1. 38f232e tipc: Remove unused domain argument from multicast send routine by Allan Stephens · 14 years ago
  2. a5c2af9 tipc: Remove support for TIPC mode change callback by Allan Stephens · 14 years ago
  3. 528c771 tipc: Delete useless function prototypes by Allan Stephens · 14 years ago
  4. 28cc937 tipc: Eliminate useless return value when disabling a bearer by Allan Stephens · 14 years ago
  5. 8d71919 tipc: Delete unused configuration service structure definition by Allan Stephens · 14 years ago
  6. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 14 years ago
  7. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 14 years ago
  8. dca9b24 net: kill unused macros from head file by Shan Wei · 14 years ago
  9. b672083 ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number by Shan Wei · 14 years ago
  10. 97b1ce25 tcp: use TCP_BASE_MSS to set basic mss value by Shan Wei · 14 years ago
  11. a9527a3 net: snmp: fix the wrong ICMP_MIB_MAX value by Shan Wei · 14 years ago
  12. 2989042 can: EG20T PCH: Delete unnecessary spin_lock by Tomoya · 14 years ago
  13. d68f683 can: EG20T PCH: Enumerate LEC macros by Tomoya · 14 years ago
  14. 15ffc8f can: EG20T PCH: Change Message Object Index by Tomoya · 14 years ago
  15. 8339a7e can: EG20T PCH: Separate Interface Register(IF1/IF2) by Tomoya · 14 years ago
  16. db3949c tcp: Implement ipv6 ->get_peer() and ->tw_get_peer(). by David S. Miller · 14 years ago
  17. 493f377 tcp: Add timewait recycling bits to ipv6 connect code. by David S. Miller · 14 years ago
  18. ae4694b ipv6: Create inet6_csk_route_req(). by David S. Miller · 14 years ago
  19. 15c0542 ipv6: Add rt6_get_peer() helper. by David S. Miller · 14 years ago
  20. ccb7c41 timewait_sock: Create and use getpeer op. by David S. Miller · 14 years ago
  21. 4399ce4 inetpeer: Fix incorrect comment about inetpeer struct size. by David S. Miller · 14 years ago
  22. 8790ca1 inetpeer: Kill use of inet_peer_address_t typedef. by David S. Miller · 14 years ago
  23. 67d52880 vxge: update driver version by Jon Mason · 14 years ago
  24. ead5d23 vxge: use strcpy for strings by Jon Mason · 14 years ago
  25. 1bacdbb vxge: remove unnecessary printks by Jon Mason · 14 years ago
  26. 8afe7c8 ipip: add module alias for tunl0 tunnel device by stephen hemminger · 14 years ago
  27. 4da6a73 gre: add module alias for gre0 tunnel device by stephen hemminger · 14 years ago
  28. 407d6fc gre: minor cleanups by stephen hemminger · 14 years ago
  29. f2cd2d3 net sched: use xps information for qdisc NUMA affinity by Eric Dumazet · 14 years ago
  30. 0793f83f bnx2x: Add Nic partitioning mode (57712 devices) by Dmitry Kravkov · 14 years ago
  31. 3f419d2 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. by David S. Miller · 14 years ago
  32. b341936 ipv6: Add infrastructure to bind inet_peer objects to routes. by David S. Miller · 14 years ago
  33. 672f007 inetpeer: Add inet_getpeer_v6() by David S. Miller · 14 years ago
  34. 021e929 inetpeer: Add v6 peers tree, abstract root properly. by David S. Miller · 14 years ago
  35. 0266304 inetpeer: Abstract address comparisons. by David S. Miller · 14 years ago
  36. b534ecf inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. by David S. Miller · 14 years ago
  37. 582a72d inetpeer: Introduce inet_peer_address_t. by David S. Miller · 14 years ago
  38. 98158f5 inetpeer: Abstract out the tree root accesses. by David S. Miller · 14 years ago
  39. c20ec76 forcedeth: Use netdev_dbg for printk(KERN_DEBUG by Joe Perches · 14 years ago
  40. ef46ffb forcedeth: Remove netdev_dbg uses by Joe Perches · 14 years ago
  41. b2ba08e forcedeth: Convert dev_printk(<level> to dev_<level>( by Joe Perches · 14 years ago
  42. cd66328 forcedeth: Separate vendor specific initializations into functions by Joe Perches · 14 years ago
  43. c41d41e forcedeth: Add function init_realtek_8211b by Joe Perches · 14 years ago
  44. 1d397f3 forcedeth: Convert pr_<level> to netdev_<level> by Joe Perches · 14 years ago
  45. 294a554 forcedeth: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  46. f52dafc forcedeth: Convert remaining dprintk to netdev_dbg by Joe Perches · 14 years ago
  47. e649985 forcedeth: Use print_hex_dump by Joe Perches · 14 years ago
  48. 6b80858 forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg by Joe Perches · 14 years ago
  49. 344d0dc forcedeth: Change reg_delay arguments and use by Joe Perches · 14 years ago
  50. 7714862 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  51. a417786 xps: add __rcu annotations by Eric Dumazet · 14 years ago
  52. b02038a xps: NUMA allocations for per cpu data by Eric Dumazet · 14 years ago
  53. 49b4a65 sctp: kill unused macros in head file by Shan Wei · 14 years ago
  54. e9248fb vmxnet3: fix compilation when RSS is disabled by Scott J. Goldman · 14 years ago
  55. bf26414 xps: Add CONFIG_XPS by Tom Herbert · 14 years ago
  56. 8fa9208 qeth: l3 fix len in tso hdr by Frank Blaschka · 14 years ago
  57. 2b6203b qeth: enable interface setup if LAN is offline by Ursula Braun · 14 years ago
  58. cdac082 drivers/s390/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  59. f3aa313 qeth lcs: convert mc rwlock to RCU by Sachin Sant · 14 years ago
  60. 5e95596 stmmac: fix stmmac_resume removing not yet used shutdown flag by Giuseppe Cavallaro · 14 years ago
  61. de855b9 forcedeth: use usleep_range not msleep for small sleeps by Szymon Janc · 14 years ago
  62. 34cf97e forcedeth: do not use assignment in if conditions by Szymon Janc · 14 years ago
  63. 5504e13 forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch by Szymon Janc · 14 years ago
  64. 9b03b06 forcedeth: remove unnecessary checks before kfree by Szymon Janc · 14 years ago
  65. 78aea4f forcedeth: fix multiple code style issues by Szymon Janc · 14 years ago
  66. 47c0531 zd1211rw: document need for kmalloc cast by Joe Perches · 14 years ago
  67. e80be0b vxge: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  68. f316746 qlcnic: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  69. 0acdf68 netxen: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  70. c661c4a cxgb3: Removing unused return variable by Breno Leitao · 14 years ago
  71. 82a39eb ipv6: Prepare the tree for un-inlined jhash. by Jozsef Kadlecsik · 14 years ago
  72. aa285b1 xfrm: fix gre key endianess by Timo Teräs · 14 years ago
  73. 6a63262 ethoc: remove division from loops by Jonas Bonn · 14 years ago
  74. 4f64bcb ethoc: fix function return type by Jonas Bonn · 14 years ago
  75. 8dac428 ethoc: rework mdio read/write by Jonas Bonn · 14 years ago
  76. fa98eb0 ethoc: rework interrupt handling by Jonas Bonn · 14 years ago
  77. 20f70dd ethoc: Double check pending RX packet by Jonas Bonn · 14 years ago
  78. 7438a54 ethoc: enable interrupts after napi_complete by Adam Edvardsson · 14 years ago
  79. eac0d3f ethoc: remove unused spinlock by Jonas Bonn · 14 years ago
  80. e0f4258 ethoc: Add device tree configuration by Jonas Bonn · 14 years ago
  81. 3f0a069 X25 remove bkl in call user data length ioctl by andrew hendry · 14 years ago
  82. 74a7e44 X25 remove bkl from causediag ioctls by andrew hendry · 14 years ago
  83. 5b7958d X25 remove bkl from calluserdata ioctls by andrew hendry · 14 years ago
  84. f90de66 X25 remove bkl in facility ioctls by andrew hendry · 14 years ago
  85. 5595a1a X25 remove bkl in subscription ioctls by andrew hendry · 14 years ago
  86. 5892b9e bnx2x: Use helpers instead of direct access to the shinfo(skb) fields by Vladislav Zolotarov · 14 years ago
  87. be7ff1a bnx2: Remove config access to non-standard registers by Michael Chan · 14 years ago
  88. a5dac10 bnx2: Fix reset bug on 5709 by Eddie Wai · 14 years ago
  89. 19eb5cc 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues by John Fastabend · 14 years ago
  90. 5a0d226 net: add netif_tx_queue_frozen_or_stopped by Eric Dumazet · 14 years ago
  91. d3c15ca ipv6: kill two unused macro definition by Shan Wei · 14 years ago
  92. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  93. 5a6f95e netxen: avoid using reset_devices as it may become obsolete by Rajesh Borundia · 14 years ago
  94. b0044bc qlcnic: avoid using reset_devices as it may become obsolete. by Rajesh Borundia · 14 years ago
  95. 5584b80 sctp: kill unused macro definition by Shan Wei · 14 years ago
  96. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 14 years ago
  97. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  98. fe6d2a3 be2net: adding support for Lancer family of CNAs by Sathya Perla · 14 years ago
  99. 51cce8a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  100. 4f85593 ath9k_hw: remove ath9k_hw_stoppcurecv by Felix Fietkau · 14 years ago