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
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-02
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
1
-0
/
+1
2015-08-28
Revert "netfilter: xtables: compute exact size needed for jumpstack"
Florian Westphal
2
-30
/
+17
2015-08-21
netfilter: nf_dup: fix sparse warnings
Pablo Neira Ayuso
1
-1
/
+1
2015-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
4
-5
/
+6
2015-08-17
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
3
-4
/
+4
2015-08-18
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
1
-1
/
+2
2015-08-18
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
1
-2
/
+6
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
3
-8
/
+8
2015-08-10
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
1
-1
/
+2
2015-08-07
netfilter: nf_tables: add nft_dup expression
Pablo Neira Ayuso
4
-1
/
+118
2015-08-07
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
3
-0
/
+128
2015-07-30
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
1
-5
/
+2
2015-07-15
netfilter: xtables: remove __pure annotation
Florian Westphal
2
-2
/
+2
2015-07-15
netfilter: add and use jump label for xt_tee
Florian Westphal
1
-1
/
+2
2015-07-15
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
2
-25
/
+23
2015-07-15
netfilter: xtables: compute exact size needed for jumpstack
Florian Westphal
2
-17
/
+30
2015-07-02
netfilter: arptables: use percpu jumpstack
Florian Westphal
1
-9
/
+16
2015-06-24
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
1
-1
/
+1
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2
-4
/
+4
2015-06-15
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
1
-1
/
+2
2015-06-12
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
2
-83
/
+31
2015-06-12
netfilter: xtables: use percpu rule counters
Florian Westphal
2
-9
/
+54
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+1
2015-05-26
netfilter: remove unused comefrom hookmask argument
Florian Westphal
1
-3
/
+1
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+12
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2
-0
/
+12
2015-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+5
2015-05-17
netfilter: synproxy: fix sparse errors
Eric Dumazet
1
-2
/
+2
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
1
-0
/
+5
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
3
-14
/
+10
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+3
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
1
-0
/
+2
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
17
-140
/
+88
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
1
-1
/
+3
2015-04-04
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
2
-7
/
+6
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
4
-4
/
+4
2015-04-04
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
6
-19
/
+16
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
3
-37
/
+28
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
14
-100
/
+61
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-25
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2
-2
/
+6
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
1
-3
/
+3
2015-03-18
netfilter: Remove uses of seq_<foo> return values
Joe Perches
1
-1
/
+3
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
1
-1
/
+1
2015-03-06
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
1
-17
/
+21
2015-03-06
netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_cluster
Pablo Neira Ayuso
1
-0
/
+7
[next]