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
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-03-12
inet: Use fallthrough;
Joe Perches
1
-1
/
+1
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-14
/
+14
2019-11-15
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
1
-1
/
+1
2019-11-12
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
1
-0
/
+1
2019-11-12
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
1
-0
/
+1
2019-10-17
netfilter: nft_tproxy: Fix typo in IPv6 module description.
Norman Rasmussen
1
-1
/
+1
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-09-13
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
2
-4
/
+4
2019-09-13
netfilter: update include directives.
Jeremy Sowden
1
-1
/
+0
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
1
-1
/
+1
2019-08-03
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
1
-2
/
+2
2019-07-16
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
1
-0
/
+2
2019-07-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
1
-2
/
+6
2019-07-11
ipv6: Use ipv6_authlen for len
yangxingwu
4
-4
/
+4
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-439
/
+36
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
25
-118
/
+45
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-101
/
+34
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-10
/
+12
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
1
-2
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
22
-91
/
+22
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-10
/
+12
2019-06-17
netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY
Fernando Fernandez Mancera
1
-411
/
+9
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-10
Update my email address
Jozsef Kadlecsik
1
-1
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-15
/
+3
2019-06-07
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
1
-3
/
+7
2019-06-04
netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
Guillaume Nault
1
-7
/
+5
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+2
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
3
-15
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-15
/
+3
2019-05-26
net: dynamically allocate fqdir structures
Eric Dumazet
1
-13
/
+14
2019-05-26
net: add a net pointer to struct fqdir
Eric Dumazet
1
-4
/
+2
2019-05-26
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
1
-2
/
+1
2019-05-26
netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...
Eric Dumazet
1
-12
/
+7
2019-05-26
net: rename struct fqdir fields
Eric Dumazet
1
-20
/
+20
2019-05-26
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
1
-2
/
+2
2019-05-26
inet: rename netns_frags to fqdir
Eric Dumazet
1
-2
/
+2
2019-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-14
/
+2
2019-05-21
netfilter: nft_fib: Fix existence check support
Phil Sutter
1
-14
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
3
-0
/
+3
2019-04-11
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
3
-90
/
+3
2019-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
1
-1
/
+1
2019-04-08
netfilter: nf_tables: merge route type into core
Florian Westphal
3
-100
/
+0
2019-03-18
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
1
-0
/
+6
[next]