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
2019-09-27
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
1
-2
/
+4
2019-09-27
ipv6: tcp: provide sk->sk_priority to ctl packets
Eric Dumazet
1
-7
/
+9
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
3
-5
/
+7
2019-09-26
ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
Jason A. Donenfeld
1
-1
/
+2
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-09-20
ipv6: fix a typo in fib6_rule_lookup()
Eric Dumazet
1
-1
/
+1
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-3
/
+6
2019-09-16
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
Xin Long
1
-1
/
+1
2019-09-16
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2
-2
/
+5
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-9
/
+14
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
3
-3
/
+7
2019-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-7
/
+6
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
1
-2
/
+2
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-09-12
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
Christophe JAILLET
1
-1
/
+1
2019-09-11
ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
Stefano Brivio
1
-1
/
+1
2019-09-07
ipmr: remove hard code cache_resolve_queue_len limit
Hangbin Liu
1
-2
/
+2
2019-09-07
ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()
Maciej Żenczykowski
1
-1
/
+1
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
1
-5
/
+6
2019-09-05
ipv6: Fix RTA_MULTIPATH with nexthop objects
David Ahern
1
-1
/
+1
2019-09-05
net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
Maciej Żenczykowski
1
-2
/
+6
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+3
2019-08-28
mld: fix memory leak in mld_del_delrec()
Eric Dumazet
1
-2
/
+3
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+10
2019-08-23
ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
Sabrina Dubroca
1
-8
/
+8
2019-08-23
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
Xin Long
1
-1
/
+3
2019-08-21
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
Hangbin Liu
1
-1
/
+2
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-2
/
+2
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+15
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
2
-2
/
+2
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-6
/
+5
2019-08-05
ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu
David Ahern
1
-8
/
+6
2019-08-05
ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
David Ahern
1
-1
/
+1
2019-08-03
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
1
-2
/
+2
2019-07-30
tcp: add skb-less helpers to retrieve SYN cookie
Petar Penkov
1
-0
/
+15
2019-07-27
ipv6: remove printk
Jonathan Lemon
1
-3
/
+1
2019-07-26
ip6_tunnel: fix possible use-after-free on xmit
Haishuang Yan
1
-4
/
+2
2019-07-24
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
Haishuang Yan
1
-1
/
+2
2019-07-22
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
1
-0
/
+1
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+8
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+27
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
3
-15
/
+8
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
1
-1
/
+17
2019-07-17
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
1
-1
/
+1
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-14
sit: use dst_cache in ipip6_tunnel_xmit
Haishuang Yan
1
-4
/
+9
2019-07-11
ipv6: fix static key imbalance in fl_create()
Eric Dumazet
1
-3
/
+6
[next]