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