index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2
-3
/
+22
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
5
-18
/
+18
2006-12-02
[NETFILTER]: trivial annotations
Al Viro
3
-19
/
+16
2006-11-28
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
1
-3
/
+3
2006-11-28
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
1
-0
/
+1
2006-11-28
[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack
Yasuyuki Kozakai
1
-7
/
+6
2006-11-28
[NETFILTER]: nfctnetlink: assign helper to newly created conntrack
Yasuyuki Kozakai
1
-0
/
+8
2006-11-15
[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
Patrick McHardy
1
-3
/
+4
2006-11-15
[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL
Patrick McHardy
1
-1
/
+1
2006-11-05
[NETFILTER] bug: skb->protocol is already net-endian
Al Viro
2
-2
/
+2
2006-11-05
[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit
Al Viro
1
-1
/
+1
2006-11-05
[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
Al Viro
1
-2
/
+2
2006-10-30
[NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()
Martin Josefsson
1
-1
/
+2
2006-10-15
[NETFILTER]: ctnetlink: Remove debugging messages
Pablo Neira Ayuso
1
-69
/
+3
2006-10-15
[NETFILTER]: xt_CONNSECMARK: fix Kconfig dependencies
Patrick McHardy
1
-1
/
+3
2006-10-15
[NETFILTER]: fix cut-and-paste error in exit functions
Patrick McHardy
2
-2
/
+2
2006-10-04
[NETFILTER]: Kconfig: fix xt_physdev dependencies
Patrick McHardy
1
-1
/
+1
2006-09-22
[NETFILTER]: xt_limit: add compat conversion functions
Patrick McHardy
1
-0
/
+49
2006-09-22
[NETFILTER]: xt_CONNMARK: add compat conversion functions
Patrick McHardy
1
-0
/
+36
2006-09-22
[NETFILTER]: xt_connmark: add compat conversion functions
Patrick McHardy
1
-0
/
+36
2006-09-22
[NETFILTER]: xt_MARK: add compat conversion functions
Patrick McHardy
1
-0
/
+34
2006-09-22
[NETFILTER]: xt_mark: add compat conversion functions
Patrick McHardy
1
-0
/
+36
2006-09-22
[NETFILTER]: x_tables: simplify compat API
Patrick McHardy
1
-83
/
+109
2006-09-22
[NETFILTER]: make some netfilter globals __read_mostly
Brian Haley
1
-5
/
+5
2006-09-22
[NETFILTER]: TCP conntrack: improve dead connection detection
George Hansper
1
-1
/
+3
2006-09-22
[NETFILTER]: xt_policy: remove dups in .family
Alexey Dobriyan
1
-2
/
+0
2006-09-22
[NETFILTER]: conntrack: fix race condition in early_drop
Pablo Neira Ayuso
1
-2
/
+8
2006-09-22
[NETFILTER]: ctnetlink: simplify the code to dump the conntrack table
Pablo Neira Ayuso
1
-57
/
+10
2006-09-22
[NETFILTER]: xt_limit: don't reset state on unrelated rule updates
Patrick McHardy
1
-8
/
+8
2006-09-22
[NETFILTER]: xt_conntrack: clean up overly long lines
Patrick McHardy
1
-81
/
+98
2006-09-22
[NETFILTER]: kill listhelp.h
Patrick McHardy
3
-107
/
+96
2006-09-22
[NETFILTER]: Change tunables to __read_mostly
Brian Haley
6
-26
/
+26
2006-09-22
[NETFILTER]: xt_CONNMARK.c build fix
Benoit Boissinot
1
-2
/
+2
2006-09-22
[NETFILTER]: Fix nf_conntrack_ftp.c build.
David S. Miller
1
-1
/
+3
2006-09-22
[NETFILTER] NF_CONNTRACK_FTP: Use in6_pton() to convert address string.
YOSHIFUJI Hideaki
1
-92
/
+4
2006-09-22
[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper
Thomas Graf
2
-5
/
+5
2006-09-22
[NETFILTER]: xt_tcpmss: minor cleanups
Patrick McHardy
1
-30
/
+18
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
23
-35
/
+10
2006-09-22
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
9
-19
/
+11
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
31
-1004
/
+678
2006-09-22
[NETFILTER]: x_tables: add helpers for mass match/target registration
Patrick McHardy
1
-0
/
+60
2006-09-22
[NETFILTER]: xt_CONNMARK: use tabs for indentation
Patrick McHardy
1
-28
/
+29
2006-09-22
[NETFILTER]: nfnetlink_queue: fix typo in error message
Patrick McHardy
1
-2
/
+2
2006-09-22
[NETFILTER]: ctnetlink: remove impossible events tests for updates
Pablo Neira Ayuso
1
-5
/
+1
2006-09-22
[NETFILTER]: ctnetlink: check for listeners before sending expectation events
Pablo Neira Ayuso
1
-0
/
+3
2006-09-22
[NETFILTER]: ctnetlink: dump connection mark
Pablo Neira Ayuso
1
-0
/
+4
2006-09-22
[NETFILTER]: conntrack: introduce connection mark event
Pablo Neira Ayuso
1
-2
/
+14
2006-09-22
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
3
-0
/
+143
2006-09-22
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
3
-0
/
+125
2006-09-22
[NETFILTER]: nf_queue: handle GSO packets
Patrick McHardy
3
-22
/
+62
[next]