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
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
31
-295
/
+2996
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+12
2012-03-17
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
1
-11
/
+12
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-5
/
+6
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+6
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
3
-16
/
+256
2012-03-07
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
5
-10
/
+78
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
10
-0
/
+909
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
8
-44
/
+102
2012-03-07
netfilter: nf_ct_gre: add unsigned int array to define timeouts
Pablo Neira Ayuso
1
-4
/
+12
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
1
-14
/
+13
2012-03-07
netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to array
Pablo Neira Ayuso
2
-18
/
+37
2012-03-07
netfilter: ctnetlink: fix lockep splats
Hans Schillstrom
1
-16
/
+24
2012-03-07
netfilter: xt_LOG: fix bogus extra layer-4 logging information
Richard Weinberger
1
-0
/
+4
2012-03-07
netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_events
Tony Zelenoff
1
-26
/
+29
2012-03-07
netfilter: nf_ct_ecache: trailing whitespace removed
Tony Zelenoff
1
-1
/
+1
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
3
-0
/
+931
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
2
-1
/
+72
2012-03-07
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
1
-2
/
+66
2012-03-07
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
1
-1
/
+11
2012-03-07
netfilter: ctnetlink: allow to set helper for new expectations
Pablo Neira Ayuso
1
-1
/
+29
2012-03-07
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
4
-93
/
+329
2012-03-07
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
13
-60
/
+60
2012-03-06
netfilter: nf_conntrack: fix early_drop with reliable event delivery
Pablo Neira Ayuso
1
-2
/
+6
2012-03-06
netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload
Pablo Neira Ayuso
1
-3
/
+0
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-45
/
+86
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-45
/
+86
2012-02-26
netfilter: ctnetlink: support kernel-space dump filtering by ctmark
Pablo Neira Ayuso
1
-1
/
+34
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
3
-11
/
+23
2012-02-24
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
2
-34
/
+50
2012-02-24
Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"
Pablo Neira Ayuso
1
-16
/
+27
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-3
/
+3
2012-02-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
3
-36
/
+49
2012-02-22
netfilter: ip6_route_output() never returns NULL.
RongQing.Li
1
-2
/
+3
2012-02-21
netfilter: ctnetlink: fix soft lockup when netlink adds new entries
Jozsef Kadlecsik
1
-27
/
+16
2012-02-09
netfilter: nf_queue: fix queueing of bridged gro skbs
Florian Westphal
1
-8
/
+32
2012-02-04
ipvs: fix matching of fwmark templates during scheduling
Simon Horman
1
-1
/
+1
2012-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-32
/
+34
2012-01-17
netfilter: ipset: dumping error triggered removing references twice
Jozsef Kadlecsik
1
-0
/
+1
2012-01-17
netfilter: ipset: autoload set type modules safely
Jozsef Kadlecsik
1
-10
/
+26
2012-01-16
netfilter: revert user-space expectation helper support
Pablo Neira Ayuso
3
-21
/
+3
2012-01-16
netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled
Stephen Rothwell
1
-1
/
+4
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
8
-12
/
+12
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2012-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+12
2012-01-01
netfilter: nfnetlink_acct: fix nfnl_acct_get operation
Pablo Neira Ayuso
1
-4
/
+13
2011-12-31
netfilter: ctnetlink: fix timeout calculation
Xi Wang
1
-2
/
+2
[next]