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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
netfilter: nf_defrag: mark xt_table structures 'const' again
Arnd Bergmann
1
-5
/
+19
2018-01-16
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
Subash Abhinov Kasiviswanathan
1
-5
/
+10
2018-01-15
ip: Define usercopy region in IP proto slab cache
David Windsor
1
-0
/
+2
2018-01-15
ipv6: Fix build with gcc-4.4.5
Ido Schimmel
1
-2
/
+6
2018-01-15
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
1
-0
/
+1
2018-01-15
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
1
-2
/
+4
2018-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+3
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+41
2018-01-11
netfilter: nf_defrag: Skip defrag if NOTRACK is set
Subash Abhinov Kasiviswanathan
2
-1
/
+15
2018-01-10
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
1
-0
/
+9
2018-01-10
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
1
-2
/
+3
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
1
-4
/
+7
2018-01-10
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
1
-23
/
+13
2018-01-10
ipv6: Use a 31-bit multipath hash
Ido Schimmel
1
-2
/
+2
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2
-6
/
+98
2018-01-10
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
1
-1
/
+2
2018-01-10
netfilter: add IPv6 segment routing header 'srh' match
Ahmed Abdelsalam
3
-0
/
+171
2018-01-10
netfilter: remove duplicated include
Wei Yongjun
1
-1
/
+0
2018-01-10
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
1
-22
/
+2
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
1
-32
/
+8
2018-01-10
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
1
-1
/
+0
2018-01-09
ipv6: remove null_entry before adding default route
Wei Wang
1
-9
/
+29
2018-01-09
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-22
/
+28
2018-01-09
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
1
-1
/
+2
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-111
/
+335
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
2
-4
/
+2
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-1
/
+2
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
4
-1
/
+290
2018-01-08
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
4
-36
/
+1
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
1
-6
/
+1
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-3
/
+3
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2
-8
/
+6
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
1
-26
/
+0
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-5
/
+5
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-2
/
+2
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
1
-7
/
+7
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
1
-2
/
+1
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
3
-3
/
+6
2018-01-08
netfilter: core: only allow one nat hook per hook point
Florian Westphal
1
-0
/
+4
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
1
-14
/
+12
2018-01-08
netfilter: conntrack: timeouts can be const
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: conntrack: constify list of builtin trackers
Florian Westphal
1
-1
/
+1
2018-01-08
xfrm: Return error on unknown encap_type in init_state
Herbert Xu
1
-2
/
+1
2018-01-07
ipv6: Flush multipath routes when all siblings are dead
Ido Schimmel
1
-8
/
+75
2018-01-07
ipv6: Take table lock outside of sernum update function
Ido Schimmel
2
-4
/
+3
2018-01-07
ipv6: Export sernum update function
Ido Schimmel
1
-3
/
+8
[prev]
[next]