Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
63a89274bd4a181aaa01c4ae2b07124e746239c6
/
net
/
ipv6
85cb73f
net: ipv6: reset daddr and dport in sk if connect() fails
by Wei Wang
· 7 years ago
43b786c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
0ccc22f
sit: use __GFP_NOWARN for user controlled allocation
by WANG Cong
· 7 years ago
a5cb659
net: account for current skb length when deciding about UFO
by Michal Kubeček
· 7 years ago
60abc0b
ipv6: avoid unregistering inet6_dev for loopback
by WANG Cong
· 7 years ago
76da070
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
by WANG Cong
· 7 years ago
ca3a1b8
esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO
by Yossi Kuperman
· 7 years ago
7c88e21
xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
by Yossi Kuperman
· 7 years ago
07f6155
ipv6: Do not leak throw route references
by Serhey Popovych
· 7 years ago
46f8cd9
ip6_tunnel: Correct tos value in collect_md mode
by Haishuang Yan
· 7 years ago
f1925ca
ip6_tunnel: fix potential issue in __ip6_tnl_rcv
by Haishuang Yan
· 7 years ago
f8a894b
ipv6: fix calling in6_ifa_hold incorrectly for dad work
by Xin Long
· 7 years ago
849a44d
net: don't global ICMP rate limit packets originating from loopback
by Jesper Dangaard Brouer
· 8 years ago
3500cd73
proc: snmp6: Use correct type in memset
by Christian Perle
· 8 years ago
0db47e3
ila_xlat: add missing hash secret initialization
by Arnd Bergmann
· 8 years ago
8397ed3
net: ipv6: Release route when device is unregistering
by David Ahern
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
e3ebdb2
net/ipv6: Fix CALIPSO causing GPF with datagram support
by Richard Haines
· 8 years ago
f4eb17e
Revert "sit: reload iphdr in ipip6_rcv"
by David S. Miller
· 8 years ago
b699d00
sit: reload iphdr in ipip6_rcv
by Haishuang Yan
· 8 years ago
77d4b1d
net: ping: do not abuse udp_poll()
by Eric Dumazet
· 8 years ago
e3e86b5
ipv6: Fix leak in ipv6_gso_segment().
by David S. Miller
· 8 years ago
5f733ee
ip6_tunnel: fix traffic class routing for tunnels
by Liam McBirnie
· 8 years ago
6e80ac5
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
by Ben Hutchings
· 8 years ago
0e9a709
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
by Peter Dawson
· 8 years ago
232cd35
ipv6: fix out of bound writes in __ip6_append_data()
by Eric Dumazet
· 8 years ago
a3f96c4
udp: make *udp*_queue_rcv_skb() functions static
by Paolo Abeni
· 8 years ago
7dd7eb9
ipv6: Check ip6_find_1stfragopt() return value properly.
by David S. Miller
· 8 years ago
2423496
ipv6: Prevent overrun when parsing v6 header options
by Craig Gallek
· 8 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
66eb9f8
ipv6: avoid dad-failures for addresses with NODAD
by Mahesh Bandewar
· 8 years ago
83eadda
ipv6/dccp: do not inherit ipv6_mc_list from parent
by WANG Cong
· 8 years ago
de4d195
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
50fb55d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
847f716
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
by Michal Hocko
· 8 years ago
242d3a4
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
by WANG Cong
· 8 years ago
84b114b
tcp: randomize timestamps on syncookies
by Eric Dumazet
· 8 years ago
2f46093
ipv6: initialize route null entry in addrconf_init()
by WANG Cong
· 8 years ago
86f4c90
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
by Alexander Potapenko
· 8 years ago
4d89ac2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
6d71713
net: ipv6: Do not duplicate DAD on link up
by David Ahern
· 8 years ago
5b8481f
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
by David S. Miller
· 8 years ago
89a23c8
ip6_tunnel: Fix missing tunnel encapsulation limit option
by Craig Gallek
· 8 years ago
a01aa92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
cd5487fb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
105f552
ipv6: check raw payload size correctly in ioctl
by Jamie Bainbridge
· 8 years ago
199ab00
ipv6: check skb->protocol before lookup for nexthop
by WANG Cong
· 8 years ago
9a08ecf
netfilter: don't attach a nat extension by default
by Florian Westphal
· 8 years ago
ff45901
netfilter: masquerade: attach nat extension if not present
by Florian Westphal
· 8 years ago
495dcb5
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
by Gao Feng
· 8 years ago
1fefe14
netfilter: synproxy: only register hooks when needed
by Florian Westphal
· 8 years ago
8048ced
net: ipv6: regenerate host route if moved to gc list
by David Ahern
· 8 years ago
ec9c421
ipv6: fix source routing
by Sabrina Dubroca
· 8 years ago
b7d6df5
ipv6: move stub initialization after ipv6 setup completion
by Paolo Abeni
· 8 years ago
9dd2ab6
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
by Dave Johnson
· 8 years ago
fc1f8f4
net: ipv6: send unsolicited NA if enabled for all interfaces
by David Ahern
· 8 years ago
e892d2d
esp: Fix misplaced spin_unlock_bh.
by Steffen Klassert
· 8 years ago
58d30c3
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
723b929
ip6mr: fix notification device destruction
by Nikolay Aleksandrov
· 8 years ago
6b633e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
557c44b
net: ipv6: RTF_PCPU should not be settable from userspace
by David Ahern
· 8 years ago
9830ad4
ip_tunnel: Allow policy-based routing through tunnels
by Craig Gallek
· 8 years ago
0a473b8
ip6_tunnel: Allow policy-based routing through tunnels
by Craig Gallek
· 8 years ago
95b9b88
ipv6: sr: fix double free of skb after handling invalid SRH
by David Lebrun
· 8 years ago
0bd8406
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
by subashab@codeaurora.org
· 8 years ago
2f3bb64
ipv6: sr: fix out-of-bounds access in SRH validation
by David Lebrun
· 8 years ago
7b9f6da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8f92e03
esp4/6: Fix GSO path for non-GSO SW-crypto packets
by Ilan Tayari
· 8 years ago
ffa6f57
esp6: fix incorrect null pointer check on xo
by Colin Ian King
· 8 years ago
5f0d5a3
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
by Paul E. McKenney
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
af3b515
ipv6: sr: fix BUG due to headroom too small after SRH push
by David Lebrun
· 8 years ago
0aa8c13
ipv6: drop non loopback packets claiming to originate from ::1
by Florian Westphal
· 8 years ago
450cc8c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
1862d62
net-timestamp: avoid use-after-free in ip_recv_error
by Willem de Bruijn
· 8 years ago
4a6e3c5
net: ipv6: send unsolicited NA on admin up
by David Ahern
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ab8bc7e
netfilter: remove nf_ct_is_untracked
by Florian Westphal
· 8 years ago
cc41c84
netfilter: kill the fake untracked conntrack objects
by Florian Westphal
· 8 years ago
bcd1f8a
xfrm: Prepare the GRO codepath for hardware offloading.
by Steffen Klassert
· 8 years ago
f1bd7d6
xfrm: Add encapsulation header offsets while SKB is not encrypted
by Ilan Tayari
· 8 years ago
b3859c8
esp: Use a synchronous crypto algorithm on offloading.
by Steffen Klassert
· 8 years ago
7862b40
esp: Add gso handlers for esp4 and esp6
by Steffen Klassert
· 8 years ago
383d035
esp6: Reorganize esp_output
by Steffen Klassert
· 8 years ago
f1fbed0
esp6: Remame esp_input_done2
by Steffen Klassert
· 8 years ago
d77e38e
xfrm: Add an IPsec hardware offloading API
by Steffen Klassert
· 8 years ago
c35fe41
xfrm: Add mode handlers for IPsec on layer 2
by Steffen Klassert
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
9dae2e0
6lowpan: Fix IID format for Bluetooth
by Luiz Augusto von Dentz
· 8 years ago
8a7a4b4
ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
by Alexander Aring
· 8 years ago
a2d6cbb
ipv6: Fix idev->addr_list corruption
by Rabin Vincent
· 8 years ago
1e038e3
netfilter: ip6_tables: Remove unneccessary comments
by Arushi Singhal
· 8 years ago
d4ef383
netfilter: Remove exceptional & on function name
by Arushi Singhal
· 8 years ago
68ad546
netfilter: Remove unnecessary cast on void pointer
by simran singhal
· 8 years ago
2345217
net: ipv6: Add support for RTM_DELNETCONF
by David Ahern
· 8 years ago
85b3daa
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
by David Ahern
· 8 years ago
382ed72
ipv6: add support for NETDEV_RESEND_IGMP event
by Vlad Yasevich
· 8 years ago
402a5bc
ipv6: sr: select DST_CACHE by default
by David Lebrun
· 8 years ago
Next »