index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2011-08-07
netfilter: avoid double free in nf_reinject
Julian Anastasov
2011-07-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
David S. Miller
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
IPVS: Free resources on module removal
Simon Horman
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-07-21
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...
Jozsef Kadlecsik
2011-07-20
net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()
Paul E. McKenney
2011-07-19
netfilter: nfnetlink_queue: batch verdict support
Florian Westphal
2011-07-19
netfilter: nfnetlink_queue: assert monotonic packet ids
Eric Dumazet
2011-07-18
netfilter: nfnetlink_queue: provide rcu enabled callbacks
Eric Dumazet
2011-07-18
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
Eric Dumazet
2011-07-01
netfilter: Reduce switch/case indent
Joe Perches
2011-06-30
netfilter: add SELinux context support to AUDIT target
Mr Dash Four
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-21
Remove redundant linux/version.h includes from net/
Jesper Juhl
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-16
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: hash:net,iface type introduced
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: use the stored first cidr value instead of '1'
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: fix return code for destroy when sets are in use
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: use unified from/to address masking and check the usage
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: take into account cidr value for the from address when crea...
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: set type support with multiple revisions added
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: fix adding ranges to hash types
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: support listing setnames and headers too
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: options and flags support added to the kernel API
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: whitespace fixes: some space before tab slipped in
Jozsef Kadlecsik
2011-06-16
netfilter: ipset: timeout can be modified for already added elements
Jozsef Kadlecsik
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
2011-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Patrick McHardy
2011-06-16
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-06-14
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
2011-06-14
IPVS: labels at pos 0
Hans Schillstrom
2011-06-13
IPVS netns exit causes crash in conntrack
Hans Schillstrom
2011-06-13
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
2011-06-13
ipvs: support more FTP PASV responses
Julian Anastasov
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-06
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
Pablo Neira Ayuso
2011-06-06
netfilter: ipset: Use the stored first cidr value instead of '1'
Jozsef Kadlecsik
2011-06-06
netfilter: ipset: Fix return code for destroy when sets are in use
Jozsef Kadlecsik
2011-06-06
ipvs: restore support for iptables SNAT
Julian Anastasov
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2011-05-26
netfilter: ipset: fix ip_set_flush return code
Jozsef Kadlecsik
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]