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-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
2
-2
/
+2
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+0
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-1
/
+2
2015-12-10
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
1
-0
/
+1
2015-11-23
netfilter: remove duplicate include
stephen hemminger
1
-1
/
+0
2015-11-18
net ipv4: use preferred log methods
Bastian Stender
3
-15
/
+15
2015-11-09
netfilter: Fix removal of GRE expectation entries created by PPTP
Anthony Lineham
1
-1
/
+1
2015-11-05
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
Eric Dumazet
1
-3
/
+2
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+2
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
4
-6
/
+7
2015-10-16
netfilter: ipv4: whitespace around operators
Ian Morris
3
-6
/
+6
2015-10-16
netfilter: ipv4: code indentation
Ian Morris
3
-5
/
+5
2015-10-16
netfilter: ipv4: function definition layout
Ian Morris
2
-6
/
+6
2015-10-16
netfilter: ipv4: ternary operator layout
Ian Morris
2
-5
/
+5
2015-10-16
netfilter: ipv4: label placement
Ian Morris
2
-2
/
+2
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
4
-14
/
+0
2015-10-12
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
1
-3
/
+4
2015-10-12
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
lucien
1
-3
/
+1
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
3
-3
/
+3
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
3
-3
/
+3
2015-10-01
netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
Pablo Neira Ayuso
1
-0
/
+1
2015-09-29
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
5
-5
/
+7
2015-09-29
netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp
Eric W. Biederman
1
-7
/
+9
2015-09-29
ipv4: Push struct net down into nf_send_reset
Eric W. Biederman
3
-3
/
+3
2015-09-18
netfilter: Pass net into nf_xfrm_me_harder
Eric W. Biederman
1
-2
/
+2
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
15
-51
/
+51
2015-09-18
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
1
-2
/
+2
2015-09-18
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
2
-20
/
+5
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2
-4
/
+3
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2
-0
/
+2
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
8
-10
/
+9
2015-09-18
inet netfilter: Prefer state->hook to ops->hooknum
Eric W. Biederman
3
-10
/
+10
2015-09-18
inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
Eric W. Biederman
8
-22
/
+15
2015-09-17
netfilter: Use nf_hook_state.net
Eric W. Biederman
10
-30
/
+19
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
[next]