1. 5fb6b06 sfc: Remove configurable FIFO thresholds for pause frame generation by Ben Hutchings · 13 years ago
  2. 119226c sfc: Expose TX push and TSO counters through ethtool statistics by Ben Hutchings · 13 years ago
  3. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 13 years ago
  4. a461103 sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() by Ben Hutchings · 13 years ago
  5. e5f0fd2 sfc: Read MC firmware version when requested through ethtool by Ben Hutchings · 13 years ago
  6. a526f14 sfc: Reduce size of efx_rx_buffer further by removing data member by Steve Hodgson · 13 years ago
  7. 8ba5366 sfc: Reduce size of efx_rx_buffer by unionising skb and page by Steve Hodgson · 13 years ago
  8. 5b2c4dd net: convert bonding to use rx_handler by Jiri Pirko · 13 years ago
  9. e3dfa38 xfrm: Pass const xfrm_mark to xfrm_mark_put(). by David S. Miller · 13 years ago
  10. a70486f xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. by David S. Miller · 13 years ago
  11. 8515862 xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len. by David S. Miller · 13 years ago
  12. 6f2f19e xfrm: Pass name as const to xfrm_*_get_byname(). by David S. Miller · 13 years ago
  13. 5a698af bond: service netpoll arp queue on master device by Amerigo Wang · 13 years ago
  14. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 13 years ago
  15. 8a8efa2 bonding: sync netpoll code with bridge by Amerigo Wang · 13 years ago
  16. 70919e2 qeth: remove needless IPA-commands in offline by Ursula Braun · 13 years ago
  17. 4c93fbb pfkey: Use const where possible. by David S. Miller · 13 years ago
  18. 52bc974 sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled by Hagen Paul Pfeifer · 13 years ago
  19. ddc3731 ipv6: ignore rtnl_unicast() return code by Hagen Paul Pfeifer · 13 years ago
  20. e9476e9 ipv6: variable next is never used in this function by Hagen Paul Pfeifer · 13 years ago
  21. 96d796a ipv6: hash is calculated but not used afterwards by Hagen Paul Pfeifer · 13 years ago
  22. a5f5e36 ipv6: totlen is declared and assigned but not used by Hagen Paul Pfeifer · 13 years ago
  23. 3b193ad dccp: newdp is declared/assigned but never be used by Hagen Paul Pfeifer · 13 years ago
  24. 0049713 phonet: Protect pipe_do_remove() with appropriate ifdefs. by David S. Miller · 13 years ago
  25. 8f44fcc Phonet: fix flawed "SYN/ACK" logic by Rémi Denis-Courmont · 13 years ago
  26. 0165d69 Phonet: don't bother with transaction IDs (especially for indications) by Rémi Denis-Courmont · 13 years ago
  27. 2feb618 Phonet: remove redumdant pep->pipe_state by Rémi Denis-Courmont · 13 years ago
  28. 14ba8fa Phonet: use socket destination in pipe protocol by Rémi Denis-Courmont · 13 years ago
  29. a805951 Phonet: implement per-socket destination/peer address by Rémi Denis-Courmont · 13 years ago
  30. 9624154 Phonet: allow multiple listen() and fix small race condition by Rémi Denis-Courmont · 13 years ago
  31. b08cd66 rtlwifi: Need to include vmalloc.h by David S. Miller · 13 years ago
  32. 78776d3 sch_netem: Need to include vmalloc.h by David S. Miller · 13 years ago
  33. 1b0db64 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  34. 26f70e1 sch_choke: add choke_skb_cb by Eric Dumazet · 13 years ago
  35. 250a65f netem: update version and cleanup by stephen hemminger · 13 years ago
  36. 661b797 netem: revised correlated loss generator by stephen hemminger · 13 years ago
  37. 10f6dfc Revert "sch_netem: Remove classful functionality" by stephen hemminger · 13 years ago
  38. df173bd netem: define NETEM_DIST_MAX by stephen hemminger · 13 years ago
  39. 6373a9a netem: use vmalloc for distribution table by stephen hemminger · 13 years ago
  40. 861d7f7 netem: cleanup dump code by stephen hemminger · 13 years ago
  41. 290f5e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  42. dca8b08 ipv4: Rearrange how ip_route_newports() gets port keys. by David S. Miller · 13 years ago
  43. c2b6a05 igb: update version string by Carolyn Wyborny · 13 years ago
  44. 4c4b42c igb: Update Intel copyright notice for driver source. by Carolyn Wyborny · 13 years ago
  45. 17dc566 igb: add support for VF Transmit rate limit using iproute2 by Lior Levy · 13 years ago
  46. 6799746 igbvf: remove Tx hang detection by Lior Levy · 13 years ago
  47. 65d676c ixgbevf: Fix name of function in function header comment by Greg Rose · 13 years ago
  48. 69bfbec ixgbevf: Enable jumbo frame support for X540 VF by Greg Rose · 13 years ago
  49. e9f9807 ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller by Greg Rose · 13 years ago
  50. 33765d0 xfrm: Const'ify xfrm_address_t args to xfrm_state_find. by David S. Miller · 13 years ago
  51. 1f673c5 xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at. by David S. Miller · 13 years ago
  52. 9aa6008 xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}. by David S. Miller · 13 years ago
  53. 0468601 xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate. by David S. Miller · 13 years ago
  54. 2ab3850 xfrm: Const'ify xfrm_address_t args to xfrm_*_hash. by David S. Miller · 13 years ago
  55. 9a7386e xfrm: Const'ify sec_path arg to secpath_has_nontransport. by David S. Miller · 13 years ago
  56. 22cccb7 xfrm: Const'ify ptr args to xfrm_policy_ok. by David S. Miller · 13 years ago
  57. 7db454b xfrm: Const'ify ptr args to xfrm_state_ok. by David S. Miller · 13 years ago
  58. f884806 xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern. by David S. Miller · 13 years ago
  59. 21eddb5 xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp. by David S. Miller · 13 years ago
  60. 1786b38 xfrm: Const'ify selector arg to xfrm_dst_update_parent. by David S. Miller · 13 years ago
  61. d3e40a9 xfrm: Const'ify policy arg to clone_policy. by David S. Miller · 13 years ago
  62. 63eb23f xfrm: Const'ify policy arg to xp_net. by David S. Miller · 13 years ago
  63. f299d55 xfrm: Const'ify policy arg and local selector in xfrm_policy_match. by David S. Miller · 13 years ago
  64. 0b597e7 xfrm: Const'ify local xfrm_address_t pointers in xfrm_policy_lookup_bytype. by David S. Miller · 13 years ago
  65. b4b7c0b xfrm: Const'ify selector args in xfrm_migrate paths. by David S. Miller · 13 years ago
  66. 5f803b5 xfrm: Const'ify address args to hash helpers. by David S. Miller · 13 years ago
  67. 183cad1 xfrm: Const'ify pointer args to km_migrate() and implementations. by David S. Miller · 13 years ago
  68. dd70175 xfrm: Const'ify pointer args to migrate_tmpl_match and xfrm_migrate_check by David S. Miller · 13 years ago
  69. 6cc3296 xfrm: Const'ify address argument to xfrm_addr_any() by David S. Miller · 13 years ago
  70. ff6acd1 xfrm: Const'ify address arguments to xfrm_addr_cmp() by David S. Miller · 13 years ago
  71. 6418c4e xfrm: Const'ify address arguments to __xfrm_dst_lookup() by David S. Miller · 13 years ago
  72. 5e6b930 xfrm: Const'ify address arguments to ->dst_lookup() by David S. Miller · 13 years ago
  73. 200ce96 xfrm: Const'ify selector argument to xfrm_selector_match() by David S. Miller · 13 years ago
  74. 19bd624 xfrm: Const'ify tmpl and address arguments to ->init_temprop() by David S. Miller · 13 years ago
  75. 214e005 xfrm: Pass km_event pointers around as const when possible. by David S. Miller · 13 years ago
  76. 55ae22d Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago
  77. bf781ec tipc: Avoid reliable broadcast preparation for NACK messages by Allan Stephens · 13 years ago
  78. 2e07dda tipc: Remove unused message header field for requested number of links by Allan Stephens · 13 years ago
  79. 741de3e tipc: Remove support for per-connection message sequence numbering by Allan Stephens · 13 years ago
  80. 214dda4 tipc: Add in missing lock during link initialization by Allan Stephens · 13 years ago
  81. cb7ce91 tipc: Fix port counter handling to correct congestion control by Allan Stephens · 13 years ago
  82. 69218fc tipc: Minor optimization to topology service connection establishment by Allan Stephens · 13 years ago
  83. f23d9bf tipc: Set unused probe field of link protocol messages to defined value by Allan Stephens · 13 years ago
  84. 9bd80b6 tipc: Improve accuracy of link transmit queue maximum size statistic by Allan Stephens · 13 years ago
  85. 9f54b54 tipc: Eliminate unnecessary locking when starting topology service by Allan Stephens · 13 years ago
  86. 01d83ed tipc: Clean up tracking of node requesting a broadcast retransmit by Allan Stephens · 13 years ago
  87. 77c81e0 tipc: Clean out all remaining instances of #if 0'd unused code by Allan Stephens · 13 years ago
  88. c8a61b5 tipc: Fix print statements that assume pointers are 32-bit values by Allan Stephens · 13 years ago
  89. 5413b4c tipc: Improve handling of invalid link tolerance values by Allan Stephens · 13 years ago
  90. 3f8dd94 tipc: Prevent invalid memory access when sending to configuration service by Allan Stephens · 13 years ago
  91. 4132fac tipc: Remove unused global variable tipc_user_count by Allan Stephens · 14 years ago
  92. 2d627b9 tipc: Combine bearer structure with tipc_bearer structure by Allan Stephens · 14 years ago
  93. 23dd4cc tipc: Combine port structure with tipc_port structure by Allan Stephens · 14 years ago
  94. d12b0d9 qlcnic: Remove validation for max tx and max rx queues by Rajesh Borundia · 13 years ago
  95. 9ce13ca qlcnic: fix checks for auto_fw_reset by amit salecha · 13 years ago
  96. 39fc0ce net: Implement SFEATURES compatibility for not updated drivers by Michał Mirosław · 13 years ago
  97. 4e4db20 net: Fix ETHTOOL_GFEATURES compatibility by Michał Mirosław · 13 years ago
  98. 14d1232 net: avoid initial "Features changed" message by Michał Mirosław · 13 years ago
  99. 8e9b59b Fix "(unregistered net_device): Features changed" message by Michał Mirosław · 13 years ago
  100. a9a6fb3 r6040: bump to version 0.27 and date 23Feb2011 by Florian Fainelli · 13 years ago