Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
557c37360eca864eba692be7b7b72ec937b330af
/
net
/
ipv6
c5ee066
ipv6: Consider sk_bound_dev_if when binding a socket to an address
by David Ahern
· 6 years ago
7315587
ipv6: Fix dump of specific table with strict checking
by David Ahern
· 6 years ago
7adf324
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
by Stefano Brivio
· 6 years ago
cb9f1b7
ip: validate header length on virtual device xmit
by Willem de Bruijn
· 6 years ago
7f334a7
ipv6: fix typo in net/ipv6/reassembly.c
by Su Yanjun
· 6 years ago
178fe94
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
by Christophe JAILLET
· 6 years ago
f0fb9b2
ipv6/route: Add a missing check on proc_dointvec
by Aditya Pakki
· 6 years ago
ce28bb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
cbb4969
ipv6: tunnels: fix two use-after-free
by Eric Dumazet
· 6 years ago
c3e5336
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
d15f5ac
ipv6: frags: Fix bogus skb->sk in reassembled packets
by Herbert Xu
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ac68a3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
fb24274
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
by Cong Wang
· 6 years ago
2294be0f
net: use skb_sec_path helper in more places
by Florian Westphal
· 6 years ago
0ca64da
xfrm: change secpath_set to return secpath struct, not error value
by Florian Westphal
· 6 years ago
df5042f
sk_buff: add skb extension infrastructure
by Florian Westphal
· 6 years ago
c4b0e77
netfilter: avoid using skb->nf_bridge directly
by Florian Westphal
· 6 years ago
fa89a45
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
by YueHaibing
· 6 years ago
77c7a7b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
f5c6dfd
ip6mr: Drop mfc6_cache argument to ip6mr_forward2
by David Ahern
· 6 years ago
8f932f7
net: add missing SOF_TIMESTAMPING_OPT_ID support
by Willem de Bruijn
· 6 years ago
fbfb232
ipv6: add missing tx timestamping on IPPROTO_RAW
by Willem de Bruijn
· 6 years ago
5cbabee
netfilter: nat: remove nf_nat_l4proto struct
by Florian Westphal
· 6 years ago
faec18d
netfilter: nat: remove l4proto->manip_pkt
by Florian Westphal
· 6 years ago
76b9001
netfilter: nat: remove l4proto->nlattr_to_range
by Florian Westphal
· 6 years ago
fe2d002
netfilter: nat: remove l4proto->in_range
by Florian Westphal
· 6 years ago
40e786b
netfilter: nat: fold in_range indirection into caller
by Florian Westphal
· 6 years ago
203f2e7
netfilter: nat: remove l4proto->unique_tuple
by Florian Westphal
· 6 years ago
912da92
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
by Florian Westphal
· 6 years ago
8203e2d
net: clear skb->tstamp in forwarding paths
by Eric Dumazet
· 6 years ago
028e0a4
net: use indirect call wrappers at GRO transport layer
by Paolo Abeni
· 6 years ago
aaa5d90
net: use indirect call wrappers at GRO network layer
by Paolo Abeni
· 6 years ago
c2027d1
ipv6: Fix handling of LLA with VRF and sockets bound to VRF
by David Ahern
· 6 years ago
0ee58da
net: tcp6: prefer listeners bound to an address
by Peter Oskolkov
· 6 years ago
23b0269
net: udp6: prefer listeners bound to an address
by Peter Oskolkov
· 6 years ago
69d2c86
ip6mr: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
0621e6f
net: Add netif_is_gretap()/netif_is_ip6gretap()
by Oz Shlomo
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
97ef7b4
ip: silence udp zerocopy smatch false positive
by Willem de Bruijn
· 6 years ago
66033f4
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
1b4e5ad
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
by Shmulik Ladkani
· 6 years ago
00f54e6
net: core: dev: Add extack argument to dev_open()
by Petr Machata
· 6 years ago
ebaf39e
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
by Jiri Wiesner
· 6 years ago
22f6bbb
net: use skb_list_del_init() to remove from RX sublists
by Edward Cree
· 6 years ago
f839a6c
net: Do not route unicast IP packets twice
by Ido Schimmel
· 6 years ago
52900d2
udp: elide zerocopy operation in hot path
by Willem de Bruijn
· 6 years ago
b5947e5
udp: msg_zerocopy
by Willem de Bruijn
· 6 years ago
da5095d05
udp_tunnel: add config option to bind to a device
by Alexis Bauvin
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e9d8faf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
095faf4
netfilter: nat: fix double register in masquerade modules
by Taehee Yoo
· 6 years ago
584eab2
netfilter: add missing error handling code for register functions
by Taehee Yoo
· 6 years ago
508b090
netfilter: ipv6: Preserve link scope traffic original oif
by Alin Nastac
· 6 years ago
aba3693
net: always initialize pagedlen
by Willem de Bruijn
· 6 years ago
b1bf78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
896585d
net/ipv6: re-do dad when interface has IFF_NOARP flag change
by Hangbin Liu
· 6 years ago
3fcccec
xfrm6: remove BUG_ON from xfrm6_dst_ifdown
by Li RongQing
· 6 years ago
f2be6d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7ddacfa
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
by David Ahern
· 6 years ago
9c48060
udp: fix jump label misuse
by Paolo Abeni
· 6 years ago
761f602
ipv6: fix a dst leak when removing its exception
by Xin Long
· 6 years ago
029a374
udp6: cleanup stats accounting in recvmsg()
by Paolo Abeni
· 6 years ago
b8a51b3
fou, fou6: ICMP error handlers for FoU and GUE
by Stefano Brivio
· 6 years ago
e7cc082
udp: Support for error handlers of tunnels with arbitrary destination port
by Stefano Brivio
· 6 years ago
32bbd87
net: Convert protocol error handlers from void to int
by Stefano Brivio
· 6 years ago
a36e185
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
by Stefano Brivio
· 6 years ago
1c51dc9
net/ipv6: compute anycast address hash only if dev is null
by Li RongQing
· 6 years ago
cf329aa
udp: cope with UDP GRO packet misdirection
by Paolo Abeni
· 6 years ago
80bde36
ipv6: factor out protocol delivery helper
by Paolo Abeni
· 6 years ago
bcd1665
udp: add support for UDP_GRO cmsg
by Paolo Abeni
· 6 years ago
e20cf8d
udp: implement GRO for plain UDP sockets.
by Paolo Abeni
· 6 years ago
60fb956
udp: implement complete book-keeping for encap_needed
by Paolo Abeni
· 6 years ago
7bd2db4
ipv6: do not drop vrf udp multicast packets
by Dewi Morgan
· 6 years ago
5226b6a
ipv6: handling of multicast packets received in VRF
by Mike Manning
· 6 years ago
d839a0e
ipv6: allow ping to link-local address in VRF
by Mike Manning
· 6 years ago
7055420
net: fix raw socket lookup device bind matching with VRFs
by Duncan Eastoe
· 6 years ago
6da5b0f
net: ensure unbound datagram socket to be chosen when not in a VRF
by Mike Manning
· 6 years ago
e781905
net: ensure unbound stream socket to be chosen when not in a VRF
by Mike Manning
· 6 years ago
d7e774f
net: Add extack argument to ip_fib_metrics_init
by David Ahern
· 6 years ago
0b215b9
ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()
by Eric Dumazet
· 6 years ago
a422757
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
e22d0bf
ipv6: properly check return value in inet6_dump_all()
by Alexey Kodanev
· 6 years ago
6915ed8
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
by Jeff Barnhill
· 6 years ago
2384d02
net/ipv6: Add anycast addresses to a global hashtable
by Jeff Barnhill
· 6 years ago
f64bf6b8
net: allow traceroute with a specified interface in a vrf
by Mike Manning
· 6 years ago
ee1abcf
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
by Stefano Brivio
· 6 years ago
bf4cc40
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
by Bjørn Mork
· 6 years ago
61792b6
netfilter: ipv6: fix oops when defragmenting locally generated fragments
by Florian Westphal
· 6 years ago
4ed591c
net/ipv6: Allow onlink routes to have a device mismatch if it is the default route
by David Ahern
· 6 years ago
db4f1be
net: udp: fix handling of CHECKSUM_COMPLETE packets
by Sean Tranchetti
· 6 years ago
ae677bb
net: Don't return invalid table id error when dumping all families
by David Ahern
· 6 years ago
242afaa
net/ipv6: Put target net when address dump fails due to bad attributes
by David Ahern
· 6 years ago
6371a71
net/ipv6: Add support for dumping addresses for a specific device
by David Ahern
· 6 years ago
fe884c2
net/ipv6: Remove ip_idx arg to in6_dump_addrs
by David Ahern
· 6 years ago
21ea1d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4ba4c56
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
by David Ahern
· 6 years ago
2e2d6f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d4d576f
ip6_tunnel: Fix encapsulation layout
by Stefano Brivio
· 6 years ago
2ee653f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
Next »