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-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
1
-1
/
+1
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2
-2
/
+2
2018-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-18
/
+11
2018-02-27
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-0
/
+7
2018-02-27
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-4
/
+8
2018-02-25
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
1
-4
/
+5
2018-02-25
netfilter: don't set F_IFACE on ipv6 fib lookups
Florian Westphal
2
-14
/
+2
2018-02-25
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
1
-0
/
+4
2018-02-23
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-15
/
+15
2018-02-16
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+5
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
3
-5
/
+7
2018-02-14
netfilter: x_tables: rate-limit table mismatch warnings
Florian Westphal
1
-2
/
+2
2018-02-14
netfilter: add back stackpointer size checks
Florian Westphal
1
-0
/
+4
2018-02-14
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
1
-8
/
+2
2018-02-07
tcp: tracepoint: only call trace_tcp_send_reset with full socket
Song Liu
1
-1
/
+2
2018-02-07
net/ipv6: onlink nexthop checks should default to main table
David Ahern
1
-2
/
+3
2018-02-07
net/ipv6: Handle reject routes with onlink flag
David Ahern
1
-1
/
+2
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-2
/
+3
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2018-02-06
build_bug.h: remove BUILD_BUG_ON_NULL()
Masahiro Yamada
1
-4
/
+4
2018-02-07
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
1
-0
/
+1
2018-02-06
net: erspan: fix erspan config overwrite
William Tu
1
-9
/
+0
2018-02-06
net: erspan: fix metadata extraction
William Tu
1
-2
/
+4
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-02-02
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
1
-2
/
+1
2018-02-02
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-18
/
+17
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
46
-585
/
+1869
2018-01-31
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2
-18
/
+17
2018-01-31
ip6mr: fix stale iterator
Nikolay Aleksandrov
1
-0
/
+1
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+1
2018-01-29
ipv6: addrconf: break critical section in addrconf_verify_rtnl()
Eric Dumazet
1
-0
/
+2
2018-01-29
ipv6: change route cache aging logic
Wei Wang
1
-8
/
+12
2018-01-29
net: ipv6: send unsolicited NA after DAD
David Ahern
2
-4
/
+31
2018-01-29
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
Martin KaFai Lau
1
-4
/
+7
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+5
2018-01-26
net/ipv6: Add support for onlink flag
David Ahern
1
-1
/
+50
2018-01-26
net/ipv6: Add flags and table id to ip6_nh_lookup_table
David Ahern
1
-4
/
+8
2018-01-26
net/ipv6: Move gateway validation into helper
David Ahern
1
-36
/
+49
2018-01-25
net: erspan: use bitfield instead of mask and offset
William Tu
1
-23
/
+13
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
3
-7
/
+5
2018-01-25
net/ipv6: Do not allow route add with a device that is down
David Ahern
1
-0
/
+6
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+3
2018-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2018-01-23
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2
-2
/
+2
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+9
2018-01-23
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
Yossi Kuperman
1
-0
/
+1
2018-01-22
gso: validate gso_type in GSO handlers
Willem de Bruijn
3
-0
/
+9
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-58
/
+216
[next]