1. e16aa20 [NET]: Memory barrier cleanups by Ralf Baechle · 18 years ago
  2. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  3. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  4. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  5. 9a7c933 [NET]: Accept wildcard delimiters in in[46]_pton by Patrick McHardy · 18 years ago
  6. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  7. b1a98bf [NET] neighbour: Use kmemdup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  8. 5e57dff [NETPOLL]: Another udp checksum mangling. by Al Viro · 18 years ago
  9. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  10. 58a5a7b [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  11. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  12. 81d7766 [NET]: Annotate skb_copy_and_csum_bits() and callers. by Al Viro · 18 years ago
  13. 2bbbc86 [NET]: Annotate skb_checksum() and callers. by Al Viro · 18 years ago
  14. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  15. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  16. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  17. d6f5493c [NET]: Annotate callers of csum_tcpudp_nofold() in net/* by Al Viro · 18 years ago
  18. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  19. 252e334 [NET] net/core: Annotations. by Al Viro · 18 years ago
  20. c68b907 [NETPOLL]: Minor coding-style cleanups. by David S. Miller · 18 years ago
  21. 6051e2f [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api by Thomas Graf · 18 years ago
  22. 5de4a47 netpoll queue cleanup by Stephen Hemminger · 18 years ago
  23. 2bdfe0b netpoll retry cleanup by Stephen Hemminger · 18 years ago
  24. 6c43ff1 netpoll deferred transmit path by Stephen Hemminger · 18 years ago
  25. b41848b netpoll setup error handling by Stephen Hemminger · 18 years ago
  26. b6cd27e netpoll per device txq by Stephen Hemminger · 18 years ago
  27. 93ec2c7 netpoll info leak by Stephen Hemminger · 18 years ago
  28. a1bcfac netpoll: private skb pool (rev3) by Stephen Hemminger · 18 years ago
  29. 90833aa [NET]: The scheduled removal of the frame diverter. by Adrian Bunk · 18 years ago
  30. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  31. 72a3eff [NET]: Size listen hash tables using backlog hint by Eric Dumazet · 18 years ago
  32. 3dfbcc4 [NET] rules: Add support to invert selectors by Thomas Graf · 18 years ago
  33. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 18 years ago
  34. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  35. fcc70d5 [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH by Peter Zijlstra · 18 years ago
  36. 88041b7 [PATCH] netdev: don't allow register_netdev with blank name by Stephen Hemminger · 18 years ago
  37. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  38. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  39. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  40. 25f484a [NET]: Set truesize in pskb_copy by Herbert Xu · 18 years ago
  41. 8e365ee [NETPOLL]: Compute checksum properly in netpoll_send_udp(). by Chris Lalancette · 18 years ago
  42. db38c179 [NET]: __alloc_pages() failures reported due to fragmentation by Larry Woodman · 18 years ago
  43. 0f37c60 [PKTGEN]: TCI endianness fixes by Al Viro · 18 years ago
  44. c8884ed [NET]: Fix segmentation of linear packets by Herbert Xu · 18 years ago
  45. af60496 Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into tmp by Jeff Garzik · 18 years ago
  46. 206daaf [NETPOLL]: initialize skb for UDP by Stephen Hemminger · 18 years ago
  47. 98978ed [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls by John W. Linville · 18 years ago
  48. 43f8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  49. aaa248f [PATCH] rename net_random to random32 by Stephen Hemminger · 18 years ago
  50. b974179 [RTNETLINK]: Fix use of wrong skb in do_getlink() by Patrick McHardy · 18 years ago
  51. effee6a [NET]: File descriptor loss while receiving SCM_RIGHTS by Miklos Szeredi · 18 years ago
  52. 134b0fc IPsec: propagate security module errors up from flow_cache_lookup by James Morris · 18 years ago
  53. 4dfbb9d Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() by Peter Zijlstra · 18 years ago
  54. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  55. d002ec4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  56. 1d2c8ee [PATCH] slab: clean up leak tracking ifdefs a little bit by Christoph Hellwig · 18 years ago
  57. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  58. c5e2946 [NEIGH]: always use hash_mask under tbl lock by Julian Anastasov · 18 years ago
  59. 6fbe59b [ETHTOOL]: Remove some entries from non-root command list. by David S. Miller · 18 years ago
  60. 75f3123 [ETHTOOL]: let mortals use ethtool by Stephen Hemminger · 18 years ago
  61. d77072e [NET]: Annotate dst_ops protocol by Al Viro · 18 years ago
  62. 75b31c3 [NET]: is it Andy or Andi ?? by Steven Rostedt · 18 years ago
  63. 85670cc [NET_SCHED]: Fix fallout from dev->qdisc RCU change by Patrick McHardy · 18 years ago
  64. 1ca7768 [PKTGEN]: DSCP support by Francesco Fondelli · 18 years ago
  65. 34954dd [PKTGEN]: vlan support by Francesco Fondelli · 18 years ago
  66. 9918f23 [RTNETLINK]: Possible dereference in net/core/rtnetlink.c by Eric Sesterhenn · 18 years ago
  67. baef186 [PATCH] WE-21 support (core API) by John W. Linville · 18 years ago
  68. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  69. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
  70. 62dd931 [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. by Ville Nuorvala · 18 years ago
  71. 78e5b891 [RTNETLINK]: Fix netdevice name corruption by Patrick McHardy · 18 years ago
  72. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  73. 3015d5d [RTNETLINK]: Fix typo causing wrong skb to be freed by Thomas Graf · 18 years ago
  74. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  75. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  76. d4f3e9b [NET] in6_pton: Kill errant printf statement. by David S. Miller · 18 years ago
  77. 1aaec67 [NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure. by YOSHIFUJI Hideaki · 18 years ago
  78. a57d27f [RTNETLINK]: Don't return error on no-metrics. by David S. Miller · 18 years ago
  79. 2d7202b [IPv6] route: Convert FIB6 dumping to use new netlink api by Thomas Graf · 18 years ago
  80. e92b43a [NET] neighbour: reduce exports by Stephen Hemminger · 18 years ago
  81. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 18 years ago
  82. 56fc85a [RTNETLINK]: Unexport rtnl socket by Thomas Graf · 18 years ago
  83. 0ec6d3f [NET] link: Convert notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  84. bd5785b [WIRELESS]: Convert notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  85. b867331 [NEIGH]: Convert neighbour notifications ot use rtnl_notify() by Thomas Graf · 18 years ago
  86. c17084d [NET] fib_rules: Convert fib rule notification to use rtnl_notify() by Thomas Graf · 18 years ago
  87. 97676b6 [RTNETLINK]: Add rtnetlink notification interface by Thomas Graf · 18 years ago
  88. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 18 years ago
  89. b6fe17d [NET] netdev: Check name length by Stephen Hemminger · 18 years ago
  90. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  91. bf0d524 [NET]: Remove unnecessary config.h includes from net/ by Dave Jones · 18 years ago
  92. b63bbc5 [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h by Thomas Graf · 18 years ago
  93. ca860fb [NEIGH]: Convert neighbour table dumping to new netlink api by Thomas Graf · 18 years ago
  94. 6b3f867 [NEIGH]: Convert neighbour table modification to new netlink api by Thomas Graf · 18 years ago
  95. 9067c72 [NEIGH]: Move netlink neighbour bits to linux/neighbour.h by Thomas Graf · 18 years ago
  96. 8b8aec5 [NEIGH]: Convert neighbour dumping to new netlink api by Thomas Graf · 18 years ago
  97. 5208deb [NEIGH]: Convert neighbour addition to new netlink api by Thomas Graf · 18 years ago
  98. a14a49d [NEIGH]: Convert neighbour deletion to new netlink api by Thomas Graf · 18 years ago
  99. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  100. b60c511 [NET]: Convert link dumping to new netlink api by Thomas Graf · 18 years ago