Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ccc2aae5c4df7c6830b79280bf6fd1bf57dd5a72
/
net
/
ipv6
375d6d4
net: sit: fix memory leak in sit_init_net()
by Mao Wenan
· 6 years ago
a5a32e4
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
by Ido Schimmel
· 6 years ago
2b0925f
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
by Hangbin Liu
· 6 years ago
e52cb57
net: fix IPv6 prefix route residue
by Zhiqiang Liu
· 6 years ago
1894d7c
netfilter: nf_tables: fix mismatch in big-endian system
by Liping Zhang
· 8 years ago
a1708a8
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
by YueHaibing
· 6 years ago
16a2595
ipv6: Consider sk_bound_dev_if when binding a socket to an address
by David Ahern
· 6 years ago
2af7450
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
by David Ahern
· 6 years ago
dbbbd01
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
by David Ahern
· 6 years ago
9cd0563
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
by Willem de Bruijn
· 6 years ago
7492dfe
ipv6: fix kernel-infoleak in ipv6_local_error()
by Eric Dumazet
· 6 years ago
818b3f7
ipv6: tunnels: fix two use-after-free
by Eric Dumazet
· 6 years ago
41743ce
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
by Cong Wang
· 6 years ago
5d9a796
ip6mr: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
901936a
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
961323d
Revert "ipv6: set rt6i_protocol properly in the route when it is installed"
by Greg Kroah-Hartman
· 6 years ago
3d26b72
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
by David Ahern
· 6 years ago
ced272d
ip6_tunnel: Fix encapsulation layout
by Stefano Brivio
· 6 years ago
33424e7
net: udp: fix handling of CHECKSUM_COMPLETE packets
by Sean Tranchetti
· 6 years ago
f86c55c6
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
by David Ahern
· 6 years ago
510e6c3
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
by Stefano Brivio
· 6 years ago
3652120
ipv6: mcast: fix a use-after-free in inet6_mc_check
by Eric Dumazet
· 6 years ago
2edec22
Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
by Sasha Levin
· 6 years ago
4a4d2c9
ipv6: fix cleanup ordering for ip6_mr failure
by Sabrina Dubroca
· 6 years ago
6fdeb3e
ip6_tunnel: Correct tos value in collect_md mode
by Haishuang Yan
· 8 years ago
23e983e
ipv6: set rt6i_protocol properly in the route when it is installed
by Xin Long
· 7 years ago
7faa369
xfrm6: call kfree_skb when skb is toobig
by Thadeu Lima de Souza Cascardo
· 6 years ago
85e59af9
ip: frags: fix crash in ip_do_fragment()
by Taehee Yoo
· 6 years ago
1004395
ip: use rb trees for IP frag queue.
by Peter Oskolkov
· 6 years ago
a8444b1
ipv6: defrag: drop non-last frags smaller than min mtu
by Florian Westphal
· 6 years ago
d838486
inet: frags: fix ip6frag_low_thresh boundary
by Eric Dumazet
· 6 years ago
cbc4549
ipv6: frags: rewrite ip6_expire_frag_queue()
by Eric Dumazet
· 6 years ago
7f61706
inet: frags: break the 2GB limit for frags storage
by Eric Dumazet
· 6 years ago
965e2ad
inet: frags: remove inet_frag_maybe_warn_overflow()
by Eric Dumazet
· 6 years ago
49106f3
inet: frags: get rif of inet_frag_evicting()
by Eric Dumazet
· 6 years ago
ea7496f
inet: frags: remove some helpers
by Eric Dumazet
· 6 years ago
23ce9c5
inet: frags: use rhashtables for reassembly units
by Eric Dumazet
· 6 years ago
620018d
ipv6: export ip6 fragments sysctl to unprivileged users
by Eric Dumazet
· 6 years ago
dae73e7
inet: frags: refactor ipv6_frag_init()
by Eric Dumazet
· 6 years ago
2ffb1c3
inet: frags: add a pointer to struct netns_frags
by Eric Dumazet
· 6 years ago
7fca771
inet: frags: change inet_frags_init_net() return value
by Eric Dumazet
· 6 years ago
ea14355
net/ipv6: Display all addresses in output of /proc/net/if_inet6
by Jeff Barnhill
· 6 years ago
4ceb29c
ipv6: take rcu lock in rawv6_send_hdrinc()
by Wei Wang
· 6 years ago
22c1e778
ip6_tunnel: be careful when accessing the inner header
by Paolo Abeni
· 6 years ago
76b3380
ipv6: fix possible use-after-free in ip6_xmit()
by Eric Dumazet
· 6 years ago
2b797b6
gso_segment: Reset skb->mac_len after modifying network header
by Toke Høiland-Jørgensen
· 6 years ago
d669bd6
vti6: remove !skb->ignore_df check from vti6_xmit()
by Alexey Kodanev
· 6 years ago
ce723f8
vti6: fix PMTU caching and reporting on xmit
by Eyal Birger
· 7 years ago
8823c73
ipv6: make ipv6_renew_options() interrupt/kernel safe
by Paul Moore
· 7 years ago
894b753
netfilter: x_tables: set module owner for icmp(6) matches
by Florian Westphal
· 7 years ago
f12a825
ipv6: mcast: fix unsolicited report interval after receiving querys
by Hangbin Liu
· 7 years ago
a677cc3
netfilter: ipv6: nf_defrag: reduce struct net memory waste
by Eric Dumazet
· 7 years ago
87e7e8d
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
by Xin Long
· 6 years ago
cc403d5
multicast: do not restore deleted record source filter mode to new one
by Hangbin Liu
· 6 years ago
03fbf2b
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
by Willem de Bruijn
· 6 years ago
93d94fe
ip: hash fragments consistently
by Paolo Abeni
· 6 years ago
ad8b1ff
netfilter: ipv6: nf_defrag: drop skb dst before queueing
by Florian Westphal
· 7 years ago
40352e7
netfilter: x_tables: initialise match/target check parameter struct
by Florian Westphal
· 7 years ago
5b8fcc0
Revert "sit: reload iphdr in ipip6_rcv"
by David S. Miller
· 8 years ago
6caca34
tcp: verify the checksum of the first data segment in a new connection
by Frank van der Linden
· 7 years ago
c669191
ipv6: allow PMTU exceptions to local routes
by Julian Anastasov
· 7 years ago
c8197f9
xfrm6: avoid potential infinite loop in _decode_session6()
by Eric Dumazet
· 7 years ago
869584e
vrf: check the original netdevice for generating redirect
by Stephen Suryaputra
· 7 years ago
ffa13b3
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
by Sabrina Dubroca
· 7 years ago
3588d9a
sit: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
11a670a
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
dd5968e
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
by Subash Abhinov Kasiviswanathan
· 7 years ago
d65bc95
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
by Subash Abhinov Kasiviswanathan
· 7 years ago
2ef22bd
net: test tailroom before appending to linear skb
by Willem de Bruijn
· 7 years ago
e2956fc
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
by Eric Dumazet
· 7 years ago
dbb6ed6
vti6: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
92b2828
ip6_tunnel: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
5dcf6eb
ip6_gre: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
f1f1f94
ipv6: sit: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
584d541
net/ipv6: Increment OUTxxx counters after netfilter hook
by Jeff Barnhill
· 7 years ago
eb3dd0f
net/ipv6: Fix route leaking between VRFs
by David Ahern
· 7 years ago
81eb03e
ipv6: the entire IPv6 header chain must fit the first fragment
by Paolo Abeni
· 7 years ago
753b04d
ipsec: check return value of skb_to_sgvec always
by Jason A. Donenfeld
· 8 years ago
92b8685
sit: reload iphdr in ipip6_rcv
by Haishuang Yan
· 8 years ago
fdd62a4
ip6_tunnel: fix traffic class routing for tunnels
by Liam McBirnie
· 8 years ago
eb5562d
ipv6: avoid dad-failures for addresses with NODAD
by Mahesh Bandewar
· 8 years ago
0151aaf
Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
by Greg Kroah-Hartman
· 7 years ago
c5e6439
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
by Lorenzo Bianconi
· 7 years ago
1139d77
ip6_vti: adjust vti mtu according to mtu of lower device
by Alexey Kodanev
· 7 years ago
2bea487
net: ipv6: send unsolicited NA on admin up
by David Ahern
· 8 years ago
db6a0cb
netfilter: x_tables: pack percpu counter allocations
by Florian Westphal
· 8 years ago
dac4448
netfilter: x_tables: pass xt_counters struct to counter allocator
by Florian Westphal
· 8 years ago
61346e2
netfilter: x_tables: pass xt_counters struct instead of packet counter
by Florian Westphal
· 8 years ago
60962e9
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
by Florian Westphal
· 7 years ago
f506da5
netfilter: add back stackpointer size checks
by Florian Westphal
· 7 years ago
5984901
udplite: fix partial checksum initialization
by Alexey Kodanev
· 7 years ago
c9a3046
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
by Arnd Bergmann
· 7 years ago
1148fee
ip6_tunnel: get the min mtu properly in ip6_tnl_xmit
by Xin Long
· 7 years ago
3cf31f5
ipv6: icmp6: Allow icmp messages to be looped back
by Brendan McGrath
· 7 years ago
d58d78c
netfilter: drop outermost socket lock in getsockopt()
by Paolo Abeni
· 7 years ago
4ec264d
netfilter: on sockopt() acquire sock lock only in the required scope
by Paolo Abeni
· 7 years ago
5771415
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
by Martin KaFai Lau
· 7 years ago
7d3d60e
ip6mr: fix stale iterator
by Nikolay Aleksandrov
· 7 years ago
3110e21
gso: validate gso_type in GSO handlers
by Willem de Bruijn
· 7 years ago
cc99c6d
ip6_gre: init dev->mtu and dev->hard_header_len correctly
by Alexey Kodanev
· 7 years ago
Next »