1. 03245ce [NET] rtnetlink.c: remove no longer used functions by Adrian Bunk · 16 years ago
  2. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  3. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 16 years ago
  4. 53379e5 typo fixes in net/core/net_namespace.c by Oliver Pinter · 16 years ago
  5. 7759db8 [AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message by Klaus Heinrich Kiwi · 16 years ago
  6. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 16 years ago
  7. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 16 years ago
  8. 174ce04 [PKTGEN]: pktgen should not print info that it is spinning by Jesse Brandeburg · 16 years ago
  9. e83a2ea [VLAN]: set_rx_mode support for unicast address list by Chris Leech · 16 years ago
  10. 9fe7c71 [PKTGEN]: Remove an unused definition in pktgen.c. by Rami Rosen · 16 years ago
  11. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  12. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  13. 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 16 years ago
  14. 9675016 [NET] gen_estimator: gen_replace_estimator() cosmetic changes by Jarek Poplawski · 16 years ago
  15. 72348a4 [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop by Stephen Hemminger · 16 years ago
  16. 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 16 years ago
  17. 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 16 years ago
  18. 775516b [NETNS]: Namespace stop vs 'ip r l' race. by Denis V. Lunev · 16 years ago
  19. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  20. 4f84d82 [NETNS]: Memory leak on network namespace stop. by Denis V. Lunev · 16 years ago
  21. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 16 years ago
  22. 06f0511 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. by Denis V. Lunev · 16 years ago
  23. 14db413 [ARP]: Remove forward declaration of neigh_changeaddr. by Denis V. Lunev · 16 years ago
  24. 486b51d [ARP]: Remove overkill checks from neigh_param_alloc. by Denis V. Lunev · 16 years ago
  25. 72132c1b [IPV4]: fib_rules_unregister is essentially void. by Denis V. Lunev · 16 years ago
  26. 8519660 [NET] core/utils.c: digit2bin is dead static inline by Ilpo Järvinen · 16 years ago
  27. 6db105d [PKTGEN]: uninline getCurUs by Ilpo Järvinen · 16 years ago
  28. 56e252c [PKTGEN]: Kill dead static inlines by Ilpo Järvinen · 16 years ago
  29. 4250846 [NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics by Denis V. Lunev · 16 years ago
  30. 5fd30ee [NETNS]: Namespacing in the generic fib rules code. by Denis V. Lunev · 16 years ago
  31. 868d13a [NETNS]: Pass fib_rules_ops into default_pref method. by Denis V. Lunev · 16 years ago
  32. f8c26b8 [NETNS]: Add netns parameter to fib_rules_(un)register. by Denis V. Lunev · 16 years ago
  33. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 16 years ago
  34. 789675e [NET]: Avoid divides in net/core/gen_estimator.c by Eric Dumazet · 16 years ago
  35. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 16 years ago
  36. 680a5a5 [PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim() by Eric Dumazet · 16 years ago
  37. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 16 years ago
  38. 7ffc49a [ETH]: Combine format_addr() with print_mac(). by Michael Chan · 17 years ago
  39. 21371f7 [SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim() by Eric Dumazet · 17 years ago
  40. 426b530 [NETNS]: Modify the neighbour table code so it handles multiple network namespaces by Eric W. Biederman · 16 years ago
  41. a43d899 [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer. by Pavel Emelyanov · 17 years ago
  42. 21cf225 [IPV4] net/core: Use ipv4_is_<type> by Joe Perches · 17 years ago
  43. a662071 [NET]: Check RTNL status in unregister_netdevice by Herbert Xu · 17 years ago
  44. 81103a5 [NETNS]: network namespace was passed into dev_getbyhwaddr but not used by Denis V. Lunev · 17 years ago
  45. 64b7d96 [NET]: dst_ifdown() cleanup by Eric Dumazet · 17 years ago
  46. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 17 years ago
  47. 790a353 [NET] sysctl: prepare core tables to point to netns variables by Pavel Emelyanov · 17 years ago
  48. 024626e [NET] sysctl: make the sys.net.core sysctls per-namespace by Pavel Emelyanov · 17 years ago
  49. 3b5b34f [NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  50. 9eb87f3 [IPV6]: Make fib6_rules_init to return an error code. by Daniel Lezcano · 17 years ago
  51. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  52. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 17 years ago
  53. 27ab256 [UDP]: Avoid repeated counting of checksum errors due to peeking by Herbert Xu · 17 years ago
  54. 33eb9cf [NET]: Isolate the net/core/ sysctl table by Pavel Emelyanov · 17 years ago
  55. 7e2e109 [NET]: Remove unneeded ifdefs from sysctl_net_core.c by Pavel Emelyanov · 17 years ago
  56. c3bac5a [NEIGH]: Use the ctl paths to create neighbours sysctls by Pavel Emelyanov · 17 years ago
  57. 3c607bb [NEIGH]: Cleanup the neigh_sysctl_register by Pavel Emelyanov · 17 years ago
  58. a99a00c [NET]: Move netfilter checksum helpers to net/core/utils.c by Patrick McHardy · 17 years ago
  59. df1b86c [NET]: Nicer WARN_ON in netstat_show by Pavel Emelyanov · 17 years ago
  60. 82d8a867 [NET]: Make macro to specify the ptype_base size by Pavel Emelyanov · 17 years ago
  61. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  62. ebb53d7 [NET] proto: Use pcounters for the inuse field by Arnaldo Carvalho de Melo · 17 years ago
  63. 9859a79 [NET]: Compact sk_stream_mem_schedule() code by Pavel Emelyanov · 17 years ago
  64. 3ef1355 [NET]: Make netns cleanup to run in a separate queue by Benjamin Thery · 17 years ago
  65. 02d4582 [NET] net/core/request_sock.c: Remove unused exports. by Adrian Bunk · 17 years ago
  66. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  67. 4b3da70 [NET]: Make the netlink methods in rtnetlink handle multiple network namespaces by Eric W. Biederman · 17 years ago
  68. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  69. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  70. c7b6ea2 [NETPOLL]: Don't need rx_flags. by Stephen Hemminger · 17 years ago
  71. 33f807b [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested. by Stephen Hemminger · 17 years ago
  72. 0953864 [NETPOLL]: no need to store local_mac by Stephen Hemminger · 17 years ago
  73. 5106930 [NETPOLL]: netpoll_poll() cleanup by Stephen Hemminger · 17 years ago
  74. 0adc9ad [NETPOLL]: Use skb_queue_purge(). by Stephen Hemminger · 17 years ago
  75. cd05acf [CAN]: Allocate protocol numbers for PF_CAN by Oliver Hartkopp · 17 years ago
  76. c0ef877 [NET]: Move sock_valbool_flag to socket.c by Pavel Emelyanov · 17 years ago
  77. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  78. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  79. 33c732c [IPV4]: Add raw drops counter. by Wang Chen · 17 years ago
  80. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  81. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  82. ff4b950 [NETNS]: Re-export init_net via EXPORT_SYMBOL. by Denis V. Lunev · 16 years ago
  83. 6836545 [NET]: rtnl_link: fix use-after-free by Patrick McHardy · 16 years ago
  84. cecbb63 [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms' by David S. Miller · 16 years ago
  85. 9cd4002 [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms by Pavel Emelyanov · 16 years ago
  86. 02f1c89 [NET]: Clone the sk_buff 'iif' field in __skb_clone() by Paul Moore · 16 years ago
  87. fed17f3 [NET]: Stop polling when napi_disable() is pending. by David S. Miller · 16 years ago
  88. 1ac70e7 [NET]: Fix function put_cmsg() which may cause usr application memory overflow by Wei Yongjun · 17 years ago
  89. 53ccaae [NET] net/core/: Spelling fixes by Joe Perches · 17 years ago
  90. d59b54b [NET]: Fix wrong comments for unregister_net* by Wang Chen · 17 years ago
  91. 2d4baff [SKBUFF]: Free old skb properly in skb_morph by Herbert Xu · 17 years ago
  92. 1f8170b [PKTGEN]: Fix double unlock of xfrm_state->lock by Pavel Emelyanov · 17 years ago
  93. dab6ba3 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue by Pavel Emelyanov · 17 years ago
  94. c67625a [NET]: Remove notifier block from chain when register_netdevice_notifier fails by Pavel Emelyanov · 17 years ago
  95. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  96. ed160e8 [NET]: Cleanup pernet operation without CONFIG_NET_NS by Denis V. Lunev · 17 years ago
  97. 6aed421 [NET]: Unexport sysctl_{r,w}mem_max. by Adrian Bunk · 17 years ago
  98. 2994c63 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  99. 33d36bb [NETNS]: init dev_base_lock only once by Alexey Dobriyan · 17 years ago
  100. e9671fc [NET]: Fix infinite loop in dev_mc_unsync(). by Joe Perches · 17 years ago