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-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
3
-6
/
+6
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
15
-55
/
+55
2012-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-9
/
+23
2012-04-10
netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net
Gao feng
1
-1
/
+1
2012-04-09
netfilter: nf_ct_tcp: don't scale the size of the window up twice
Changli Gao
1
-2
/
+2
2012-04-03
netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc
Pablo Neira Ayuso
1
-0
/
+1
2012-04-03
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
1
-5
/
+19
2012-04-03
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
1
-1
/
+1
2012-04-03
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-0
/
+2
2012-04-03
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
1
-0
/
+2
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-04-02
ipset: Stop using NLA_PUT*().
David S. Miller
12
-229
/
+271
2012-04-02
ipvs: Stop using NLA_PUT*().
David S. Miller
1
-50
/
+58
2012-04-01
nf_conntrack_core: Stop using NLA_PUT*().
David S. Miller
1
-2
/
+3
2012-04-01
nf_conntrack_netlink: Stop using NLA_PUT*().
David S. Miller
1
-34
/
+49
2012-04-01
nf_conntrack_proto_dccp: Stop using NLA_PUT*().
David S. Miller
1
-8
/
+10
2012-04-01
nf_conntrack_proto_generic: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2012-04-01
nf_conntrack_proto_gre: Stop using NLA_PUT*().
David S. Miller
1
-4
/
+5
2012-04-01
nf_conntrack_proto_sctp: Stop using NLA_PUT*().
David S. Miller
1
-12
/
+10
2012-04-01
nf_conntrack_proto_tcp: Stop using NLA_PUT*().
David S. Miller
1
-33
/
+35
2012-04-01
nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().
David S. Miller
2
-8
/
+10
2012-04-01
nfnetlink_acct: Stop using NLA_PUT*().
David S. Miller
1
-4
/
+6
2012-04-01
nfnetlink_cttimeout: Stop using NLA_PUT*().
David S. Miller
1
-5
/
+6
2012-04-01
nfnetlink_log: Stop using NLA_PUT*().
David S. Miller
1
-42
/
+58
2012-04-01
nfnetlink_queue: Stop using NLA_PUT*().
David S. Miller
1
-24
/
+35
2012-04-01
net/netfilter/nfnetlink_acct.c: use linux/atomic.h
Andrew Morton
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
3
-3
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
3
-3
/
+0
2012-03-23
netfilter: nf_conntrack: permanently attach timeout policy to conntrack
Pablo Neira Ayuso
1
-17
/
+22
2012-03-23
netfilter: xt_CT: fix assignation of the generic protocol tracker
Pablo Neira Ayuso
1
-1
/
+8
2012-03-23
netfilter: xt_CT: missing rcu_read_lock section in timeout assignment
Pablo Neira Ayuso
1
-6
/
+12
2012-03-23
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
3
-24
/
+48
2012-03-22
netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6
Pablo Neira Ayuso
1
-6
/
+6
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
[next]