index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2012-06-29
netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg
Tomasz Bursztyka
2012-06-29
netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent
Tomasz Bursztyka
2012-06-25
netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6
Eric Dumazet
2012-06-25
netfilter: ipset: fix interface comparision in hash-netiface sets
Florian Westphal
2012-06-07
netfilter: nf_ct_h323: fix bug in rtcp natting
Pablo Neira Ayuso
2012-06-07
netfilter: xt_HMARK: fix endianness and provide consistent hashing
Hans Schillstrom
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
Pablo Neira Ayuso
2012-05-16
netfilter: xt_CT: remove redundant header include
Eldad Zack
2012-05-16
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
2012-05-16
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
Pablo Neira Ayuso
2012-05-16
netfilter: xt_HMARK: modulus is expensive for hash calculation
Pablo Neira Ayuso
2012-05-16
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
Dan Carpenter
2012-05-16
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-14
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
Alex Shi
2012-05-10
netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
netfilter: hashlimit: byte-based limit mode
Florian Westphal
2012-05-09
netfilter: hashlimit: move rateinfo initialization to helper
Florian Westphal
2012-05-09
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2012-05-09
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
2012-05-09
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
2012-05-08
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
2012-05-08
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
2012-05-08
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
2012-05-08
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
2012-05-08
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
2012-05-08
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
2012-05-08
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2012-05-08
netfilter: nf_ct_ecache: refactor notifier registration
Tony Zelenoff
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-30
netfilter: xt_CT: fix wrong checking in the timeout assignment path
Pablo Neira Ayuso
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
2012-04-30
ipvs: null check of net->ipvs in lblc(r) shedulers
Hans Schillstrom
[next]