David Ahern 6eb7939371 net: ipv6: lower ndisc notifier priority below addrconf před 8 roky
..
ila 0ddead90b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 8 roky
netfilter 52a623bd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next před 8 roky
Kconfig d1df6fd8a1 ipv6: sr: define core operations for seg6local lightweight tunnel před 8 roky
Makefile d1df6fd8a1 ipv6: sr: define core operations for seg6local lightweight tunnel před 8 roky
addrconf.c b97bac64a5 rtnetlink: make rtnl_register accept a flags parameter před 8 roky
addrconf_core.c 3ad7d2468f Ipvlan should return an error when an address is already in use. před 8 roky
addrlabel.c b97bac64a5 rtnetlink: make rtnl_register accept a flags parameter před 8 roky
af_inet6.c 1f139ed9ec ipv6: Avoid going through ->sk_net to access the netns před 8 roky
ah6.c 93bbbfbb4a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next před 8 roky
anycast.c affa78bc6a net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t před 8 roky
calipso.c edcd9270be net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t před 8 roky
datagram.c 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t před 8 roky
esp6.c 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t před 8 roky
esp6_offload.c ca3a1b8566 esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO před 8 roky
exthdrs.c 925615ceda ipv6: sr: allow SRH insertion with arbitrary segments_left value před 8 roky
exthdrs_core.c 0868383b82 ipv6: constify the skb pointer of ipv6_find_tlv(). před 9 roky
exthdrs_offload.c e41b0bedba ipv6: fix exthdrs offload registration in out_rt path před 10 roky
fib6_notifier.c e1ee0a5ba3 ipv6: fib: Dump tables during registration to FIB chain před 8 roky
fib6_rules.c feca7d8c13 net: ipv6: avoid overhead when no custom FIB rules are installed před 8 roky
fou6.c 9dc621afa8 fou: make local function static před 8 roky
icmp.c 849a44de91 net: don't global ICMP rate limit packets originating from loopback před 8 roky
inet6_connection_sock.c 4e8f2fc1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 9 roky
inet6_hashtables.c 4297a0ef08 net: ipv6: add second dif to inet6 socket lookups před 8 roky
ip6_checksum.c c148d16369 ipv6: fix checksum annotation in udp6_csum_init před 9 roky
ip6_fib.c b97bac64a5 rtnetlink: make rtnl_register accept a flags parameter před 8 roky
ip6_flowlabel.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally před 9 roky
ip6_gre.c 39294c3df2 Revert "ipv6: constify inet6_protocol structures" před 8 roky
ip6_icmp.c b1cadc1a09 ipv6: icmp: add a force_saddr param to icmp6_send() před 9 roky
ip6_input.c 7b9f6da175 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 8 roky
ip6_offload.c e3e86b5119 ipv6: Fix leak in ipv6_gso_segment(). před 8 roky
ip6_offload.h a6024562ff udp: Add GRO functions to UDP socket před 9 roky
ip6_output.c 29fda25a2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 8 roky
ip6_tunnel.c a8b8a889e3 net: add netlink_ext_ack argument to rtnl_link_ops.validate před 8 roky
ip6_udp_tunnel.c 4fd19c15de ip6_udp_tunnel: remove unused IPCB related codes před 9 roky
ip6_vti.c 6b1c42e972 vti: revert flush x-netns xfrm cache when vti interface is removed před 8 roky
ip6mr.c b97bac64a5 rtnetlink: make rtnl_register accept a flags parameter před 8 roky
ipcomp6.c e2d118a1cb net: inet: Support UID-based routing in IP protocols. před 9 roky
ipv6_sockglue.c 7114f51fcb Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 8 roky
mcast.c d3981bc615 net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t před 8 roky
mcast_snoop.c a516993f0a net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code před 10 roky
mip6.c 1f3a8e49d8 ktime: Get rid of ktime_equal() před 9 roky
ndisc.c 6eb7939371 net: ipv6: lower ndisc notifier priority below addrconf před 8 roky
netfilter.c e2d118a1cb net: inet: Support UID-based routing in IP protocols. před 9 roky
output_core.c 6399f1fae4 ipv6: avoid overflow of offset in ip6_find_1stfragopt před 8 roky
ping.c 77d4b1d369 net: ping: do not abuse udp_poll() před 8 roky
proc.c 3500cd73df proc: snmp6: Use correct type in memset před 8 roky
protocol.c dddb64bcb3 net: Add sysctl to toggle early demux for tcp and udp před 8 roky
raw.c 5108ab4bf4 net: ipv6: add second dif to raw socket lookups před 8 roky
reassembly.c dbd1759e6a ipv6: on reassembly, record frag_max_size před 9 roky
route.c b97bac64a5 rtnetlink: make rtnl_register accept a flags parameter před 8 roky
seg6.c d1df6fd8a1 ipv6: sr: define core operations for seg6local lightweight tunnel před 8 roky
seg6_hmac.c 3efa70d78f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 9 roky
seg6_iptunnel.c b04c80d3a7 ipv6: sr: export SRH insertion functions před 8 roky
seg6_local.c 140f04c33b ipv6: sr: implement several seg6local actions před 8 roky
sit.c b079115937 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 8 roky
syncookies.c 18bcf2907d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() před 8 roky
sysctl_net_ipv6.c 4fee5242bf calipso: Add a label cache. před 9 roky
tcp_ipv6.c 4297a0ef08 net: ipv6: add second dif to inet6 socket lookups před 8 roky
tcpv6_offload.c 74abc20ced tcp: cleanup static functions před 10 roky
tunnel6.c ebac62fe3d ipv6: fix tunnel error handling před 10 roky
udp.c 4297a0ef08 net: ipv6: add second dif to inet6 socket lookups před 8 roky
udp_impl.h a3f96c47c8 udp: make *udp*_queue_rcv_skb() functions static před 8 roky
udp_offload.c 6800b2e040 inet: Remove software UFO fragmenting code. před 8 roky
udplite.c c915fe13cb udplite: fix NULL pointer dereference před 9 roky
xfrm6_input.c 7c88e21aef xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish před 8 roky
xfrm6_mode_beet.c af72868b90 networking: make skb_pull & friends return void pointers před 8 roky
xfrm6_mode_ro.c 6e80ac5cc9 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() před 8 roky
xfrm6_mode_transport.c 6e80ac5cc9 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() před 8 roky
xfrm6_mode_tunnel.c f1bd7d659e xfrm: Add encapsulation header offsets while SKB is not encrypted před 8 roky
xfrm6_output.c d77e38e612 xfrm: Add an IPsec hardware offloading API před 8 roky
xfrm6_policy.c 09c7570480 xfrm: remove flow cache před 8 roky
xfrm6_protocol.c 960fdfdeb9 xfrm: input: constify xfrm_input_afinfo před 9 roky
xfrm6_state.c 67ba4152e8 ipv6: White-space cleansing : Line Layouts před 11 roky
xfrm6_tunnel.c d12f3827e0 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t před 8 roky