1. 8f7ba3c net/mlx4: Add set VF mac address support by Rony Efraim · 11 years ago
  2. 0eb62b9 net/mlx4: Add structures to keep VF Ethernet ports information by Rony Efraim · 11 years ago
  3. 6ce71ac net/mlx4: Add reference counting to MAC registeration by Rony Efraim · 11 years ago
  4. dc8142e net/mlx4_en: Disable HW clock overflow check when no HW support by Amir Vadai · 11 years ago
  5. 30b40c3 net/mlx4_core: Disable HW timestamping for VFs by Amir Vadai · 11 years ago
  6. 50754d21 genetlink: fix possible memory leak in genl_family_rcv_msg() by Wei Yongjun · 11 years ago
  7. 78d0b11 be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC freeze. by Suresh Reddy · 11 years ago
  8. 18fb06a be2net: Renamed rx_address_mismatch_errors to rx_address_filtered by Suresh Reddy · 11 years ago
  9. 594ad54 be2net: Add support for setting and getting rx flow hash options by Suresh Reddy · 11 years ago
  10. 37fe066 net: fix address check in rtnl_fdb_del by Vlad Yasevich · 11 years ago
  11. a11fbba net/cpsw: fix irq_disable() with threaded interrupts by Sebastian Siewior · 11 years ago
  12. 6e6ceae net/cpsw: optimize the for_each_slave_macro() by Sebastian Siewior · 11 years ago
  13. d1bd9ac net/cpsw: make sure modules remove does not leak any ressources by Sebastian Siewior · 11 years ago
  14. 4bc21d4 net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE by Sebastian Siewior · 11 years ago
  15. b4727e6 net/cpsw: redo rx skb allocation in rx path by Sebastian Siewior · 11 years ago
  16. aef614e net/davinci_cpdma: remove unused argument in cpdma_chan_submit() by Sebastian Siewior · 11 years ago
  17. fd51cf1 net/cpsw: don't rely only on netif_running() to check which device is active by Sebastian Siewior · 11 years ago
  18. aacebbf net/cpsw: don't continue if we miss to allocate rx skbs by Sebastian Siewior · 11 years ago
  19. 817f6d1 net/davinci_cpdma: don't check for jiffies with interrupts by Sebastian Siewior · 11 years ago
  20. 2bac7cb net: ipv4: typo issue, remove erroneous semicolon by Chen Gang · 11 years ago
  21. 0eb43b4 bnx2x, bnx2fc: Use per port max exchange resources by Bhanu Prakash Gollapudi · 11 years ago
  22. 4c09eed net: fec: Enable imx6 enet checksum acceleration. by Jim Baxter · 11 years ago
  23. cf62cb7 net: calxedaxgmac: fix condition in xgmac_set_features() by Dan Carpenter · 11 years ago
  24. 3a4e0d6 openvswitch: Use parallel_ops genl. by Pravin B Shelar · 11 years ago
  25. def3117 genl: Allow concurrent genl callbacks. by Pravin B Shelar · 11 years ago
  26. 133b9424 irda: irlmp_reasons[] can be static by Wu Fengguang · 11 years ago
  27. e12472d net: remove redundant code in dev_hard_start_xmit() by Eric Dumazet · 11 years ago
  28. ee80fbf packet: account statistics only in tpacket_stats_u by Daniel Borkmann · 11 years ago
  29. 0578edc packet: reorder a member in packet_ring_buffer by Daniel Borkmann · 11 years ago
  30. 660f7d2 Merge branch 'af_packet-timestamp' by David S. Miller · 11 years ago
  31. 2940b26 packet: doc: update timestamping part by Daniel Borkmann · 11 years ago
  32. b9c32fb packet: if hw/sw ts enabled in rx/tx ring, report which ts we got by Daniel Borkmann · 11 years ago
  33. 7276d5d7 packet: minor: convert status bits into shifting format by Daniel Borkmann · 11 years ago
  34. 7a51384 packet: enable hardware tx timestamping on tpacket ring by Daniel Borkmann · 11 years ago
  35. 2e31396 packet: tx timestamping on tpacket ring by Willem de Bruijn · 11 years ago
  36. 92dea7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  37. d3734b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  38. 67b1b90 igb: Bump version of driver by Carolyn Wyborny · 11 years ago
  39. 9b6a4c9 igb: Remove id's that will not be productized for Linux. by Carolyn Wyborny · 11 years ago
  40. 6cb7674 igb: Remove dead code path by Matthew Vick · 11 years ago
  41. 6f3dc319 igb: Retain HW VLAN filtering while in promiscuous + VT mode by Greg Rose · 11 years ago
  42. c0ba477 igb: display a warning message when SmartSpeed works by Koki Sanagi · 11 years ago
  43. b09186d igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned by Alexander Duyck · 11 years ago
  44. 5a8eb24 pci: Add SRIOV helper function to determine if VFs are assigned to guest by Alexander Duyck · 11 years ago
  45. d44e7a9 igb: Add SMBI semaphore to I210/I211 by Matthew Vick · 11 years ago
  46. 0ba96d3 igb: SERDES loopback sigdetect bit on i210 devices by Akeem G. Abodunrin · 11 years ago
  47. 5700ff2 ixgbe: add WOL support for new subdevice ID by Emil Tantilov · 11 years ago
  48. 345be20 ixgbe: add SFP+ LX module support by Don Skidmore · 11 years ago
  49. 6b92b0b ixgbe: rename wol_supported to more fitting wol_enabled by Jacob Keller · 11 years ago
  50. 5daebbb ixgbe: add driver support for x520 OCP adapter. by Don Skidmore · 11 years ago
  51. bdbeefe ixgbe: fix possible divide by zero in ixgbe_update_itr by Don Skidmore · 11 years ago
  52. e7e6f63 netfilter: nf_nat: missing condition in nf_xfrm_me_harder() by Dan Carpenter · 11 years ago
  53. 204cd4f Merge branch 'qlcnic' by David S. Miller · 11 years ago
  54. f6689d9 qlcnic: Update version to 5.2.42 by Shahed Shaikh · 11 years ago
  55. e386cd4 qlcnic: Add identifying string for 83xx adapter by Himanshu Madhani · 11 years ago
  56. ddb2e17 qlcnic: Rename the IRQ description. by Himanshu Madhani · 11 years ago
  57. be273dc qlcnic: Enable Interrupt Coalescing for 83xx adapter by Himanshu Madhani · 11 years ago
  58. 5229074 qlcnic: Add eSwitch statistics support by Shahed Shaikh · 11 years ago
  59. c0d79cd qlcnic: Take EPORT out of reset sequence before disabling PAUSE by Manish Chopra · 11 years ago
  60. 6389b76 qlcnic: Enhance channel configuration logs by Manish Chopra · 11 years ago
  61. 01f27fc Merge branch 'bnx2x' by David S. Miller · 11 years ago
  62. 70632d0 bnx2x: Allow recovery from second slot reset by Yuval Mintz · 11 years ago
  63. 2f7a312 bnx2x: Fix memory leak by Yuval Mintz · 11 years ago
  64. f8f4f61 bnx2x: Enhance MAC configuration for VFs by Dmitry Kravkov · 11 years ago
  65. ba35a0f bnx2x: Allow RX/TX pause control in autoneg by Yaniv Rosner · 11 years ago
  66. 2c2d06d bnx2x: prevent GRO false checksum claims by Yuval Mintz · 11 years ago
  67. 0996076 Merge branch 'mlx4' by David S. Miller · 11 years ago
  68. b6c39bf net/mlx4_en: Add a service task by Amir Vadai · 11 years ago
  69. eb0cabb net/mlx4_en: Support software timestamping by Amir Vadai · 11 years ago
  70. ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 11 years ago
  71. ddd8a6c net/mlx4_core: Read HCA frequency and map internal clock by Eugenia Emantayev · 11 years ago
  72. d998735 net/mlx4_core: Add timestamping device capability by Eugenia Emantayev · 11 years ago
  73. 8bfadc3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  74. 1bf9310 netlink: fix compilation after memory mapped patches by Nicolas Dichtel · 11 years ago
  75. 6ed0e32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  76. 3dec224 netlink: Fix build with mmap disabled. by David S. Miller · 11 years ago
  77. b006ed5 mwifiex: rework round robin scheduling of bss nodes. by Andreas Fenkart · 11 years ago
  78. 2e23731 mwifiex: replace ra_list_curr by list rotation. by Andreas Fenkart · 11 years ago
  79. 1aac1e9 brcmfmac: add credit borrowing mechanism by Arend van Spriel · 11 years ago
  80. a786b38 brcmfmac: correct error handling in brcmf_fws_init() by Arend van Spriel · 11 years ago
  81. 9a83f1e brcmfmac: flush queue upon MACDESC_DEL firmware signal by Arend van Spriel · 11 years ago
  82. 61730d4 brcmfmac: support critical protocol API for DHCP by Piotr Haber · 11 years ago
  83. 1687eee brcmfmac: allow scanning to be suppressed in the driver by Arend van Spriel · 11 years ago
  84. 176f0e8 ath9k: Fix RX DMA mapping by Sujith Manoharan · 11 years ago
  85. 07236bf ath9k: Use lockless variants for the RX fifo queue by Sujith Manoharan · 11 years ago
  86. e87f3d5 ath9k: Reduce deep indentation by Sujith Manoharan · 11 years ago
  87. 7a897203 ath9k: Remove unused argument "size" by Sujith Manoharan · 11 years ago
  88. 79acac0 ath9k: add support for the new rate control API by Felix Fietkau · 11 years ago
  89. bdc2145 ath9k: merge ath_tx_start_dma into ath_tx_start by Felix Fietkau · 11 years ago
  90. 7c8f0db rtl8192c:dm: Properly initialize local array and set value. by Han Shen · 11 years ago
  91. f77f823 ath9k: apply coverage class on slottime too by Mathias Kretschmer · 11 years ago
  92. 27eee23 Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next by John W. Linville · 11 years ago
  93. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  94. c002090 caif: Update Dmitry's email address. by sjur.brandeland@stericsson.com · 11 years ago
  95. c2cd0a5 caif: Remove bouncing address for Daniel Martensson by sjur.brandeland@stericsson.com · 11 years ago
  96. 26ee65e caif: Remove my bouncing email address. by sjur.brandeland@stericsson.com · 11 years ago
  97. 5c574f5 MAINTAINERS: Change Maintainer for CAIF by sjur.brandeland@stericsson.com · 11 years ago
  98. 1d5085c netlink: fix typo in net/netlink/af_netlink.c by Stephen Rothwell · 11 years ago
  99. 0c201cf b43: N-PHY: don't use deprecated b43_radio_foo16 by Rafał Miłecki · 11 years ago
  100. 31bfffb b43: N-PHY: clean init tables by Rafał Miłecki · 11 years ago