1. d002ec4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  2. 1d2c8ee [PATCH] slab: clean up leak tracking ifdefs a little bit by Christoph Hellwig · 18 years ago
  3. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  4. c5e2946 [NEIGH]: always use hash_mask under tbl lock by Julian Anastasov · 18 years ago
  5. 6fbe59b [ETHTOOL]: Remove some entries from non-root command list. by David S. Miller · 18 years ago
  6. 75f3123 [ETHTOOL]: let mortals use ethtool by Stephen Hemminger · 18 years ago
  7. d77072e [NET]: Annotate dst_ops protocol by Al Viro · 18 years ago
  8. 75b31c3 [NET]: is it Andy or Andi ?? by Steven Rostedt · 18 years ago
  9. 85670cc [NET_SCHED]: Fix fallout from dev->qdisc RCU change by Patrick McHardy · 18 years ago
  10. 1ca7768 [PKTGEN]: DSCP support by Francesco Fondelli · 18 years ago
  11. 34954dd [PKTGEN]: vlan support by Francesco Fondelli · 18 years ago
  12. 9918f23 [RTNETLINK]: Possible dereference in net/core/rtnetlink.c by Eric Sesterhenn · 18 years ago
  13. baef186 [PATCH] WE-21 support (core API) by John W. Linville · 18 years ago
  14. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  15. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
  16. 62dd931 [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. by Ville Nuorvala · 18 years ago
  17. 78e5b891 [RTNETLINK]: Fix netdevice name corruption by Patrick McHardy · 18 years ago
  18. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  19. 3015d5d [RTNETLINK]: Fix typo causing wrong skb to be freed by Thomas Graf · 18 years ago
  20. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  21. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  22. d4f3e9b [NET] in6_pton: Kill errant printf statement. by David S. Miller · 18 years ago
  23. 1aaec67 [NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure. by YOSHIFUJI Hideaki · 18 years ago
  24. a57d27f [RTNETLINK]: Don't return error on no-metrics. by David S. Miller · 18 years ago
  25. 2d7202b [IPv6] route: Convert FIB6 dumping to use new netlink api by Thomas Graf · 18 years ago
  26. e92b43a [NET] neighbour: reduce exports by Stephen Hemminger · 18 years ago
  27. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 18 years ago
  28. 56fc85a [RTNETLINK]: Unexport rtnl socket by Thomas Graf · 18 years ago
  29. 0ec6d3f [NET] link: Convert notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  30. bd5785b [WIRELESS]: Convert notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  31. b867331 [NEIGH]: Convert neighbour notifications ot use rtnl_notify() by Thomas Graf · 18 years ago
  32. c17084d [NET] fib_rules: Convert fib rule notification to use rtnl_notify() by Thomas Graf · 18 years ago
  33. 97676b6 [RTNETLINK]: Add rtnetlink notification interface by Thomas Graf · 18 years ago
  34. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 18 years ago
  35. b6fe17d [NET] netdev: Check name length by Stephen Hemminger · 18 years ago
  36. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  37. bf0d524 [NET]: Remove unnecessary config.h includes from net/ by Dave Jones · 18 years ago
  38. b63bbc5 [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h by Thomas Graf · 18 years ago
  39. ca860fb [NEIGH]: Convert neighbour table dumping to new netlink api by Thomas Graf · 18 years ago
  40. 6b3f867 [NEIGH]: Convert neighbour table modification to new netlink api by Thomas Graf · 18 years ago
  41. 9067c72 [NEIGH]: Move netlink neighbour bits to linux/neighbour.h by Thomas Graf · 18 years ago
  42. 8b8aec5 [NEIGH]: Convert neighbour dumping to new netlink api by Thomas Graf · 18 years ago
  43. 5208deb [NEIGH]: Convert neighbour addition to new netlink api by Thomas Graf · 18 years ago
  44. a14a49d [NEIGH]: Convert neighbour deletion to new netlink api by Thomas Graf · 18 years ago
  45. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  46. b60c511 [NET]: Convert link dumping to new netlink api by Thomas Graf · 18 years ago
  47. da5e049 [NET]: Convert link modification to new netlink api by Thomas Graf · 18 years ago
  48. 1823730 [IPv4]: Move interface address bits to linux/if_addr.h by Thomas Graf · 18 years ago
  49. 14c0b97 [NET]: Protocol Independant Policy Routing Rules Framework by Thomas Graf · 18 years ago
  50. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  51. 892c141 [MLSXFRM]: Add security sid to sock by Venkat Yekkirala · 18 years ago
  52. 23b6b0e Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  53. 3fcde74 [NEIGH]: neigh_table_clear() doesn't free stats by Kirill Korotaev · 18 years ago
  54. 76fd859 [PATCH] ethtool: allow const ethtool_ops by Stephen Hemminger · 18 years ago
  55. c7fa9d1 [NET]: Disallow whitespace in network device names. by David S. Miller · 18 years ago
  56. 8557511 [NET]: Fix potential stack overflow in net/core/utils.c by Suresh Siddha · 18 years ago
  57. 7ea49ed [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. by David S. Miller · 18 years ago
  58. a465714 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Greg Kroah-Hartman · 18 years ago
  59. 7c91767 [NET]: add_timer -> mod_timer() in dst_run_gc() by Dmitry Mishin · 18 years ago
  60. 70f8e78 [RTNETLINK]: Fix IFLA_ADDRESS handling. by David S. Miller · 18 years ago
  61. 69d8c28 [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too. by David S. Miller · 18 years ago
  62. aaf5806 [PKTGEN]: Fix oops when used with balance-tlb bonding by Chen-Li Tien · 18 years ago
  63. 7b2e497 [NET]: Assign skb->dev in netdev_alloc_skb by Christoph Hellwig · 18 years ago
  64. 782a667 [PATCH] Send wireless netlink events with a clean slate by Herbert Xu · 18 years ago
  65. 29bbd72 [NET]: Fix more per-cpu typos by Alexey Dobriyan · 18 years ago
  66. e6eb307 [I/OAT]: Remove CPU hotplug lock from net_dma_rebalance by Chris Leech · 18 years ago
  67. 2b7e24b [NET]: skb_queue_lock_key() is no longer used. by Adrian Bunk · 18 years ago
  68. b60dfc6 [NET]: Kill the WARN_ON() calls for checksum fixups. by David S. Miller · 18 years ago
  69. 8af2745 [NET]: Add netdev_alloc_skb(). by Christoph Hellwig · 18 years ago
  70. 8d71740 [NET]: Core net changes to generate netevents by Tom Tucker · 18 years ago
  71. 792d193 [NET]: Network Event Notifier Mechanism. by Tom Tucker · 18 years ago
  72. f4d26fb [NET]: Fix ___pskb_trim when entire frag_list needs dropping by Herbert Xu · 18 years ago
  73. 64d2f08 [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> by Adrian Bunk · 18 years ago
  74. e1b90c4 [NET] ethtool: fix oops by testing correct struct member by Jeff Garzik · 18 years ago
  75. 27b437c [NET]: Update frag_list in pskb_trim by Herbert Xu · 18 years ago
  76. a6f157a [NET]: fix __sk_stream_mem_reclaim by Ian McDonald · 18 years ago
  77. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  78. 5a8da02 [NET]: Fix network device interface printk message priority by Stephen Hemminger · 18 years ago
  79. a5b5bb9 [PATCH] lockdep: annotate sk_locks by Ingo Molnar · 18 years ago
  80. da21f24 [PATCH] lockdep: annotate sock_lock_init() by Ingo Molnar · 18 years ago
  81. 06825ba [PATCH] lockdep: annotate skb_queue_head_init by Ingo Molnar · 18 years ago
  82. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  83. 5bba171 [NET]: make skb_release_data() static by Adrian Bunk · 18 years ago
  84. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  85. 3d3a853 [NET]: Make illegal_highdma more anal by Herbert Xu · 18 years ago
  86. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  87. 576a30e [NET]: Added GSO header verification by Herbert Xu · 18 years ago
  88. 068c6e9 [NET] netpoll: break recursive loop in netpoll rx path by Neil Horman · 18 years ago
  89. 8834807 [NET] netpoll: don't spin forever sending to stopped queues by Jeremy Fitzhardinge · 18 years ago
  90. f72b948 [NET]: skb_find_text ignores to argument by Phil Oester · 18 years ago
  91. 6048126 [NET]: make net/core/dev.c:netdev_nit static by Adrian Bunk · 18 years ago
  92. f54d9e8 [NET]: Fix GSO problems in dev_hard_start_xmit() by Michael Chan · 18 years ago
  93. 199f4c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  94. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 18 years ago
  95. f4b8ea7 [NET]: fix net-core kernel-doc by Randy Dunlap · 18 years ago
  96. 37c3185 [NET]: Added GSO toggle by Herbert Xu · 18 years ago
  97. f4c50d9 [NET]: Add software TSOv4 by Herbert Xu · 18 years ago
  98. f6a78bf [NET]: Add generic segmentation offload by Herbert Xu · 18 years ago
  99. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  100. d4828d8 [NET]: Prevent transmission after dev_deactivate by Herbert Xu · 18 years ago