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-17
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
1
-11
/
+12
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-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-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
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
3
-4
/
+10
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+13
2011-12-29
netfilter: Kconfig: fix unmet xt_nfacct dependencies
Pablo Neira Ayuso
1
-1
/
+1
2011-12-28
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
2
-2
/
+2
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
3
-8
/
+18
2011-12-27
netfilter: xtables: collapse conditions in xt_ecn
Jan Engelhardt
1
-9
/
+6
2011-12-27
netfilter: xtables: add an IPv6 capable version of the ECN match
Patrick McHardy
1
-26
/
+80
2011-12-27
netfilter: xtables: give xt_ecn its own name
Jan Engelhardt
1
-17
/
+17
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
3
-0
/
+138
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
13
-107
/
+590
2011-12-25
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
3
-0
/
+87
2011-12-25
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
3
-0
/
+361
2011-12-24
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-5
/
+13
2011-12-24
netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded
Pablo Neira Ayuso
1
-0
/
+3
2011-12-24
netfilter: ctnetlink: fix return value of ctnetlink_get_expect()
Pablo Neira Ayuso
1
-5
/
+10
2011-12-24
netfilter: ctnetlink: get and zero operations must be atomic
Pablo Neira Ayuso
1
-45
/
+39
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
1
-0
/
+1
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
1
-2
/
+2
2011-12-23
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
4
-46
/
+42
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
4
-4
/
+4
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-19
net: two vzalloc() cleanups
Eric Dumazet
1
-2
/
+1
2011-12-18
netfilter: ctnetlink: support individual atomic-get-and-reset of counters
Pablo Neira Ayuso
1
-0
/
+11
2011-12-18
netfilter: ctnetlink: use expect instead of master tuple in get operation
Pablo Neira Ayuso
1
-1
/
+3
2011-12-18
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
4
-31
/
+31
2011-12-16
net:netfilter: use IS_ENABLED
Igor Maravić
19
-46
/
+45
[next]