1. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  2. 4b3da70 [NET]: Make the netlink methods in rtnetlink handle multiple network namespaces by Eric W. Biederman · 17 years ago
  3. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  4. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  5. c7b6ea2 [NETPOLL]: Don't need rx_flags. by Stephen Hemminger · 17 years ago
  6. 33f807b [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested. by Stephen Hemminger · 17 years ago
  7. 0953864 [NETPOLL]: no need to store local_mac by Stephen Hemminger · 17 years ago
  8. 5106930 [NETPOLL]: netpoll_poll() cleanup by Stephen Hemminger · 17 years ago
  9. 0adc9ad [NETPOLL]: Use skb_queue_purge(). by Stephen Hemminger · 17 years ago
  10. cd05acf [CAN]: Allocate protocol numbers for PF_CAN by Oliver Hartkopp · 17 years ago
  11. c0ef877 [NET]: Move sock_valbool_flag to socket.c by Pavel Emelyanov · 17 years ago
  12. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  13. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  14. 33c732c [IPV4]: Add raw drops counter. by Wang Chen · 17 years ago
  15. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  16. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  17. ff4b950 [NETNS]: Re-export init_net via EXPORT_SYMBOL. by Denis V. Lunev · 17 years ago
  18. 6836545 [NET]: rtnl_link: fix use-after-free by Patrick McHardy · 17 years ago
  19. cecbb63 [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms' by David S. Miller · 17 years ago
  20. 9cd4002 [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms by Pavel Emelyanov · 17 years ago
  21. 02f1c89 [NET]: Clone the sk_buff 'iif' field in __skb_clone() by Paul Moore · 17 years ago
  22. fed17f3 [NET]: Stop polling when napi_disable() is pending. by David S. Miller · 17 years ago
  23. 1ac70e7 [NET]: Fix function put_cmsg() which may cause usr application memory overflow by Wei Yongjun · 17 years ago
  24. 53ccaae [NET] net/core/: Spelling fixes by Joe Perches · 17 years ago
  25. d59b54b [NET]: Fix wrong comments for unregister_net* by Wang Chen · 17 years ago
  26. 2d4baff [SKBUFF]: Free old skb properly in skb_morph by Herbert Xu · 17 years ago
  27. 1f8170b [PKTGEN]: Fix double unlock of xfrm_state->lock by Pavel Emelyanov · 17 years ago
  28. dab6ba3 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue by Pavel Emelyanov · 17 years ago
  29. c67625a [NET]: Remove notifier block from chain when register_netdevice_notifier fails by Pavel Emelyanov · 17 years ago
  30. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  31. ed160e8 [NET]: Cleanup pernet operation without CONFIG_NET_NS by Denis V. Lunev · 17 years ago
  32. 6aed421 [NET]: Unexport sysctl_{r,w}mem_max. by Adrian Bunk · 17 years ago
  33. 2994c638 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  34. 33d36bb8 [NETNS]: init dev_base_lock only once by Alexey Dobriyan · 17 years ago
  35. e9671fc [NET]: Fix infinite loop in dev_mc_unsync(). by Joe Perches · 17 years ago
  36. b733c00 [NET]: Clean proto_(un)register from in-code ifdefs by Pavel Emelyanov · 17 years ago
  37. 45a19b0 [NETNS]: Fix compiler error in net_namespace.c by Johann Felix Soden · 17 years ago
  38. 40208d7 [NET]: Removing duplicit #includes by Jiri Olsa · 17 years ago
  39. 286ab3d [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. by Eric Dumazet · 17 years ago
  40. 3f192b5 [NET]: Remove /proc/net/stat/*_arp_cache upon module removal by Alexey Dobriyan · 17 years ago
  41. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  42. 3b582cc [NET]: docbook fixes for netif_ functions by Stephen Hemminger · 17 years ago
  43. d57a921 [NET]: Hide the net_ns kmem cache by Pavel Emelyanov · 17 years ago
  44. 1a2ee93 [NET]: Mark the setup_net as __net_init by Pavel Emelyanov · 17 years ago
  45. 6a1a3b9 [NET]: Hide the dead code in the net_namespace.c by Pavel Emelyanov · 17 years ago
  46. 1dba323 [NETNS]: Make the init/exit hooks checks outside the loop by Pavel Emelyanov · 17 years ago
  47. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  48. 154adbc [NET]: Remove bogus zero_it argument from sk_alloc by Pavel Emelyanov · 17 years ago
  49. 8fd1d17 [NET]: Make the sk_clone() lighter by Pavel Emelyanov · 17 years ago
  50. 2e4afe7 [NET]: Move some core sock setup into sk_prot_alloc by Pavel Emelyanov · 17 years ago
  51. 3f0666e [NET]: Auto-zero the allocated sock object by Pavel Emelyanov · 17 years ago
  52. c308c1b2 [NET]: Cleanup the allocation/freeing of the sock object by Pavel Emelyanov · 17 years ago
  53. 1e2e6b8 [NET]: Move the get_net() from sock_copy() by Pavel Emelyanov · 17 years ago
  54. f1a6c4d [NET]: Move the sock_copy() from the header by Pavel Emelyanov · 17 years ago
  55. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  56. 310928d [NETNS]: fix net released by rcu callback by Daniel Lezcano · 17 years ago
  57. 93ee31f [NET]: Fix free_netdev on register_netdev failure. by Daniel Lezcano · 17 years ago
  58. 0a7606c [NET]: Fix race between poll_napi() and net_rx_action() by David S. Miller · 17 years ago
  59. ceaa79c4 [NETNS]: Fix get_net_ns_by_pid by Eric W. Biederman · 17 years ago
  60. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  61. bbbb1a8 [NET]: Unexport sock_enable_timestamp(). by Adrian Bunk · 17 years ago
  62. c8d90dc [NET] dev_change_name: ignore changes to same name by Stephen Hemminger · 17 years ago
  63. a057ae3 [NET_CLS_ACT]: Use skb_act_clone by Jamal Hadi Salim · 17 years ago
  64. 06dbbfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  65. 642f14903 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  66. f0fe91d [NET]: Use BUILD_BUG_ON in net/core/flowi.c by Pavel Emelyanov · 17 years ago
  67. 342709e [NET]: Remove in-code externs for some functions from net/core/dev.c by Pavel Emelyanov · 17 years ago
  68. a37ae40 [NET]: Don't declare extern variables in net/core/sysctl_net_core.c by Pavel Emelyanov · 17 years ago
  69. bada339 [NET]: Validate device addr prior to interface-up by Jeff Garzik · 17 years ago
  70. f09cc91 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  71. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  72. 668f895 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped by Pavel Emelyanov · 17 years ago
  73. dfa4091 [NET]: Use the skb_set_queue_mapping where appropriate by Pavel Emelyanov · 17 years ago
  74. bfb85c9 [ATM]: Fix clip module reload crash. by Randy Dunlap · 17 years ago
  75. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  76. 804b908 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  77. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  78. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  79. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  80. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  81. 9b013e0 [NET]: Fix bug in sk_filter race cures. by Olof Johansson · 17 years ago
  82. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  83. d12af67 sysctl: fix neighbour table sysctls. by Eric W. Biederman · 17 years ago
  84. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  85. 47e958e [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() by Pavel Emelyanov · 17 years ago
  86. d3904b7 [NET]: Cleanup the error path in sk_attach_filter by Pavel Emelyanov · 17 years ago
  87. 309dd5f [NET]: Move the filter releasing into a separate call by Pavel Emelyanov · 17 years ago
  88. 55b3332 [NET]: Introduce the sk_detach_filter() call by Pavel Emelyanov · 17 years ago
  89. 4ae2894 [NEIGH]: Ensure that pneigh_lookup is protected with RTNL by Pavel Emelyanov · 17 years ago
  90. a030847 [NET]: Avoid copying TCP packets unnecessarily by Herbert Xu · 17 years ago
  91. 172a863 [NET]: Fix csum_start update in pskb_expand_head by Herbert Xu · 17 years ago
  92. f697c3e [NET]: Avoid unnecessary cloning for ingress filtering by Herbert Xu · 17 years ago
  93. e0053ec [SKBUFF]: Add skb_morph by Herbert Xu · 17 years ago
  94. dec1881 [SKBUFF]: Merge common code between copy_skb_header and skb_clone by Herbert Xu · 17 years ago
  95. c4ea43c net core: fix kernel-doc for new function parameters by Randy Dunlap · 17 years ago
  96. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  97. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  98. 1536cc0 [NET]: rtnl_unlock cleanups by Denis V. Lunev · 17 years ago
  99. 9b77265 [NET]: Remove double dev->flags checking when calling dev_close() by Pavel Emelyanov · 17 years ago
  100. 32f0c4c [NETNS]: Don't memset() netns to zero manually by Pavel Emelyanov · 17 years ago