You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
linux/net/ipv6
Xin Long 09788d46b7
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
6 years ago
..
ila ila_xlat: add missing hash secret initialization 6 years ago
netfilter Revert "net: fix percpu memory leaks" 6 years ago
Kconfig fou: fix IPv6 Kconfig options 7 years ago
Makefile Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next 7 years ago
addrconf.c ipv6: fix sparse warning on rt6i_node 6 years ago
addrconf_core.c ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument 8 years ago
addrlabel.c ipv6/addrlabel: fix ip6addrlbl_get() 7 years ago
af_inet6.c tcp: Set read_sock and peek_len proto_ops 7 years ago
ah6.c ah6: fix error return code 8 years ago
anycast.c ipv6: coding style: comparison for equality with NULL 8 years ago
calipso.c net/ipv6: Fix CALIPSO causing GPF with datagram support 6 years ago
datagram.c ipv6: Handle IPv4-mapped src to in6addr_any dst. 6 years ago
esp6.c esp6: Fix integrity verification when ESN are used 6 years ago
exthdrs.c Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next 7 years ago
exthdrs_core.c ipv6: constify the skb pointer of ipv6_find_tlv(). 7 years ago
exthdrs_offload.c ipv6: fix exthdrs offload registration in out_rt path 8 years ago
fib6_rules.c ipv6: Do not leak throw route references 6 years ago
fou6.c fou: add Kconfig options for IPv6 support 7 years ago
icmp.c net: handle no dst on skb in icmp6_send 6 years ago
inet6_connection_sock.c tcp: don't annotate mark on control socket from tcp_v6_send_response() 6 years ago
inet6_hashtables.c inet: Fix missing return value in inet6_hash 6 years ago
ip6_checksum.c ipv6: fix checksum annotation in udp6_csum_init 7 years ago
ip6_fib.c ipv6: fix typo in fib6_net_exit() 6 years ago
ip6_flowlabel.c ipv6: add new struct ipcm6_cookie 7 years ago
ip6_gre.c ip6_gre: ip6gre_tap device should keep dst 6 years ago
ip6_icmp.c ipv6: icmp: add a force_saddr param to icmp6_send() 7 years ago
ip6_input.c net: vrf: ipv6 support for local traffic to local addresses 7 years ago
ip6_offload.c ipv6: Fix leak in ipv6_gso_segment(). 6 years ago
ip6_offload.h udp: Add GRO functions to UDP socket 7 years ago
ip6_output.c udp: consistently apply ufo or fragmentation 6 years ago
ip6_tunnel.c ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path 6 years ago
ip6_udp_tunnel.c ip6_udp_tunnel: remove unused IPCB related codes 6 years ago
ip6_vti.c vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit 6 years ago
ip6mr.c ip6mr: fix notification device destruction 6 years ago
ipcomp6.c ipv6: White-space cleansing : Structure layouts 9 years ago
ipv6_sockglue.c ipv6: fix a potential deadlock in do_ipv6_setsockopt() 7 years ago
mcast.c igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() 6 years ago
mcast_snoop.c net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code 8 years ago
mip6.c ipv6: use ktime_t for internal timestamps 8 years ago
ndisc.c net: l3mdev: remove redundant calls 7 years ago
netfilter.c ipv6: Pass struct net into ip6_route_me_harder 8 years ago
output_core.c ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() 6 years ago
ping.c net: ping: do not abuse udp_poll() 6 years ago
proc.c proc: snmp6: Use correct type in memset 6 years ago
protocol.c net: Export inet_offloads and inet6_offloads 9 years ago
raw.c net: ping: do not abuse udp_poll() 6 years ago
reassembly.c Revert "net: fix percpu memory leaks" 6 years ago
route.c ipv6: Fix may be used uninitialized warning in rt6_check 6 years ago
sit.c sit: fix a double free on error path 6 years ago
syncookies.c ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() 6 years ago
sysctl_net_ipv6.c calipso: Add a label cache. 7 years ago
tcp_ipv6.c ipv6: Handle IPv4-mapped src to in6addr_any dst. 6 years ago
tcpv6_offload.c tcp: cleanup static functions 8 years ago
tunnel6.c ipv6: fix tunnel error handling 7 years ago
udp.c udpv6: Fix the checksum computation when HW checksum does not apply 6 years ago
udp_impl.h udplite: call proper backlog handlers 6 years ago
udp_offload.c net: avoid skb_warn_bad_offload false positives on UFO 6 years ago
udplite.c udplite: call proper backlog handlers 6 years ago
xfrm6_input.c vti6: fix input path 7 years ago
xfrm6_mode_beet.c xfrm: simplify xfrm_address_t use 8 years ago
xfrm6_mode_ro.c ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() 6 years ago
xfrm6_mode_transport.c ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() 6 years ago
xfrm6_mode_tunnel.c ipv6: update skb->csum when CE mark is propagated 7 years ago
xfrm6_output.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
xfrm6_policy.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
xfrm6_protocol.c xfrm6: Properly handle unsupported protocols 9 years ago
xfrm6_state.c ipv6: White-space cleansing : Line Layouts 9 years ago
xfrm6_tunnel.c vti6: fix input path 7 years ago