1. 898f735 dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb(). by David S. Miller · 13 years ago
  2. fa17a01 powerpc: tqm8548/tqm8xx: add and update CAN device nodes by Wolfgang Grandegger · 13 years ago
  3. e285e44 can: cc770: add platform bus driver for the CC770 and AN82527 by Wolfgang Grandegger · 13 years ago
  4. edd2c26 can: cc770: add legacy ISA bus driver for the CC770 and AN82527 by Wolfgang Grandegger · 13 years ago
  5. 2a367c3 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 13 years ago
  6. d7d7596 icplus: mdio_write(), remove unnecessary for loop by Patrick Kelle · 13 years ago
  7. b536db9 net: net_device flags is an unsigned int by Eric Dumazet · 13 years ago
  8. ea1f51b dsa: Include linux/if_ether.h to fix build error by Axel Lin · 13 years ago
  9. fc33cc7 netem: fix build error on 32bit arches by Eric Dumazet · 13 years ago
  10. 8aa953d caif: Remove unused attributes from struct cflayer by sjur.brandeland@stericsson.com · 13 years ago
  11. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 13 years ago
  12. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 13 years ago
  13. 200c5a3 caif: Allow cfpkt_extr_head to process empty message by sjur.brandeland@stericsson.com · 13 years ago
  14. 7bc0f28 netem: rate extension by Hagen Paul Pfeifer · 13 years ago
  15. 99d2f47 ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src() by Jun Zhao · 13 years ago
  16. 5eb81e89 ipv4 : igmp : Delete useless parameter in ip_mc_add1_src() by Jun Zhao · 13 years ago
  17. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 13 years ago
  18. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 13 years ago
  19. 869759b atm: clip: Convert over to neighbour_priv() by David Miller · 13 years ago
  20. 76cc714 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. by David Miller · 13 years ago
  21. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  22. 5b8b006 neigh: Get rid of neigh_table->kmem_cachep by David Miller · 13 years ago
  23. 1026fec neigh: Create mechanism for generic neigh private areas. by David Miller · 13 years ago
  24. 449fa02 sfc: fix race in efx_enqueue_skb_tso() by Eric Dumazet · 13 years ago
  25. e983190 bnx2: Support for byte queue limits by Eric Dumazet · 13 years ago
  26. d8a6e65 tcp: inherit listener congestion control for passive cnx by Eric Dumazet · 13 years ago
  27. de56566 can: Revert outdated cc770 driver patches. by David S. Miller · 13 years ago
  28. ec2a546 sky2: add bql support by stephen hemminger · 13 years ago
  29. 614c76d bnx2x: handle iSCSI SD mode by Dmitry Kravkov · 13 years ago
  30. 7e02e54 can: cc770: legacy CC770 ISA bus driver by Wolfgang Grandegger · 13 years ago
  31. b440752 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 13 years ago
  32. c7e963f net/smsc911x: Add regulator support by Robert Marklund · 13 years ago
  33. 1839a6c can: sja1000_isa: convert to platform driver to support x86_64 systems by Wolfgang Grandegger · 13 years ago
  34. e92036a ipv4: remove useless codes in ipmr_device_event() by RongQing.Li · 13 years ago
  35. 115d2a3 can: sja1000_isa: fix "limited range" compiler warnings by Wolfgang Grandegger · 13 years ago
  36. 6977a79 net: Fix skb_update_prio RCU usage. by Igor Maravic · 13 years ago
  37. 2bcc34b sch_choke: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  38. 11fca93 sch_sfq: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  39. f07d960 tcp: avoid frag allocation for small frames by Eric Dumazet · 13 years ago
  40. 4d77d2b flow_dissector: use a 64bit load/store by Eric Dumazet · 13 years ago
  41. c394099 sfc: Support for byte queue limits by Tom Herbert · 13 years ago
  42. 2df1a70 bnx2x: Support for byte queue limits by Tom Herbert · 13 years ago
  43. 298376d tg3: Support for byte queue limits by Tom Herbert · 13 years ago
  44. b8bfca9 forcedeth: Support for byte queue limits by Tom Herbert · 13 years ago
  45. 3f0cfa3 e1000e: Support for byte queue limits by Tom Herbert · 13 years ago
  46. 114cf58 bql: Byte queue limits by Tom Herbert · 13 years ago
  47. 927fbec xps: Add xps_queue_release function by Tom Herbert · 13 years ago
  48. c5d67bd net: Add netdev interfaces for recording sends/comp by Tom Herbert · 13 years ago
  49. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  50. 75957ba dql: Dynamic queue limits by Tom Herbert · 13 years ago
  51. 85c10f2 net: add calxeda xgmac ethernet driver by Rob Herring · 13 years ago
  52. 8ac72d1 corral some wayward N/A fw_version dust bunnies by Rick Jones · 13 years ago
  53. 6b5a5c0 tcp: do not scale TSO segment size with reordering degree by Neal Cardwell · 13 years ago
  54. befc93f atm: br2684: Avoid alignment issues by Pascal Hambourg · 13 years ago
  55. 9e667b2 atm: br2684: Make headroom and hard_header_len depend on the payload type by Pascal Hambourg · 13 years ago
  56. 08e29af net: optimize socket timestamping by Eric Dumazet · 13 years ago
  57. b90e579 net: dont call jump_label_dec from irq context by Eric Dumazet · 13 years ago
  58. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  59. 871d337 net/can: convert drivers/net/can/* to use module_platform_driver() by Axel Lin · 13 years ago
  60. 0f20f5a NET: NETROM: Fix formatting. by Ralf Baechle · 13 years ago
  61. 10cae1c NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking. by Ralf Baechle · 13 years ago
  62. ac1a1de NET: NETROM: When adding a route verify length of mnemonic string. by Ralf Baechle · 13 years ago
  63. be639ac NET: AX.25: Check ioctl arguments to avoid overflows further down the road. by Ralf Baechle · 13 years ago
  64. 3b15885 dsa: Move switch drivers to new directory drivers/net/dsa by Ben Hutchings · 13 years ago
  65. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  66. fa67a04 dsa: Remove unnecessary exports by Ben Hutchings · 13 years ago
  67. 8317e20 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  68. 2c55a3d tg3: Scale back code that modifies MRRS by Matt Carlson · 13 years ago
  69. cf9ecf4 tg3: Fix TSO CAP for 5704 devs w / ASF enabled by Matt Carlson · 13 years ago
  70. a00bd46 sch_sfb: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  71. 6bd2a9a cls_flow: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  72. 4504b86 net: use skb_flow_dissect() in __skb_get_rxhash() by Eric Dumazet · 13 years ago
  73. 0744dd0 net: introduce skb_flow_dissect() by Eric Dumazet · 13 years ago
  74. de0396f bnx2x: Change value comparison order by Yaniv Rosner · 13 years ago
  75. 2f751a8 bnx2x: Cosmetic changes by Yaniv Rosner · 13 years ago
  76. 3291133 bnx2x: Fix self test of BCM57800 by Yaniv Rosner · 13 years ago
  77. 6db5193 bnx2x: Add known PHY type check by Yaniv Rosner · 13 years ago
  78. ec15b89 bnx2x: Change Warpcore MDIO work around mode by Yaniv Rosner · 13 years ago
  79. 521683d bnx2x: Fix BCM84833 link and LED behavior by Yaniv Rosner · 13 years ago
  80. b76070b bnx2x: Warpcore HW reset following fan failure by Yaniv Rosner · 13 years ago
  81. 870516e1 bnx2x: ETS changes by Yaniv Rosner · 13 years ago
  82. 866ceda bnx2x: PFC changes by Yaniv Rosner · 13 years ago
  83. 690e99c tcp: tcp_sendmsg() wrong access to sk_route_caps by Eric Dumazet · 13 years ago
  84. 39338b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  85. 8b7ff20 net/irda: convert drivers/net/irda/* to use module_platform_driver() by Axel Lin · 13 years ago
  86. 8cd6d61 tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open by Neal Cardwell · 13 years ago
  87. f698204 tcp: allow undo from reordered DSACKs by Neal Cardwell · 13 years ago
  88. e95ae2f tcp: use SACKs and DSACKs that arrive on ACKs below snd_una by Neal Cardwell · 13 years ago
  89. 5628adf tcp: use DSACKs that arrive when packets_out is 0 by Neal Cardwell · 13 years ago
  90. 7d2b55f tcp: make is_dupack a parameter to tcp_fastretrans_alert() by Neal Cardwell · 13 years ago
  91. c140d76 net/mlx4_en: bug fix for the case of vlan id 0 and UP 0 by Amir Vadai · 13 years ago
  92. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  93. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 13 years ago
  94. f0ab34f net/mlx4_en: using non collapsed CQ on TX by Yevgeny Petrilin · 13 years ago
  95. 0d9fdaa net/mlx4_en: fix sparse warning on a cast which truncates bits from constant value by Or Gerlitz · 13 years ago
  96. 1202d46 net/mlx4: fix UDP RSS related settings by Or Gerlitz · 13 years ago
  97. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 13 years ago
  98. fd4f862 isdn/gigaset: report ISDN4Linux interface only once by Tilman Schmidt · 13 years ago
  99. 450faac ifenslave: Fix unused variable warnings. by David S. Miller · 13 years ago
  100. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 13 years ago