1. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  2. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  3. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  4. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  5. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  6. 5d877d8 netfilter: decnet: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  7. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 14 years ago
  8. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  9. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 15 years ago
  10. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  11. 0e8635a net: remove NET_RX_BAD and NET_RX_CN* defines by Florian Westphal · 15 years ago
  12. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  13. a0bffff net/*: use linux/kernel.h swap() by Ilpo Järvinen · 15 years ago
  14. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  15. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  16. c4106aa decnet: remove private wrappers of endian helpers by Harvey Harrison · 16 years ago
  17. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  18. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  19. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  20. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 16 years ago
  21. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  22. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  23. fca09fb [DECNET] ROUTE: remove unecessary alignment by Eric Dumazet · 16 years ago
  24. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 16 years ago
  25. 426b530 [NETNS]: Modify the neighbour table code so it handles multiple network namespaces by Eric W. Biederman · 16 years ago
  26. b98999d [DECNET]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  27. 96eba69 [DECNET]: Fix inverted wait flag in xfrm_lookup call by Herbert Xu · 17 years ago
  28. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  29. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  30. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  31. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  32. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  33. 0d89d79 [DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cache by Eric Dumazet · 17 years ago
  34. 03f49f3 [NET]: Make helper to get dst entry and "use" it by Pavel Emelyanov · 17 years ago
  35. 3116408 [DECNET]: Make decnet code use the seq_open_private() by Pavel Emelyanov · 17 years ago
  36. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  37. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  38. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  39. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  40. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  41. f879665 [DECNET]: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  42. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  43. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  44. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  45. fa34ddd [DECNet]: Use rtnl registration interface by Thomas Graf · 17 years ago
  46. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  47. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  48. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  49. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  50. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  51. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  52. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  53. 0c195c3 [DECNET]: Convert decnet route to use the new dst_entry 'next' pointer by Eric Dumazet · 17 years ago
  54. 429eb0f [NET] DECNET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  55. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  56. 4e9b826 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms by Thomas Graf · 18 years ago
  57. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  58. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  59. 3a31b9d [DECNET]: Fix input routing bug by Steven Whitehouse · 18 years ago
  60. be60358 [DECNET]: Use correct config option for routing by fwmark in compare_keys() by Patrick McHardy · 18 years ago
  61. 8238b21 [NET]: Do not memcmp() over pad bytes of struct flowi. by David S. Miller · 18 years ago
  62. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  63. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 18 years ago
  64. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  65. a8731cb [DECNET]: Covert rules to use generic code by Steven Whitehouse · 18 years ago
  66. 9bbf28a1 [DECNET]: Fix for routing bug by Patrick Caulfield · 18 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  68. 364c6ba [NET]: Clean up skb_linearize by Herbert Xu · 18 years ago
  69. 3400112 [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking by Adrian Bunk · 18 years ago
  70. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 18 years ago
  71. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  72. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  73. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago