Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
32946cc2d5686d320aab9fb162d8949c767f7519
/
net
/
ipv6
864e2a1
ipv6: flowlabel: do not leave opt->tot_len with garbage
by Eric Dumazet
· 7 years ago
fb60bcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
62cf27e
ipv6: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
49f817d
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
by Lin Zhang
· 7 years ago
3d0241d
gso: fix payload length when gso_size is zero
by Alexey Kodanev
· 7 years ago
a2d3f3e
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
by Matteo Croce
· 7 years ago
d41bb33
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
by Xin Long
· 7 years ago
2d40557
ip6_gre: ip6gre_tap device should keep dst
by Xin Long
· 7 years ago
36f6ee2
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
by Alexey Kodanev
· 7 years ago
35e015e
ipv6: fix net.ipv6.conf.all interface DAD handlers
by Matteo Croce
· 7 years ago
6819a14
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
by Mike Manning
· 7 years ago
8c22dab
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
by Xin Long
· 7 years ago
76cc0d3
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
by Xin Long
· 7 years ago
63ecc3d
udpv6: Fix the checksum computation when HW checksum does not apply
by Subash Abhinov Kasiviswanathan
· 7 years ago
6c1cb43
ip6_tunnel: fix ip6 tunnel lookup in collect_md mode
by Haishuang Yan
· 7 years ago
33e34e7
ipv6: sr: remove duplicate routing header type check
by David Lebrun
· 7 years ago
18e1173
ip6_tunnel: fix setting hop_limit value for ipv6 tunnel
by Haishuang Yan
· 7 years ago
32a805b
ipv6: fix typo in fib6_net_exit()
by Eric Dumazet
· 7 years ago
1f3b359
tcp: fix a request socket leak
by Eric Dumazet
· 7 years ago
1080746
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
a5d7a71
netfilter: xtables: add scheduling opportunity in get_counters
by Florian Westphal
· 7 years ago
ba1cc08
ipv6: fix memory leak with multiple tables during netns destruction
by Sabrina Dubroca
· 7 years ago
5c25f30
ip6_gre: update mtu properly in ip6gre_err
by Xin Long
· 7 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
18fb0b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
9efdb14
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
by Varsha Rao
· 7 years ago
44d6e2f2
net: Replace NF_CT_ASSERT() with WARN_ON().
by Varsha Rao
· 7 years ago
d1c1e39
netfilter: remove unused hooknum arg from packet functions
by Florian Westphal
· 7 years ago
edc2988
Merge branch 'linus' into locking/core, to fix up conflicts
by Ingo Molnar
· 7 years ago
b63f604
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
5a63643
Revert "net: fix percpu memory leaks"
by Jesper Dangaard Brouer
· 7 years ago
864150d
net: Add module reference to FIB notifiers
by Ido Schimmel
· 7 years ago
6391c4f
ipv6: sr: Use ARRAY_SIZE macro
by Thomas Meyer
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
47ebcc0
xfrm: Add support for network devices capable of removing the ESP trailer
by Yossi Kuperman
· 7 years ago
5829d70
ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"
by Ahmed Abdelsalam
· 7 years ago
eaa72dc
neigh: increase queue_len_bytes to match wmem_default
by Eric Dumazet
· 7 years ago
1b70d792
ipv6: Use rt6i_idev index for echo replies to a local address
by David Ahern
· 7 years ago
e8d411d
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
by Xin Long
· 7 years ago
a6f5702
addrlabel: add/delete/get can run without rtnl
by Florian Westphal
· 7 years ago
04f1c4a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
1e2ea8a
ipv6: set dst.obsolete when a cached route has expired
by Xin Long
· 7 years ago
4e587ea
ipv6: fix sparse warning on rt6i_node
by Wei Wang
· 7 years ago
a8e3bb3
net: Add comment that early_demux can change via sysctl
by David Ahern
· 7 years ago
e2f387d
netfilter: conntrack: don't log "invalid" icmpv6 connections
by Florian Westphal
· 7 years ago
64f0f5d
udp6: set rx_dst_cookie on rx_dst updates
by Paolo Abeni
· 7 years ago
891ef8d
ipv6: sr: implement additional seg6local actions
by David Lebrun
· 7 years ago
d7a669d
ipv6: sr: add helper functions for seg6local
by David Lebrun
· 7 years ago
6285217
ipv6: sr: enforce IPv6 packets for seg6local lwt
by David Lebrun
· 7 years ago
38ee7f2
ipv6: sr: add support for encapsulation of L2 frames
by David Lebrun
· 7 years ago
32d99d0
ipv6: sr: add support for ip4ip6 encapsulation
by David Lebrun
· 7 years ago
3614364
ipv6: Fix may be used uninitialized warning in rt6_check
by Steffen Klassert
· 7 years ago
10c9850
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 7 years ago
54ffd79
esp: Fix skb tailroom calculation
by Steffen Klassert
· 7 years ago
36ff0dd
esp: Fix locking on page fragment allocation
by Steffen Klassert
· 7 years ago
b673d6c
ipv6: Use multipath hash from flow info if available
by Jakub Sitnicki
· 7 years ago
956b453
ipv6: Fold rt6_info_hash_nhsfn() into its only caller
by Jakub Sitnicki
· 7 years ago
23aebda
ipv6: Compute multipath hash for ICMP errors from offending packet
by Jakub Sitnicki
· 7 years ago
22b6722
ipv6: Add sysctl for per namespace flow label reflection
by Jakub Sitnicki
· 7 years ago
9195083
netfilter: conntrack: place print_tuple in procfs part
by Florian Westphal
· 7 years ago
09ec82f
netfilter: conntrack: remove protocol name from l4proto struct
by Florian Westphal
· 7 years ago
a3134d5
netfilter: conntrack: remove protocol name from l3proto struct
by Florian Westphal
· 7 years ago
0d03510
netfilter: conntrack: compute l3proto nla size at compile time
by Florian Westphal
· 7 years ago
98aaa91
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
by Mike Maloney
· 7 years ago
c5cff85
ipv6: add rcu grace period before freeing fib6_node
by Wei Wang
· 7 years ago
0c8d2d9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
3de33e1
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
by Stefano Brivio
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4832c30
net: ipv6: put host and anycast routes on device with address
by David Ahern
· 7 years ago
a43dce9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
348a400
ipv6: repair fib6 tree in failure case
by Wei Wang
· 7 years ago
383143f
ipv6: reset fn->rr_ptr when replacing route
by Wei Wang
· 7 years ago
a0917e0
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
by Matthew Dawson
· 7 years ago
401481e
ipv6: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
45f91bd
net: add sendmsg_locked and sendpage_locked to af_inet6
by John Fastabend
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e3a22b7
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
by Florian Westphal
· 7 years ago
121622d
ipv6: route: make rtm_getroute not assume rtnl is locked
by Florian Westphal
· 7 years ago
12d94a8
ipv6: fix NULL dereference in ip6_route_dev_notify()
by Eric Dumazet
· 7 years ago
fe40079
ipv6: fib: Provide offload indication using nexthop flags
by Ido Schimmel
· 7 years ago
d624d27
tcp: fix possible deadlock in TCP stack vs BPF filter
by Eric Dumazet
· 7 years ago
e5645f5
ipv6: release rt6->rt6i_idev properly during ifdown
by Wei Wang
· 7 years ago
040cca3
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
077fbac
net: xfrm: support setting an output mark.
by Lorenzo Colitti
· 7 years ago
85f1bd9
udp: consistently apply ufo or fragmentation
by Willem de Bruijn
· 7 years ago
7a34bcb
jump_label: Do not use unserialized static_key_enabled()
by Paolo Bonzini
· 7 years ago
6eb7939
net: ipv6: lower ndisc notifier priority below addrconf
by David Ahern
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
feca7d8
net: ipv6: avoid overhead when no custom FIB rules are installed
by Vincent Bernat
· 7 years ago
8d63bee
net: avoid skb_warn_bad_offload false positives on UFO
by Willem de Bruijn
· 7 years ago
140f04c
ipv6: sr: implement several seg6local actions
by David Lebrun
· 7 years ago
2d9cc60
ipv6: sr: add rtnetlink functions for seg6local action parameters
by David Lebrun
· 7 years ago
d1df6fd
ipv6: sr: define core operations for seg6local lightweight tunnel
by David Lebrun
· 7 years ago
b04c80d
ipv6: sr: export SRH insertion functions
by David Lebrun
· 7 years ago
925615c
ipv6: sr: allow SRH insertion with arbitrary segments_left value
by David Lebrun
· 7 years ago
5108ab4
net: ipv6: add second dif to raw socket lookups
by David Ahern
· 7 years ago
4297a0e
net: ipv6: add second dif to inet6 socket lookups
by David Ahern
· 7 years ago
1801b57
net: ipv6: add second dif to udp socket lookups
by David Ahern
· 7 years ago
4ff0308
esp: Fix error handling on layer 2 xmit.
by Steffen Klassert
· 7 years ago
Next »