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
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
3
-5
/
+5
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
3
-0
/
+3
*
[NETFILTER]: xtables: fixes warning on compilation of hashlimit
Yasuyuki Kozakai
2006-12-02
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: fix header inclusions for helpers
Yasuyuki Kozakai
2006-12-02
5
-4
/
+4
*
[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup
Patrick McHardy
2006-12-02
8
-79
/
+72
*
[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal
Patrick McHardy
2006-12-02
1
-3
/
+3
*
[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
Patrick McHardy
2006-12-02
3
-0
/
+171
*
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
Patrick McHardy
2006-12-02
3
-0
/
+543
*
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
2006-12-02
5
-0
/
+941
*
[NETFILTER]: nf_conntrack: add NetBIOS name service helper port
Patrick McHardy
2006-12-02
3
-0
/
+145
*
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
2006-12-02
3
-0
/
+297
*
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
2006-12-02
5
-0
/
+4679
*
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy
2006-12-02
3
-0
/
+253
*
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
2006-12-02
1
-0
/
+68
*
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
2006-12-02
1
-10
/
+10
*
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
2006-12-02
4
-24
/
+52
*
[NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names
Patrick McHardy
2006-12-02
3
-0
/
+3
*
[NETFILTER]: Kconfig: improve conntrack selection
Patrick McHardy
2006-12-02
1
-6
/
+44
*
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
2006-12-02
4
-6
/
+18
*
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
2006-12-02
5
-34
/
+29
*
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
2006-12-02
1
-4
/
+5
*
[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK
Patrick McHardy
2006-12-02
1
-3
/
+0
*
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
2006-12-02
3
-0
/
+98
*
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
2006-12-02
3
-0
/
+787
*
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
2006-12-02
1
-9
/
+10
*
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
2006-12-02
1
-0
/
+8
*
[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events
Pablo Neira Ayuso
2006-12-02
1
-22
/
+27
*
[NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre...
Pablo Neira Ayuso
2006-12-02
1
-3
/
+5
*
[NETFILTER]: ip_conntrack: fix NAT helper unload races
Patrick McHardy
2006-12-02
1
-4
/
+5
*
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
2006-12-02
3
-4
/
+4
*
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
2006-12-02
2
-0
/
+2
*
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
2006-12-02
6
-0
/
+240
*
[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules
Patrick McHardy
2006-12-02
7
-222
/
+244
*
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
2006-12-02
3
-0
/
+237
*
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
2006-12-02
3
-10
/
+0
*
[NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilization
Patrick McHardy
2006-12-02
1
-0
/
+1
*
[NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct()
Martin Josefsson
2006-12-02
1
-3
/
+8
*
[NETFILTER]: nf_conntrack: minor __nf_ct_refresh_acct() whitespace cleanup
Martin Josefsson
2006-12-02
1
-3
/
+4
*
[NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK
Martin Josefsson
2006-12-02
2
-11
/
+0
*
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...
Martin Josefsson
2006-12-02
2
-7
/
+50
*
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
2006-12-02
12
-137
/
+137
*
[NETFILTER]: More __read_mostly annotations
Martin Josefsson
2006-12-02
3
-5
/
+5
*
[NETFILTER]: nf_conntrack: split out protocol handling
Martin Josefsson
2006-12-02
4
-198
/
+226
*
[NETFILTER]: nf_conntrack: split out the event cache
Martin Josefsson
2006-12-02
9
-69
/
+103
*
[NETFILTER]: nf_conntrack: split out helper handling
Martin Josefsson
2006-12-02
3
-120
/
+153
*
[NETFILTER]: nf_conntrack: split out expectation handling
Martin Josefsson
2006-12-02
6
-343
/
+372
*
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
2006-12-02
1
-3
/
+1
*
[SCTP]: Netfilter sctp annotations.
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: netfilter checksum annotations
Al Viro
2006-12-02
1
-17
/
+10
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
2
-3
/
+22
[next]