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: nf_log: avoid oops in (un)bind with invalid nfproto values
Jan Engelhardt
2011-03-02
1
-0
/
+4
*
ipvs: fix dst_lock locking on dest update
Julian Anastasov
2011-03-02
1
-2
/
+2
*
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
2011-02-17
3
-19
/
+43
*
netfilter: nf_iterate: fix incorrect RCU usage
Patrick McHardy
2011-02-14
1
-1
/
+2
*
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
Pablo Neira Ayuso
2011-02-09
1
-2
/
+9
*
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
2011-02-01
1
-0
/
+3
*
netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6
Thomas Jacob
2011-01-24
1
-9
/
+7
*
netfilter: ctnetlink: fix missing refcount increment during dumps
Pablo Neira Ayuso
2011-01-24
1
-0
/
+1
*
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
2011-01-19
1
-2
/
+2
*
netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()
Pablo Neira Ayuso
2011-01-13
1
-1
/
+2
*
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
2011-01-11
1
-9
/
+5
*
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2011-01-10
1
-1
/
+2
*
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
2011-01-09
1
-2
/
+2
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
|
*
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
1
-1
/
+1
*
|
netfilter: fix export secctx error handling
Pablo Neira Ayuso
2011-01-06
2
-12
/
+15
*
|
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
Changli Gao
2011-01-06
2
-20
/
+20
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-19
1
-0
/
+1
|
\
|
|
*
netfilter: fix IP_VS dependencies
Patrick McHardy
2010-11-18
1
-0
/
+1
*
|
net: use the macros defined for the members of flowi
Changli Gao
2010-11-17
3
-36
/
+16
*
|
netfilter: allow hooks to pass error code back up the stack
Eric Paris
2010-11-17
1
-2
/
+4
*
|
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
2010-11-11
1
-3
/
+5
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-11-03
2
-1
/
+8
|
\
|
*
netfilter: fix nf_conntrack_l4proto_register()
Eric Dumazet
2010-10-29
1
-0
/
+6
|
*
netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages
Eric Dumazet
2010-10-28
1
-1
/
+2
*
|
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
David S. Miller
2010-10-28
1
-4
/
+3
|
/
*
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
2010-10-25
3
-8
/
+16
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+2
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
29
-1288
/
+2993
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-10-21
28
-1248
/
+2953
|
|
\
\
|
|
*
\
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
2010-10-21
10
-384
/
+903
|
|
|
\
\
|
|
|
*
|
ipvs: provide address family for debugging
Julian Anastasov
2010-10-21
7
-84
/
+45
|
|
|
*
|
ipvs: inherit forwarding method in backup
Julian Anastasov
2010-10-21
1
-0
/
+2
|
|
|
*
|
ipvs: changes for local client
Julian Anastasov
2010-10-21
2
-92
/
+225
|
|
|
*
|
ipvs: changes for local real server
Julian Anastasov
2010-10-21
3
-117
/
+457
|
|
|
*
|
ipvs: move ip_route_me_harder for ICMP
Julian Anastasov
2010-10-21
1
-20
/
+21
|
|
|
*
|
ipvs: create ip_vs_defrag_user
Julian Anastasov
2010-10-21
1
-21
/
+34
|
|
|
*
|
ipvs: fix CHECKSUM_PARTIAL for TUN method
Julian Anastasov
2010-10-21
1
-1
/
+1
|
|
|
*
|
ipvs: stop ICMP from FORWARD to local
Julian Anastasov
2010-10-21
1
-2
/
+19
|
|
|
*
|
ipvs: do not schedule conns from real servers
Julian Anastasov
2010-10-21
4
-8
/
+45
|
|
|
*
|
ipvs: switch to notrack mode
Julian Anastasov
2010-10-21
2
-37
/
+9
|
|
|
*
|
ipvs: optimize checksums for apps
Julian Anastasov
2010-10-21
3
-13
/
+56
|
|
|
*
|
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
Julian Anastasov
2010-10-21
2
-10
/
+10
|
|
*
|
|
tproxy: use the interface primary IP address as a default value for --on-ip
Balazs Scheidler
2010-10-21
1
-70
/
+132
|
|
*
|
|
tproxy: added IPv6 support to the socket match
Balazs Scheidler
2010-10-21
1
-11
/
+154
|
|
*
|
|
tproxy: added IPv6 support to the TPROXY target
Balazs Scheidler
2010-10-21
1
-37
/
+225
|
|
*
|
|
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
2010-10-21
1
-48
/
+0
|
|
*
|
|
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
2010-10-21
3
-14
/
+85
|
|
|
/
/
|
|
*
|
Fixed race condition at ip_vs.ko module init.
Eduardo Blanco
2010-10-19
1
-9
/
+10
[next]