Historial de Commits

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