Commit History

Author SHA1 Message Date
  Fabio Estevam bcd081a3ae net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n 11 years ago
  Michal Kubeček 2c861cc65e ipv6: don't call fib6_run_gc() until routing is ready 12 years ago
  David S. Miller 06c54055be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Duan Jiong b55b76b221 ipv6:introduce function to find route for redirect 12 years ago
  Thomas Graf 25a6e6b84f ipv6: Don't depend on per socket memory for neighbour discovery messages 12 years ago
  Tim Gardner 3e25c65ed0 net: neighbour: Remove CONFIG_ARPD 12 years ago
  Cong Wang f564f45c45 vxlan: add ipv6 proxy support 12 years ago
  Thomas Graf 816c5b5b01 ipv6: Remove redundant sk variable 12 years ago
  Hannes Frederic Sowa b800c3b966 ipv6: drop fragmented ndisc packets by default (RFC 6980) 12 years ago
  Duan Jiong c92a59eca8 ipv6: handle Redirect ICMP Message with no Redirected Header option 12 years ago
  Michal Kubeček 2ac3ac8f86 ipv6: prevent fib6_run_gc() contention 12 years ago
  Daniel Baluta f2f79cca13 ndisc: bool initializations should use true and false 12 years ago
  David S. Miller d98cae64e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Matthias Schiffer 33be081a81 ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb 12 years ago
  Simon Horman 29a3cad5c6 ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header 12 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Thomas Graf 80580d4b20 ipv6: ndisc: remove redundant check for !dev->addr_len 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 4d5c152e86 ndisc: Use compound literals to build redirect message. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 1cb3fe513f ndisc: Break down ndisc_build_skb() and build message directly. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 b44b5f4ae9 ndisc: Break down __ndisc_send(). 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 7b3d9b06d8 ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb(). 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 f4de84c64e ndisc: Use ndisc_send_skb() for redirect. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 aa4bdd4b3f ndisc: Remove icmp6h argument from ndisc_send_skb(). 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 5f5a011563 ndisc: Make ndisc_fill_xxx_option() for sk_buff. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 2ce1357614 ndisc: Calculate message body length and option length separately. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 5135e633f9 ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb(). 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 527a150fb2 ndisc: Defer building IPv6 header. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 af9a997629 ndisc: Remove dev argument for ndisc_send_skb(). 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 f382d03ad0 ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb(). 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 c8d6c380d9 ndisc: Simplify arguments for ip6_nd_hdr(). 12 years ago