1. 81d0aeb qlcnic: flash template based firmware reset recovery by Sony Chacko · 12 years ago
  2. 629263a qlcnic: 83xx CNA inter driver communication mechanism by Sony Chacko · 12 years ago
  3. d865ebb qlcnic: 83xx adpater flash interface routines by Sony Chacko · 12 years ago
  4. 319ecf1 qlcnic: 83xx sysfs routines by Sony Chacko · 12 years ago
  5. 1315918 qlcnic: 83xx base driver by Sony Chacko · 12 years ago
  6. 4be41e9 qlcnic: 83xx data path routines by Sony Chacko · 12 years ago
  7. 7f96645 qlcnic: 83xx memory map and HW access routines by Sony Chacko · 12 years ago
  8. a15ebd3 qlcnic: macros for common register access by Himanshu Madhani · 12 years ago
  9. 7e2cf4f qlcnic: change driver hardware interface mechanism by Sony Chacko · 12 years ago
  10. 8395be5 bnx2x: Add VF device ids and enable feature by Ariel Elior · 12 years ago
  11. abc5a02 bnx2x: Support PF <-> VF Bulletin Board by Ariel Elior · 12 years ago
  12. d16132c bnx2x: Support VF FLR by Ariel Elior · 12 years ago
  13. f1929b0 bnx2x: Support of PF driver of a VF release request by Ariel Elior · 12 years ago
  14. 99e9d21 bnx2x: Support of PF driver of a VF close request by Ariel Elior · 12 years ago
  15. 463a68a bnx2x: Support of PF driver of a VF q_teardown request by Ariel Elior · 12 years ago
  16. 954ea74 bnx2x: Support of PF driver of a VF q_filters request by Ariel Elior · 12 years ago
  17. 8db573b bnx2x: Support of PF driver of a VF setup_q request by Ariel Elior · 12 years ago
  18. 67c431a bnx2x: Support statistics collection for VFs by the PF by Ariel Elior · 12 years ago
  19. b93288d bnx2x: Support of PF driver of a VF init request by Ariel Elior · 12 years ago
  20. 8ca5e17 bnx2x: Support of PF driver of a VF acquire request by Ariel Elior · 12 years ago
  21. fd1fc79 bnx2x: Infrastructure for VF <-> PF request on PF side by Ariel Elior · 12 years ago
  22. b56e967 bnx2x: Prepare device and initialize VF database by Ariel Elior · 12 years ago
  23. 290ca2b bnx2x: Allocate VF database in PF when VFs are present by Ariel Elior · 12 years ago
  24. dc1ba59 bnx2x: VF fastpath by Ariel Elior · 12 years ago
  25. 381ac16 bnx2x: Support ndo_set_rxmode in VF driver by Ariel Elior · 12 years ago
  26. 9b176b6 bnx2x: Add teardown_q and close to VF <-> PF channel by Ariel Elior · 12 years ago
  27. 8d9ac29 bnx2x: Add init, setup_q, set_mac to VF <-> PF channel by Ariel Elior · 12 years ago
  28. ad5afc8 bnx2x: Separate VF and PF logic by Ariel Elior · 12 years ago
  29. 4513f92 bnx2x: Add to VF <-> PF channel the release request by Ariel Elior · 12 years ago
  30. be1f1ffa bnx2x: VF <-> PF channel 'acquire' at vf probe by Ariel Elior · 12 years ago
  31. 1ab4434 bnx2x: Support probing and removing of VF device by Ariel Elior · 12 years ago
  32. 7f51c58 team: add ethtool support by Flavio Leitner · 12 years ago
  33. 8093315 veth: extend device features by Eric Dumazet · 12 years ago
  34. 2681128 veth: reduce stat overhead by Eric Dumazet · 12 years ago
  35. 4cafe37 team: implement carrier change by Flavio Leitner · 12 years ago
  36. 210ab66 dummy: implement carrier change by Jiri Pirko · 12 years ago
  37. b5a0555 bnx2x: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  38. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  39. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  40. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  41. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  42. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  43. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  44. 9fdc6be tuntap: dont use a private kmem_cache by Eric Dumazet · 12 years ago
  45. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  46. d72623b Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  47. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  48. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  49. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  50. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  51. 83c34fd 8139cp: Prevent dev_close/cp_interrupt race on MTU change by John Greene · 12 years ago
  52. f8b8403 net: qmi_wwan: add ZTE MF880 by Bjørn Mork · 12 years ago
  53. d62fdf8 drivers/net: Use of_match_ptr() macro in smsc911x.c by Sachin Kamat · 12 years ago
  54. 89ce376 drivers/net: Use of_match_ptr() macro in smc91x.c by Sachin Kamat · 12 years ago
  55. a5e4070 use generic usbnet_manage_power() by Oliver Neukum · 12 years ago
  56. 2dd7c8c usbnet: generic manage_power() by Oliver Neukum · 12 years ago
  57. a1c088e usbnet: handle PM failure gracefully by Oliver Neukum · 12 years ago
  58. 4945106 ksz884x: fix receive polling race condition by Lennert Buytenhek · 12 years ago
  59. 341abdb qlcnic: update driver version by Signed-off-by: Sony Chacko · 12 years ago
  60. 5d17f36 qlcnic: fix unused variable warnings by Shahed Shaikh · 12 years ago
  61. 3c439b5 mlx4_core: Allow choosing flow steering mode by Jack Morgenstein · 12 years ago
  62. 7b8157b mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV by Jack Morgenstein · 12 years ago
  63. d67df2b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  64. 2065b38 mlx4_core: Fix error flow in the flow steering wrapper by Hadar Hen Zion · 12 years ago
  65. a9c01e7 mlx4_core: Add QPN enforcement for flow steering rules set by VFs by Hadar Hen Zion · 12 years ago
  66. dca4fae cxgb4: Add LE hash collision bug fix path in LLD driver by Vipul Pandya · 12 years ago
  67. f2b7e78 cxgb4: Add T4 filter support by Vipul Pandya · 12 years ago
  68. c1e37ea net: fec: forbid FEC_PTP on SoCs that do not support by Shawn Guo · 12 years ago
  69. d23e946 be2net: fix wrong frag_idx reported by RX CQ by Sathya Perla · 12 years ago
  70. a323d9b be2net: fix be_close() to ensure all events are ack'ed by Sathya Perla · 12 years ago
  71. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  72. c39ba1c cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362 by Dan Williams · 12 years ago
  73. 0370acd qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDs by Dan Williams · 12 years ago
  74. 0e3daa6 virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0 by Rusty Russell · 12 years ago
  75. 9ed4cb0 virtio_net: don't rely on virtqueue_add_buf() returning capacity. by Rusty Russell · 12 years ago
  76. 7bedc7d virtio-net: remove unused skb_vnet_hdr->num_sg field by Michael S. Tsirkin · 12 years ago
  77. 6ee57bc virtio-net: correct capacity math on ring full by Michael S. Tsirkin · 12 years ago
  78. d32649d tuntap: fix sparse warning by Jason Wang · 12 years ago
  79. 8376d0b bnx2x: use prandom_bytes() by Akinobu Mita · 12 years ago
  80. c0f0416 drivers: remove reference to feature-removal-schedule.txt by Tao Ma · 12 years ago
  81. 376bddd Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  82. 009b969 wireless: fix Atheros drivers compilation by Vladimir Kondratiev · 12 years ago
  83. 028014c rt2x00: zero-out rx_status by Gabor Juhos · 12 years ago
  84. 76fe458 tuntap: reset network header before calling skb_get_rxhash() by Eric Dumazet · 12 years ago
  85. 999a7c5 i2400m: add Intel 6150 device IDs by Dan Williams · 12 years ago
  86. 50077cd can: sja1000: fix compilation on x86 by Marc Kleine-Budde · 12 years ago
  87. c271433 Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  88. e133b53 cpts: Fix build error caused by include of plat/clock.h by Tony Lindgren · 12 years ago
  89. cfb6f99 bonding: do not cancel works in bond_uninit() by Konstantin Khlebnikov · 12 years ago
  90. 493682b stmmac: fix platform driver unregistering by Konstantin Khlebnikov · 12 years ago
  91. 4008e97 tuntap: fix ambigious multiqueue API by Jason Wang · 12 years ago
  92. e777d19 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  93. f132c54 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  94. 8d9ea71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  96. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  97. 4997442 tuntap: dont use skb after netif_rx_ni(skb) by Eric Dumazet · 12 years ago
  98. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  99. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. 520dfe3 net/mlx4_en: Add support for destination MAC in steering rules by Yan Burman · 12 years ago