index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
1
-6
/
+0
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-25
/
+38
2018-12-08
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
1
-1
/
+2
2018-12-08
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
1
-0
/
+1
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
2
-2
/
+2
2018-12-06
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2
-2
/
+14
2018-12-06
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
1
-2
/
+2
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
1
-0
/
+7
2018-12-04
udp: elide zerocopy operation in hot path
Willem de Bruijn
1
-11
/
+11
2018-12-04
udp: msg_zerocopy
Willem de Bruijn
1
-1
/
+22
2018-12-04
udp_tunnel: add config option to bind to a device
Alexis Bauvin
1
-0
/
+16
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-18
/
+49
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-17
/
+47
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
1
-7
/
+16
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
3
-12
/
+32
2018-11-27
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
1
-1
/
+2
2018-11-25
net: always initialize pagedlen
Willem de Bruijn
1
-1
/
+2
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+13
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
1
-6
/
+13
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+8
2018-11-19
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
David Ahern
1
-2
/
+5
2018-11-17
udp: fix jump label misuse
Paolo Abeni
1
-2
/
+2
2018-11-17
ipv6: fix a dst leak when removing its exception
Xin Long
1
-4
/
+3
2018-11-10
udp6: cleanup stats accounting in recvmsg()
Paolo Abeni
1
-25
/
+7
2018-11-09
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
1
-0
/
+74
2018-11-09
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
1
-17
/
+58
2018-11-09
net: Convert protocol error handlers from void to int
Stefano Brivio
8
-37
/
+55
2018-11-09
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
1
-11
/
+78
2018-11-09
net/ipv6: compute anycast address hash only if dev is null
Li RongQing
1
-2
/
+4
2018-11-08
udp: cope with UDP GRO packet misdirection
Paolo Abeni
1
-1
/
+23
2018-11-08
ipv6: factor out protocol delivery helper
Paolo Abeni
1
-12
/
+16
2018-11-08
udp: add support for UDP_GRO cmsg
Paolo Abeni
1
-0
/
+3
2018-11-08
udp: implement GRO for plain UDP sockets.
Paolo Abeni
1
-5
/
+1
2018-11-08
udp: implement complete book-keeping for encap_needed
Paolo Abeni
1
-5
/
+9
2018-11-08
ipv6: do not drop vrf udp multicast packets
Dewi Morgan
1
-3
/
+5
2018-11-08
ipv6: handling of multicast packets received in VRF
Mike Manning
1
-3
/
+32
2018-11-08
ipv6: allow ping to link-local address in VRF
Mike Manning
1
-1
/
+1
2018-11-08
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
1
-3
/
+2
2018-11-08
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
2
-12
/
+12
2018-11-08
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
1
-8
/
+6
2018-11-07
net: Add extack argument to ip_fib_metrics_init
David Ahern
1
-2
/
+3
2018-11-07
ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()
Eric Dumazet
1
-3
/
+10
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+9
2018-11-06
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
1
-2
/
+2
2018-11-06
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
Jeff Barnhill
1
-1
/
+1
2018-11-03
net/ipv6: Add anycast addresses to a global hashtable
Jeff Barnhill
2
-4
/
+81
2018-10-27
net: allow traceroute with a specified interface in a vrf
Mike Manning
1
-1
/
+1
2018-10-27
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
1
-2
/
+1
2018-10-26
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
1
-0
/
+1
[next]