1. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 12 years ago
  2. ee6ae1a net: honour netif_set_real_num_tx_queues() retval by Jiri Pirko · 12 years ago
  3. 6f458df tcp: improve latencies of timer triggered events by Eric Dumazet · 12 years ago
  4. 9dc2741 tcp: fix ABC in tcp_slow_start() by Eric Dumazet · 12 years ago
  5. 5815d5e tcp: use hash_32() in tcp_metrics by Eric Dumazet · 12 years ago
  6. 67b95bd tcp: Return bool instead of int where appropriate by Vijay Subramanian · 12 years ago
  7. 36e9031 ixgbe: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  8. 61dc533 ixgb: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  9. 5e80bc7 myri10ge: update MAINTAINERS by Jon Mason · 12 years ago
  10. 54f0e9b Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  11. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  12. 3b5c6b9 can: janz-ican3: add support for one shot mode by Ira W. Snyder · 12 years ago
  13. 30df588 can: janz-ican3: avoid firmware lockup caused by infinite bus error quota by Ira W. Snyder · 12 years ago
  14. 83702f6 can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS by Ira W. Snyder · 12 years ago
  15. 88b5870 can: janz-ican3: fix error and byte counters by Ira W. Snyder · 12 years ago
  16. 9e4d690 can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3 by Marc Kleine-Budde · 14 years ago
  17. 007890d can: janz-ican3: drop invalid skbs by Ira W. Snyder · 12 years ago
  18. 8456a91 can: janz-ican3: remove dead code by Ira W. Snyder · 12 years ago
  19. 3d42a37 can: flexcan: add 2nd clock to support imx53 and newer by Steffen Trumtrar · 12 years ago
  20. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 12 years ago
  21. 769162e Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by David S. Miller · 12 years ago
  22. f31fd383 ipv4: Fix again the time difference calculation by Julian Anastasov · 12 years ago
  23. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. 67da22d net-tcp: Fast Open client - cookie-less mode by Yuchung Cheng · 12 years ago
  25. aab4874 net-tcp: Fast Open client - detecting SYN-data drops by Yuchung Cheng · 12 years ago
  26. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  27. 8e4178c net-tcp: Fast Open client - receiving SYN-ACK by Yuchung Cheng · 12 years ago
  28. 783237e net-tcp: Fast Open client - sending SYN-data by Yuchung Cheng · 12 years ago
  29. 1fe4c48 net-tcp: Fast Open client - cookie cache by Yuchung Cheng · 12 years ago
  30. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  31. 4cce66c mlx4_en: map entire pages to increase throughput by Thadeu Lima de Souza Cascardo · 12 years ago
  32. a9ec6bd sfc: initialize dynamic sysfs attributes for lockdep by Michal Schmidt · 12 years ago
  33. 8427b2a bridge: update documentation references by stephen hemminger · 12 years ago
  34. 8b0d2f9 net: e100: ucode is optional in some cases by Bjørn Mork · 12 years ago
  35. 2150293 asix: AX88172A driver depends on phylib by Christian Riesch · 12 years ago
  36. cb7b24c asix: Add support for programming the EEPROM by Christian Riesch · 12 years ago
  37. ceb02c9 asix: Rework reading from EEPROM by Christian Riesch · 12 years ago
  38. 84c9f8c4 net: stmmac: Add ip version to dts bindings by Dinh Nguyen · 12 years ago
  39. 1d962ec cxgb3: Set vlan_feature on net_device by brenohl@br.ibm.com · 12 years ago
  40. 83bd1b7 ipx: move peII functions by stephen hemminger · 12 years ago
  41. d8f1641 net: Fix warnings in dst_ops.h by David S. Miller · 12 years ago
  42. be9f4a4 ipv4: tcp: remove per net tcp_sock by Eric Dumazet · 12 years ago
  43. aee06da ipv4: use seqlock for nh_exceptions by Julian Anastasov · 12 years ago
  44. 36eb22e libertas: firmware.c: remove duplicated include by Duan Jiong · 12 years ago
  45. 3e497e0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  46. 7fed84f ipv4: Fix time difference calculation in rt_bind_exception(). by David S. Miller · 12 years ago
  47. 1eb8c69 net/mlx4_en: Add accelerated RFS support by Amir Vadai · 12 years ago
  48. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 12 years ago
  49. 122733a net/rps: Protect cpu_rmap.h from double inclusion by Amir Vadai · 12 years ago
  50. af22d9d net/mlx4: Move MAC_MASK to a common place by Amir Vadai · 12 years ago
  51. 0cc535a ipv4: fix address selection in fib_compute_spec_dst by Julian Anastasov · 12 years ago
  52. 6255e5e ipv4: optimize fib_compute_spec_dst call in ip_options_echo by Julian Anastasov · 12 years ago
  53. 3e4b945 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  54. 309d4b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  55. 61c901c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  56. 380e99f cx25821: Remove bad strcpy to read-only char* by Ezequiel Garcia · 12 years ago
  57. e9a09ae HID: hid-multitouch: add support for Zytronic panels by Benjamin Tissoires · 12 years ago
  58. 58e94ae md/raid1: close some possible races on write errors during resync by NeilBrown · 12 years ago
  59. a05b7ea0 md: avoid crash when stopping md array races with closing other open fds. by NeilBrown · 12 years ago
  60. 25f7fd4 md: fix bug in handling of new_data_offset by NeilBrown · 12 years ago
  61. 8a7298b Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  62. b1bdd2e kexec: update URL of kexec homepage by Olaf Hering · 12 years ago
  63. 893a057 mips: fix bug.h build regression by Yoichi Yuasa · 12 years ago
  64. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  65. e2f3b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  66. 734b654 net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 12 years ago
  67. a16a0d2 ixgbe: Cleanup holes in flags after removing several of them by Alexander Duyck · 12 years ago
  68. fbe7ca7 ixgbe: Retire RSS enabled and capable flags by Alexander Duyck · 12 years ago
  69. 73079ea ixgbe: Add support for SR-IOV w/ DCB or RSS by Alexander Duyck · 12 years ago
  70. 435b19f ixgbe: Update configure virtualization to allow for multiple PF pools by Alexander Duyck · 12 years ago
  71. eb022d0 ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam by Alexander Duyck · 12 years ago
  72. 70a10e2 ixgbevf: Consolidate Tx context descriptor creation code by Alexander Duyck · 12 years ago
  73. fb40195 ixgbevf: Add netdev to ring structure by Alexander Duyck · 12 years ago
  74. 18c6308 ixgbevf: Do not rewind the Rx ring before bumping tail by Alexander Duyck · 12 years ago
  75. 5d9a533 ixgbevf: fix VF untagging when 802.1 prio is set by Pascal Bouchareine · 12 years ago
  76. c8ab13f tilegx net: use eth_hw_addr_random(), not eth_random_addr() by Chris Metcalf · 12 years ago
  77. 8388546 tilegx net driver: handle payload data not in frags by Chris Metcalf · 12 years ago
  78. 9b4c341 net: tilegx driver bugfix (be explicit about percpu queue number) by Chris Metcalf · 12 years ago
  79. 0cd0664 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  80. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  81. dc90595 team: refine IFF_XMIT_DST_RELEASE capability by Jiri Pirko · 12 years ago
  82. 6f70242 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. c1e3209 v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP. by Hans Verkuil · 12 years ago
  84. fe2e27b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. f150bd7 driver: net: ethernet: cpsw: runtime PM support by Mugunthan V N · 12 years ago
  86. 8e476d9 driver: net: ethernet: davinci_mdio: runtime PM support by Mugunthan V N · 12 years ago
  87. ed36d7b jme: netpoll support by Peter Wu · 12 years ago
  88. 02756ed skbuff: Use correct allocation in skb_copy_ubufs by Krishna Kumar · 12 years ago
  89. 42f5996 net: ethernet: davinci_emac: add OF support by Heiko Schocher · 12 years ago
  90. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  91. 5b999fd ISDN: Add check for return value of pnp_activate_dev() by Karsten Keil · 12 years ago
  92. 7be7e93 qlge: fix an "&&" vs "||" bug by Dan Carpenter · 12 years ago
  93. 6ecd09d net: ftgmac100/ftmac100: dont pull too much data by Eric Dumazet · 12 years ago
  94. db8dacf net: qmi_wwan: add ZTE MF821D by Bjørn Mork · 12 years ago
  95. 1181412 net/ipv4: VTI support new module for ip_vti. by Saurabh · 12 years ago
  96. eb8637c net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel. by Saurabh · 12 years ago
  97. 2ab1c24 MAINTAINERS: Changes in qlcnic and qlge maintainers list by Anirban Chakraborty · 12 years ago
  98. fcc24db asix: Fix return value in AX88172A driver bind function by Christian Riesch · 12 years ago
  99. e371589 tcp: refine SYN handling in tcp_validate_incoming by Eric Dumazet · 12 years ago
  100. b6fe83e bonding: refine IFF_XMIT_DST_RELEASE capability by Eric Dumazet · 12 years ago