1. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 15 years ago
  2. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 15 years ago
  3. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  4. d1238d5 netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking by Christoph Paasch · 15 years ago
  5. ff8cf9a ipv6: Fix BUG when disabled ipv6 module is unloaded by John Dykstra · 15 years ago
  6. fe7ca2e IPv6: add "disable" module parameter support to ipv6.ko by Brian Haley · 15 years ago
  7. 176c39a netns: fix addrconf_ifdown kernel panic by Daniel Lezcano · 15 years ago
  8. b325fdd ipv6: Fix sysctl unregistration deadlock by Stephen Hemminger · 15 years ago
  9. 3f53a38 ipv6: don't use tw net when accounting for recycled tw by Pavel Emelyanov · 15 years ago
  10. 4aa3b2e netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack by Eric Leblond · 15 years ago
  11. 20461c1 IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created. by Noriaki TAKAMIYA · 15 years ago
  12. 3f90071 netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message by Eric Leblond · 15 years ago
  13. a51f42f netfilter: fix tuple inversion for Node information request by Eric Leblond · 15 years ago
  14. 684de40 ipv6: Disallow rediculious flowlabel option sizes. by David S. Miller · 15 years ago
  15. 0178b69 ipv6: Copy cork options in ip6_append_data by Herbert Xu · 15 years ago
  16. 5d6e430 ipv6: compile fix for ip6mr.c by Dave Jones · 15 years ago
  17. a4e6db0 ipv6: Make mc_forwarding sysctl read-only. by David S. Miller · 15 years ago
  18. 1d6e55f IPv6: Fix multicast routing bugs. by Thomas Goff · 15 years ago
  19. 6c06a47 net: fix xfrm reverse flow lookup for icmp6 by Jiri Pirko · 15 years ago
  20. ebad18e gro: Fix handling of complete checksums in IPv6 by Herbert Xu · 15 years ago
  21. 7891cc8 ipv6: Fix fib6_dump_table walker leak by Herbert Xu · 15 years ago
  22. 71320af netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian by Patrick McHardy · 15 years ago
  23. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  24. 5fbbf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. 684f217 tcp6: Add GRO support by Herbert Xu · 16 years ago
  26. 787e920 ipv6: Add GRO support by Herbert Xu · 16 years ago
  27. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  28. f67b459 net_dma: convert to dma_find_channel by Dan Williams · 16 years ago
  29. 914d116 ipv6: IPV6_PKTINFO relied userspace providing correct length by Ilpo Järvinen · 16 years ago
  30. 14deae4 ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. by David S. Miller · 16 years ago
  31. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  32. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  33. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  34. 9f690db ipv6: fix the outgoing interface selection order in udpv6_sendmsg() by Yang Hongyang · 16 years ago
  35. f250dcd ipv6: fix the return interface index when get it while no message is received by Yang Hongyang · 16 years ago
  36. b24a251 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() by Yang Hongyang · 16 years ago
  37. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. 8da73b7 ip6mr: use goto to common label instead of opencoding by Ilpo Järvinen · 16 years ago
  39. 448eb71 ipv6/mcast: join error paths using goto by Ilpo Järvinen · 16 years ago
  40. 5ce1bbb xfrm6_tunnel: join error paths using goto by Ilpo Järvinen · 16 years ago
  41. 8229efd netns: ip6mr: enable namespace support in ipv6 multicast forwarding code by Benjamin Thery · 16 years ago
  42. 8b90fc7 netns: ip6mr: declare ip6mr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  43. 950d570 netns: ip6mr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  44. a21f3f9 netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  45. 4045e57 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  46. 4a6258a netns: ip6mr: dynamically allocate mfc6_cache_array by Benjamin Thery · 16 years ago
  47. 58701ad netns: ip6mr: store netns in struct mfc6_cache by Benjamin Thery · 16 years ago
  48. 4e16880 netns: ip6mr: dynamically allocates vif6_table by Benjamin Thery · 16 years ago
  49. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 16 years ago
  50. 24fc7b8 ipv6: silence log messages for locally generated multicast by Jan Sembera · 16 years ago
  51. 36cbac5 net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset by Joe Perches · 16 years ago
  52. 999890b net: /proc/net/ip_mr_cache, display Iif as a signed short by Benjamin Thery · 16 years ago
  53. 1ea472e net: fix /proc/net/ip_mr_cache display - V2 by Benjamin Thery · 16 years ago
  54. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  55. ed77a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  56. 1748376 net: Use a percpu_counter for sockets_allocated by Eric Dumazet · 16 years ago
  57. 59c9940 netns xfrm: per-netns MIBs by Alexey Dobriyan · 16 years ago
  58. 4fb236b netns xfrm: AH/ESP in netns! by Alexey Dobriyan · 16 years ago
  59. fbda33b netns xfrm: ->get_saddr in netns by Alexey Dobriyan · 16 years ago
  60. c5b3cf4 netns xfrm: ->dst_lookup in netns by Alexey Dobriyan · 16 years ago
  61. db983c1 netns xfrm: KM reporting in netns by Alexey Dobriyan · 16 years ago
  62. ddcfd79 netns xfrm: dst garbage-collecting in netns by Alexey Dobriyan · 16 years ago
  63. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  64. 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 16 years ago
  65. 673c09b netns xfrm: add struct xfrm_state::xs_net by Alexey Dobriyan · 16 years ago
  66. 55205d4 ipv6: fix warning in net/ipv6/ip6_flowlabel.c by Ingo Molnar · 16 years ago
  67. 9f40ac7 netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE by Eric Leblond · 16 years ago
  68. fb7e067 xfrm: remove useless forward declarations by Alexey Dobriyan · 16 years ago
  69. 6daad37 ah4/ah6: remove useless NULL assignments by Alexey Dobriyan · 16 years ago
  70. be77e59 net: fix tunnels in netns after ndo_ changes by Alexey Dobriyan · 16 years ago
  71. c25eb3b net: Convert TCP/DCCP listening hash tables to use RCU by Eric Dumazet · 16 years ago
  72. cf005b1 net: remove redundant argument comments by Qinghuang Feng · 16 years ago
  73. 9db66bd net: convert TCP/DCCP ehash rwlocks to spinlocks by Eric Dumazet · 16 years ago
  74. 1326c3d ipv6: convert tunnels to net_device_ops by Stephen Hemminger · 16 years ago
  75. 007c383 ipmr: convert ipmr virtual interface to net_device_ops by Stephen Hemminger · 16 years ago
  76. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  77. 5ece6c2 net: fix tiny output corruption of /proc/net/snmp6 by Alexey Dobriyan · 16 years ago
  78. eedd726 ipv6: use seq_release_private for ip6mr.c /proc entries by Benjamin Thery · 16 years ago
  79. 61d3015 netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks by Alexey Dobriyan · 16 years ago
  80. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  81. 5bc3eb7 ip: convert to net_device_ops for ioctl by Stephen Hemminger · 16 years ago
  82. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  83. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  84. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  85. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  86. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  87. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  88. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  89. f82b3590 CRED: Wrap task credential accesses in the IPv6 protocol by David Howells · 16 years ago
  90. 6e093d9 ipv6: routing header fixes by Brian Haley · 16 years ago
  91. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  92. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  93. 87b30a6 ipv6: fix ip6_mr_init error path by Benjamin Thery · 16 years ago
  94. 167c627 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  95. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. 305d552 bonding: send IPv6 neighbor advertisement on failover by Brian Haley · 16 years ago
  97. e3ec6cf ipv6: fix run pending DAD when interface becomes ready by Benjamin Thery · 16 years ago
  98. 79654a7 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector by Andreas Steffen · 16 years ago
  99. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  100. 0856f93 udp: Fix the SNMP counter of UDP_MIB_INERRORS by Wei Yongjun · 16 years ago