index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
42
-2
/
+40
2010-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+4
2010-03-25
netfilter: xt_hashlimit: IPV6 bugfix
Eric Dumazet
1
-0
/
+1
2010-03-25
netfilter: xt_hashlimit: dl_seq_stop() fix
Eric Dumazet
1
-1
/
+2
2010-03-22
netfilter: xt_recent: fix regression in rules using a zero hit_count
Patrick McHardy
1
-1
/
+1
2010-03-21
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
2
-3
/
+5
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-3
/
+3
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-24
/
+22
2010-02-26
netfilter: nfnetlink_log: fix silly refcount leak
Alexey Dobriyan
1
-1
/
+1
2010-02-26
IPVS: ip_vs_lblcr: use list headA
Simon Horman
1
-23
/
+21
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-6
/
+10
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
1
-4
/
+8
2010-02-23
netfilter: xt_recent: fix false match
Tim Gardner
1
-1
/
+1
2010-02-23
netfilter: xt_recent: fix buffer overflow
Tim Gardner
1
-1
/
+1
2010-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-12
/
+12
2010-02-19
netfilter: nf_queue: fix NF_STOLEN skb leak
Eric Dumazet
1
-1
/
+1
2010-02-19
netfilter: ctnetlink: fix creation of conntrack with helpers
Pablo Neira Ayuso
1
-11
/
+11
2010-02-19
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2
-8
/
+7
2010-02-18
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
7
-11
/
+1264
2010-02-18
xt_hashlimit: fix locking
Eric Dumazet
1
-4
/
+0
2010-02-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
1
-3
/
+3
2010-02-15
netfilter: ctnetlink: add zone support
Patrick McHardy
1
-19
/
+73
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
10
-54
/
+147
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
5
-7
/
+9
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
3
-8
/
+8
2010-02-15
netfilter: xtables: print details on size mismatch
Jan Engelhardt
1
-2
/
+6
2010-02-15
netfilter: xt_recent: inform user when hitcount is too large
Jan Engelhardt
1
-2
/
+6
2010-02-12
netfilter: don't use INIT_RCU_HEAD()
Alexey Dobriyan
3
-3
/
+0
2010-02-11
netfilter: nf_conntrack_sip: add T.38 FAX support
Patrick McHardy
1
-5
/
+23
2010-02-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
1
-0
/
+10
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
1
-29
/
+176
2010-02-11
netfilter: nf_conntrack_sip: pass data offset to NAT functions
Patrick McHardy
1
-38
/
+44
2010-02-11
netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing
Patrick McHardy
1
-3
/
+4
2010-02-11
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
Patrick McHardy
2
-0
/
+12
2010-02-11
netfilter: ctnetlink: dump expectation helper name
Patrick McHardy
1
-0
/
+4
2010-02-10
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2
-1
/
+92
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
2
-1
/
+38
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
1
-0
/
+54
2010-02-10
netfilter: ctnetlink: add missing netlink attribute policies
Patrick McHardy
1
-5
/
+36
2010-02-10
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
Alexey Dobriyan
1
-2
/
+2
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
10
-87
/
+99
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2
-3
/
+3
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
5
-31
/
+35
2010-02-08
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Alexey Dobriyan
1
-1
/
+1
2010-02-08
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
1
-16
/
+23
2010-02-08
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Patrick McHardy
1
-12
/
+12
2010-02-03
netfilter: xtables: add CT target
Patrick McHardy
4
-0
/
+190
2010-02-03
netfilter: nf_conntrack: support conntrack templates
Patrick McHardy
3
-21
/
+48
2010-02-03
netfilter: ctnetlink: support selective event delivery
Patrick McHardy
2
-2
/
+2
2010-02-03
netfilter: nf_conntrack: split up IPCT_STATUS event
Patrick McHardy
7
-8
/
+10
[next]