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
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-13
/
+22
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-1
/
+1
2013-11-18
netfilter: nf_conntrack: decrement global counter after object release
Pablo Neira Ayuso
1
-1
/
+2
2013-11-18
netfilter: nft_compat: fix error path in nft_parse_compat()
Pablo Neira Ayuso
1
-6
/
+13
2013-11-18
netfilter: fix wrong byte order in nf_ct_seqadj_set internal information
Phil Oester
1
-2
/
+2
2013-11-18
netfilter: synproxy: correct wscale option passing
Martin Topholm
1
-3
/
+4
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
1
-1
/
+1
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+22
2013-11-13
netfilter: fix connlimit Kconfig prompt string
Randy Dunlap
1
-1
/
+1
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
65
-1873
/
+10075
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2
-61
/
+2
2013-11-08
nfnetlink: do not ack malformed messages
Jiri Benc
1
-3
/
+5
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-3
/
+22
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-8
/
+12
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
17
-154
/
+200
2013-11-04
netfilter: nft_compat: use _safe version of list_for_each
Dan Carpenter
1
-4
/
+4
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+12
2013-11-03
netfilter: ctnetlink: account both directions in one step
Holger Eitzenberger
1
-25
/
+24
2013-11-03
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
4
-20
/
+30
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
1
-2
/
+2
2013-10-30
net: ipvs: sctp: do not recalc sctp csum when ports didn't change
Daniel Borkmann
1
-6
/
+33
2013-10-29
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
1
-1
/
+6
2013-10-28
netfilter: nft_nat: Fix endianness issue reported by sparse
Tomasz Bursztyka
1
-4
/
+8
2013-10-28
net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
Daniel Borkmann
1
-2
/
+7
2013-10-27
netfilter: ipset: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-10-27
netfilter:ipset: Fix memory allocation for bitmap:port
Jozsef Kadlecsik
1
-1
/
+1
2013-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+6
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-10-22
netfilter: ipset: The unnamed union initialization may lead to compilation error
Jozsef Kadlecsik
2
-24
/
+20
2013-10-22
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
4
-54
/
+58
2013-10-22
netfilter: x_tables: fix ordering of jumpstack allocation and table update
Will Deacon
1
-1
/
+6
2013-10-21
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
Julian Anastasov
1
-2
/
+2
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
1
-17
/
+11
2013-10-17
netfilter: xt_socket: use sock_gen_put()
Eric Dumazet
1
-11
/
+2
2013-10-15
ipvs: improved SH fallback strategy
Alexander Frolkin
1
-10
/
+29
2013-10-15
ipvs: avoid rcu_barrier during netns cleanup
Julian Anastasov
3
-7
/
+3
2013-10-14
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
2
-0
/
+58
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
3
-22
/
+365
2013-10-14
netfilter: nf_tables: add insert operation
Eric Leblond
1
-6
/
+32
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
1
-28
/
+55
2013-10-14
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
3
-0
/
+227
2013-10-14
netfilter: nf_tables: add support for dormant tables
Pablo Neira Ayuso
1
-7
/
+90
2013-10-14
netfilter: nf_tables: nft_payload: fix transport header base
Pablo Neira Ayuso
2
-2
/
+2
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
8
-55
/
+1008
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
1
-111
/
+86
2013-10-14
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
2
-28
/
+72
2013-10-14
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
2
-24
/
+110
[next]