Histórico de Commits

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