index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
netfilter: nf_tables: add nft_dup expression
Pablo Neira Ayuso
4
-1
/
+116
2015-08-07
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
3
-0
/
+104
2015-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-31
/
+33
2015-08-04
netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()
Subash Abhinov Kasiviswanathan
1
-5
/
+0
2015-07-30
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
1
-5
/
+2
2015-07-26
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
1
-3
/
+3
2015-07-15
netfilter: xtables: remove __pure annotation
Florian Westphal
1
-1
/
+1
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
1
-12
/
+14
2015-07-15
netfilter: xtables: compute exact size needed for jumpstack
Florian Westphal
1
-8
/
+15
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
1
-2
/
+2
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
1
-49
/
+16
2015-06-12
netfilter: xtables: use percpu rule counters
Florian Westphal
1
-5
/
+26
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-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
1
-0
/
+6
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
-13
/
+9
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
13
-124
/
+76
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
1
-1
/
+3
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-1
/
+1
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
3
-3
/
+3
2015-04-04
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
6
-20
/
+16
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
3
-36
/
+27
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
11
-87
/
+52
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-4
/
+2
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-4
/
+2
2015-03-25
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2
-2
/
+7
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2015-03-22
netfilter: ip6t_REJECT: check for IP6T_F_PROTO
Pablo Neira Ayuso
1
-1
/
+2
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
1
-3
/
+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
-7
/
+11
2015-03-03
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
1
-0
/
+35
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
1
-4
/
+4
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-6
/
+103
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2
-66
/
+115
2014-11-28
netfilter: nf_log_ipv6: correct typo in module description
Steven Noonan
1
-1
/
+1
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
4
-84
/
+2
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-5
/
+184
2014-11-13
netfilter: fix various sparse warnings
Florian Westphal
2
-4
/
+4
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
1
-0
/
+1
2014-11-05
netfilter: Convert print_tuple functions to return void
Joe Perches
2
-8
/
+8
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-66
/
+109
2014-10-30
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
1
-1
/
+11
2014-10-27
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
3
-0
/
+87
2014-10-27
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
3
-0
/
+82
[prev]
[next]