index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ctnetlink: fix timeout calculation
Xi Wang
2011-12-31
1
-2
/
+2
*
ipvs: try also real server with port 0 in backup server
Julian Anastasov
2011-12-31
3
-4
/
+10
*
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-12-24
1
-5
/
+13
|
\
|
*
netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded
Pablo Neira Ayuso
2011-12-24
1
-0
/
+3
|
*
netfilter: ctnetlink: fix return value of ctnetlink_get_expect()
Pablo Neira Ayuso
2011-12-24
1
-5
/
+10
*
|
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
2011-12-23
1
-3
/
+3
|
/
*
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
2011-12-01
1
-1
/
+0
*
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-11-29
5
-43
/
+73
|
\
|
*
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-22
2
-40
/
+70
|
*
netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c
Jozsef Kadlecsik
2011-11-21
3
-3
/
+3
*
|
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
2011-11-23
1
-1
/
+0
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
8
-0
/
+9
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
5
-0
/
+5
|
*
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
|
netfilter: do not propagate nf_queue errors in nf_hook_slow
Florian Westphal
2011-11-01
1
-6
/
+5
*
|
ipvs: Remove unused variable "cs" from ip_vs_leave function.
Krzysztof Wilczynski
2011-11-01
1
-1
/
+1
*
|
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
13
-60
/
+28
*
|
ipvs: Removed unused variables
Simon Horman
2011-11-01
1
-4
/
+0
*
|
ipvs: Remove unused return value of protocol state transitions
Simon Horman
2011-11-01
4
-24
/
+14
*
|
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2011-11-01
2
-2
/
+2
*
|
ipvs: Expose ip_vs_ftp module parameters via sysfs.
Krzysztof Wilczynski
2011-11-01
1
-2
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
9
-31
/
+31
|
\
|
*
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
3
-53
/
+88
|
|
\
|
*
\
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
4
-10
/
+10
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-07
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
9
-31
/
+31
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
2
-4
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
4
-2
/
+4
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
net: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-15
1
-3
/
+2
*
|
|
|
|
|
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-10-17
3
-53
/
+88
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
2011-10-12
2
-51
/
+86
|
*
|
|
|
|
netfilter: nf_conntrack: fix event flooding in GRE protocol tracker
Florian Westphal
2011-10-03
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
netfilter: Use proper rwlock init function
Thomas Gleixner
2011-10-05
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-08-30
4
-10
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_s...
Jozsef Kadlecsik
2011-08-30
1
-1
/
+1
|
*
|
|
netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP option
Jozsef Kadlecsik
2011-08-30
1
-2
/
+2
|
*
|
|
netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation
Sanket Shah
2011-08-30
1
-0
/
+1
|
*
|
|
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
Florian Westphal
2011-08-30
1
-2
/
+2
|
*
|
|
netfilter: xt_rateest: fix xt_rateest_mt_checkentry()
Eric Dumazet
2011-07-29
1
-5
/
+4
*
|
|
|
netfilter: avoid double free in nf_reinject
Julian Anastasov
2011-08-07
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
David S. Miller
2011-07-28
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
IPVS: Free resources on module removal
Simon Horman
2011-07-22
1
-0
/
+1
*
|
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
1
-7
/
+1
|
\
\
|
*
|
net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()
Paul E. McKenney
2011-07-20
1
-7
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-07-21
10
-76
/
+215
|
\
\
|
*
|
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...
Jozsef Kadlecsik
2011-07-21
7
-20
/
+56
[next]