Linus Torvalds ead751507d Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 7 years ago
..
ila b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
netfilter b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Kconfig d7a669dd2f ipv6: sr: add helper functions for seg6local 8 years ago
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
addrconf.c e669b86945 ipv6: addrconf: increment ifp refcount before ipv6_del_addr() 7 years ago
addrconf_core.c 3ad7d2468f Ipvlan should return an error when an address is already in use. 8 years ago
addrlabel.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
af_inet6.c 22b6722bfa ipv6: Add sysctl for per namespace flow label reflection 8 years ago
ah6.c 93bbbfbb4a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next 8 years ago
anycast.c affa78bc6a net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t 8 years ago
calipso.c edcd9270be net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t 8 years ago
datagram.c 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
esp6.c 6026e043d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
esp6_offload.c 6026e043d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
exthdrs.c 925615ceda ipv6: sr: allow SRH insertion with arbitrary segments_left value 8 years ago
exthdrs_core.c 0868383b82 ipv6: constify the skb pointer of ipv6_find_tlv(). 9 years ago
exthdrs_offload.c e41b0bedba ipv6: fix exthdrs offload registration in out_rt path 10 years ago
fib6_notifier.c 864150dfa3 net: Add module reference to FIB notifiers 8 years ago
fib6_rules.c feca7d8c13 net: ipv6: avoid overhead when no custom FIB rules are installed 8 years ago
fou6.c 9dc621afa8 fou: make local function static 8 years ago
icmp.c 1b70d792cf ipv6: Use rt6i_idev index for echo replies to a local address 8 years ago
inet6_connection_sock.c 4e8f2fc1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
inet6_hashtables.c 4297a0ef08 net: ipv6: add second dif to inet6 socket lookups 8 years ago
ip6_checksum.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
ip6_fib.c 32a805baf0 ipv6: fix typo in fib6_net_exit() 8 years ago
ip6_flowlabel.c 864e2a1f8a ipv6: flowlabel: do not leave opt->tot_len with garbage 8 years ago
ip6_gre.c 8aec4959d8 ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit 8 years ago
ip6_icmp.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
ip6_input.c 7b9f6da175 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
ip6_offload.c 3d0241d57c gso: fix payload length when gso_size is zero 8 years ago
ip6_offload.h a6024562ff udp: Add GRO functions to UDP socket 9 years ago
ip6_output.c 864e2a1f8a ipv6: flowlabel: do not leave opt->tot_len with garbage 8 years ago
ip6_tunnel.c d41bb33ba3 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path 8 years ago
ip6_udp_tunnel.c 4fd19c15de ip6_udp_tunnel: remove unused IPCB related codes 9 years ago
ip6_vti.c 36f6ee22d2 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit 8 years ago
ip6mr.c b97bac64a5 rtnetlink: make rtnl_register accept a flags parameter 8 years ago
ipcomp6.c e2d118a1cb net: inet: Support UID-based routing in IP protocols. 9 years ago
ipv6_sockglue.c e8d411d298 ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt 8 years ago
mcast.c d3981bc615 net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t 8 years ago
mcast_snoop.c a516993f0a net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code 10 years ago
mip6.c 1f3a8e49d8 ktime: Get rid of ktime_equal() 8 years ago
ndisc.c eaa72dc474 neigh: increase queue_len_bytes to match wmem_default 8 years ago
netfilter.c e2d118a1cb net: inet: Support UID-based routing in IP protocols. 9 years ago
output_core.c 3de33e1ba0 ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() 8 years ago
ping.c 77d4b1d369 net: ping: do not abuse udp_poll() 8 years ago
proc.c 3500cd73df proc: snmp6: Use correct type in memset 8 years ago
protocol.c dddb64bcb3 net: Add sysctl to toggle early demux for tcp and udp 8 years ago
raw.c 5108ab4bf4 net: ipv6: add second dif to raw socket lookups 8 years ago
reassembly.c 5a63643e58 Revert "net: fix percpu memory leaks" 8 years ago
route.c 62cf27e52b ipv6: Fix traffic triggered IPsec connections. 8 years ago
seg6.c d1df6fd8a1 ipv6: sr: define core operations for seg6local lightweight tunnel 8 years ago
seg6_hmac.c 6391c4f67a ipv6: sr: Use ARRAY_SIZE macro 8 years ago
seg6_iptunnel.c 38ee7f2d47 ipv6: sr: add support for encapsulation of L2 frames 8 years ago
seg6_local.c 33e34e735f ipv6: sr: remove duplicate routing header type check 8 years ago
sit.c b079115937 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
syncookies.c 18bcf2907d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() 8 years ago
sysctl_net_ipv6.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
tcp_ipv6.c 1f3b359f10 tcp: fix a request socket leak 8 years ago
tcpv6_offload.c 74abc20ced tcp: cleanup static functions 10 years ago
tunnel6.c ebac62fe3d ipv6: fix tunnel error handling 10 years ago
udp.c 63ecc3d943 udpv6: Fix the checksum computation when HW checksum does not apply 8 years ago
udp_impl.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
udp_offload.c 6800b2e040 inet: Remove software UFO fragmenting code. 8 years ago
udplite.c c915fe13cb udplite: fix NULL pointer dereference 8 years ago
xfrm6_input.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
xfrm6_mode_beet.c af72868b90 networking: make skb_pull & friends return void pointers 8 years ago
xfrm6_mode_ro.c 6e80ac5cc9 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() 8 years ago
xfrm6_mode_transport.c 6e80ac5cc9 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() 8 years ago
xfrm6_mode_tunnel.c f1bd7d659e xfrm: Add encapsulation header offsets while SKB is not encrypted 8 years ago
xfrm6_output.c d77e38e612 xfrm: Add an IPsec hardware offloading API 8 years ago
xfrm6_policy.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
xfrm6_protocol.c 960fdfdeb9 xfrm: input: constify xfrm_input_afinfo 8 years ago
xfrm6_state.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
xfrm6_tunnel.c d12f3827e0 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t 8 years ago