1. d3ede32 pktgen: make sure that pktgen_thread_worker has been executed by Denis V. Lunev · 16 years ago
  2. 0e91796 net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() by David Woodhouse · 16 years ago
  3. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 16 years ago
  4. 9ee6b7f net: Fix typo in net/core/sock.c. by Rami Rosen · 16 years ago
  5. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  6. e46b66b net: Added ASSERT_RTNL() to dev_open() and dev_close(). by Ben Hutchings · 16 years ago
  7. aca5139 netns: Fix arbitrary net_device-s corruptions on net_ns stop. by Pavel Emelyanov · 16 years ago
  8. c800578 net: Fix useless comment reference loop. by Johannes Berg · 16 years ago
  9. aaf8cdc netns: Fix device renaming for sysfs by Daniel Lezcano · 16 years ago
  10. 0c0b0ac net: remove NR_CPUS arrays in net/core/dev.c by Mike Travis · 16 years ago
  11. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  12. 50aab54 net: Add missing braces to multi-statement if()s by Ilpo Järvinen · 16 years ago
  13. 5efdccb net: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  14. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  15. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  16. c5835df ethtool: EEPROM dump no longer works for tg3 and natsemi by Mandeep Singh Baines · 16 years ago
  17. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. c9c1014 [RTNETLINK]: Fix bogus ASSERT_RTNL warning by Patrick McHardy · 16 years ago
  19. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  20. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  21. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  22. 5309fbc Remove documentation of non-existent sk_alloc arg by Rusty Russell · 16 years ago
  23. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  24. 9d29672 [NET]: Expose netdevice dev_id through sysfs by David Woodhouse · 16 years ago
  25. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  26. d1643d2 [NET]: Fix and allocate less memory for ->priv'less netdevices by Alexey Dobriyan · 16 years ago
  27. d0498d9 [NET]: Do not allocate unneeded memory for dev->priv alignment. by Pavel Emelyanov · 16 years ago
  28. f3005d7 [NETNS]: Add netns refcnt debug for network devices. by Denis V. Lunev · 16 years ago
  29. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 16 years ago
  30. 65a18ec [NETNS]: Add netns refcnt debug for kernel sockets. by Denis V. Lunev · 16 years ago
  31. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 16 years ago
  32. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 16 years ago
  33. 3a931a8 [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. by Pavel Emelyanov · 16 years ago
  34. b131dd5 [ETHTOOL]: Add support for large eeproms by Mandeep Singh Baines · 16 years ago
  35. dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 16 years ago
  36. c93cf61 [NETNS]: The net-subsys IDs generator. by Pavel Emelyanov · 16 years ago
  37. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  39. 4c821d7 [NET]: Fix kernel-doc for skb_segment by Ben Hutchings · 16 years ago
  40. f37f0af [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0) by Eric Dumazet · 16 years ago
  41. 4738c1d [SKFILTER]: Add SKF_ADF_NLATTR instruction by Patrick McHardy · 16 years ago
  42. 43db6d6 socket: sk_filter deinline by Stephen Hemminger · 16 years ago
  43. b715631 socket: sk_filter minor cleanups by Stephen Hemminger · 16 years ago
  44. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 70ee115 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. by Pavel Emelyanov · 16 years ago
  46. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  47. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  48. a0f55e0 [NET]: Fix dev_alloc_skb() typo. by David S. Miller · 16 years ago
  49. 60e7663 [SOCK]: Drop per-proto inuse init and fre functions (v2). by Pavel Emelyanov · 16 years ago
  50. 1338d46 [SOCK]: Introduce a percpu inuse counters array (v2). by Pavel Emelyanov · 16 years ago
  51. 13ff3d6 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). by Pavel Emelyanov · 16 years ago
  52. 1483b87 [NET]: Add inline intent commentary to dev_alloc_skb(). by Denys Vlasenko · 16 years ago
  53. be01d65 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. by YOSHIFUJI Hideaki · 16 years ago
  54. 0a20450 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. by YOSHIFUJI Hideaki · 16 years ago
  55. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 16 years ago
  57. 8d33086 [NET]: uninline dst_release by Ilpo Järvinen · 16 years ago
  58. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 16 years ago
  59. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 16 years ago
  60. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 16 years ago
  61. 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 16 years ago
  62. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  63. 61ee6bd [NET]: Fix multicast device ioctl checks by Patrick McHardy · 16 years ago
  64. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  65. 57da52c [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  66. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  67. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  68. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  69. 2feb27d [NETNS]: Minor information leak via /proc/net/ptype file. by Pavel Emelyanov · 16 years ago
  70. fa86d32 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). by Pavel Emelyanov · 16 years ago
  71. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. 82cc1a7 [NET]: Add per-connection option to set max TSO frame size by Peter P Waskiewicz Jr · 16 years ago
  73. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  74. 8a455b0 netpoll: zap_completion_queue: adjust skb->users counter by Jarek Poplawski · 16 years ago
  75. 6f3d092 sched, net: socket wakeups are sync by Ingo Molnar · 16 years ago
  76. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  77. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. d9452e9 [NETPOLL]: Revert two bogus cleanups that broke netconsole. by David S. Miller · 16 years ago
  79. 988b705 [ARP]: Introduce the arp_hdr_len helper. by Pavel Emelyanov · 16 years ago
  80. 7e36763 [NET]: Fix race in generic address resolution. by Frank Blaschka · 16 years ago
  81. 95a3635 [NET]: Use existing device list walker for /proc/dev_mcast. by Pavel Emelyanov · 16 years ago
  82. 45af175 [NET]: sk_release_kernel needs to be exported to modules by David S. Miller · 16 years ago
  83. edf0208 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. by Denis V. Lunev · 16 years ago
  84. 9de8f76 [NETNS]: DST cleanup routines should be called inside namespace. by Denis V. Lunev · 16 years ago
  85. 0c65bab [NETNS]: Default arp parameters lookup. by Denis V. Lunev · 16 years ago
  86. 4ab438f [NETNS]: Register neighbour table parameters in the correct namespace. by Denis V. Lunev · 16 years ago
  87. 25296d5 [PKTGEN]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  88. 46ecf0b [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  89. bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  90. bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 16 years ago
  91. 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 16 years ago
  92. da12f73 [NETNS]: Namespace leak in pneigh_lookup. by Denis V. Lunev · 16 years ago
  93. 76e8730 [RTNL]: Add missing link netlink attribute policy definitions by Thomas Graf · 16 years ago
  94. 12aa343 [NET]: Messed multicast lists after dev_mc_sync/unsync by Jorge Boncompte [DTI2] · 16 years ago
  95. 07ce198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. 9ff5660 Revert "[NDISC]: Fix race in generic address resolution" by David S. Miller · 16 years ago
  97. 93b2d4a Revert "[RTNETLINK]: Send a single notification on device state changes." by David S. Miller · 16 years ago
  98. f6866fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  99. bc2cda1 docbook: make a networking book and fix a few errors by Randy Dunlap · 16 years ago
  100. b5606c2 remove final fastcall users by Harvey Harrison · 16 years ago