index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
2012-06-07
netfilter: NFQUEUE: don't xor src/dst ip address for load distribution
Florian Westphal
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
2012-06-07
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2012-06-07
netfilter: nf_ct_gre: use new namespace support
Gao feng
2012-06-07
netfilter: nf_ct_dccp: use new namespace support
Gao feng
2012-06-07
netfilter: nf_ct_udplite: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_sctp: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_udp: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_tcp: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_generic: add namespace support
Gao feng
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
2012-06-07
netfilter: Add fail-open support
Krishna Kumar
2012-06-07
netfilter: xt_connlimit: remove revision 0
Cong Wang
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-06-04
net: Remove casts to same type
Joe Perches
2012-06-04
net: use consume_skb() in place of kfree_skb()
Eric Dumazet
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-17
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
Pablo Neira Ayuso
2012-05-17
netfilter: xt_CT: remove redundant header include
Eldad Zack
2012-05-17
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
2012-05-17
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
Pablo Neira Ayuso
2012-05-17
netfilter: xt_HMARK: modulus is expensive for hash calculation
Pablo Neira Ayuso
2012-05-17
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
Dan Carpenter
2012-05-17
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-09
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
[prev]
[next]