Commit History

Author SHA1 Message Date
  Hannes Frederic Sowa dd40851521 ipv6: don't let node/interface scoped multicast traffic escape on the wire 12 years ago
  Steffen Klassert f4e53e292a ipv6: Don't send packet to big messages to self 12 years ago
  David S. Miller f1e7b73acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Cong Wang 9647bb80a5 ipv6: remove duplicated declaration of ip6_fragment() 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 2576f17dfa ipv6: Unshare ip6_nd_hdr() and change return type to void. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 6fd6ce2056 ipv6: Do not depend on rt->n in ip6_finish_output2(). 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 707be1ff3d ipv6: Do not depend on rt->n in ip6_dst_lookup_tail(). 12 years ago
  Romain KUNTZ 7efdba5bd9 ipv6: fix header length calculation in ip6_append_data() 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 3e4e4c1f2d ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. 12 years ago
  Vlad Yasevich 3c73a0368e ipv6: Update ipv6 static library with newly needed functions 12 years ago
  Amerigo Wang 94e187c015 ipv6: introduce ip6_rt_put() 12 years ago
  Amerigo Wang 07a936260a ipv6: use IS_ENABLED() 12 years ago
  Eric Dumazet 5640f76858 net: use a per task frag allocator 12 years ago
  Amerigo Wang fdd6681d92 ipv6: remove some useless RCU read lock 12 years ago
  Patrick McHardy 4cdd34084d netfilter: nf_conntrack_ipv6: improve fragmentation handling 13 years ago
  David S. Miller 1d861aa4b3 inet: Minimize use of cached route inetpeer. 13 years ago
  Eric Dumazet c56bf6fe78 ipv6: fix a bad cast in ip6_dst_lookup_tail() 13 years ago
  David S. Miller 97cac0821a ipv6: Store route neighbour in rt6_info struct. 13 years ago
  David S. Miller 5110effee8 net: Do delayed neigh confirmation. 13 years ago
  David S. Miller 43b03f1f6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Michel Machado 95603e2293 net-next: add dev_loopback_xmit() to avoid duplicate code 13 years ago
  David S. Miller fbfe95a42e inet: Create and use rt{,6}_get_peer_create(). 13 years ago
  Vincent Bernat 2d8dbb04c6 snmp: fix OutOctets counter to include forwarded datagrams 13 years ago
  Gao feng 0c1833797a ipv6: fix incorrect ipsec fragment 13 years ago
  Eric Dumazet a34a101e1e ipv6: disable GSO on sockets hitting dst_allfrag 13 years ago
  Eric Dumazet 72e843bb09 ipv6: ip6_fragment() should check CHECKSUM_PARTIAL 13 years ago
  Eric Dumazet d7f7c0ac11 ipv6: remove csummode in ip6_append_data() 13 years ago
  Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
  Chris Elston a495f8364e ipv6: Export ipv6 functions for use by other protocols 13 years ago
  Eric Dumazet 808db80a7e ipv6: call consume_skb() in frag/reassembly 13 years ago