index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-12-15
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
2018-12-15
net: use indirect call wrappers at GRO network layer
Paolo Abeni
2018-12-15
ipv6: Fix handling of LLA with VRF and sockets bound to VRF
David Ahern
2018-12-14
net: tcp6: prefer listeners bound to an address
Peter Oskolkov
2018-12-14
net: udp6: prefer listeners bound to an address
Peter Oskolkov
2018-12-10
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-08
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
2018-12-07
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-05
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
2018-12-03
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-03
udp: msg_zerocopy
Willem de Bruijn
2018-12-03
udp_tunnel: add config option to bind to a device
Alexis Bauvin
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-27
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
2018-11-24
net: always initialize pagedlen
Willem de Bruijn
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-18
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
David Ahern
2018-11-16
udp: fix jump label misuse
Paolo Abeni
2018-11-16
ipv6: fix a dst leak when removing its exception
Xin Long
2018-11-09
udp6: cleanup stats accounting in recvmsg()
Paolo Abeni
2018-11-08
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2018-11-08
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2018-11-08
net/ipv6: compute anycast address hash only if dev is null
Li RongQing
2018-11-07
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2018-11-07
ipv6: factor out protocol delivery helper
Paolo Abeni
2018-11-07
udp: add support for UDP_GRO cmsg
Paolo Abeni
2018-11-07
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2018-11-07
udp: implement complete book-keeping for encap_needed
Paolo Abeni
2018-11-07
ipv6: do not drop vrf udp multicast packets
Dewi Morgan
2018-11-07
ipv6: handling of multicast packets received in VRF
Mike Manning
2018-11-07
ipv6: allow ping to link-local address in VRF
Mike Manning
2018-11-07
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
2018-11-07
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2018-11-06
net: Add extack argument to ip_fib_metrics_init
David Ahern
2018-11-06
ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()
Eric Dumazet
2018-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-05
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
[next]