1. 296e81f net: cdc_ncm: improve bind error debug messages by Bjørn Mork · 11 years ago
  2. 59ede31 net: cdc_ncm: return proper error if setup fails by Bjørn Mork · 11 years ago
  3. 47175e5 net: cdc_ncm: refactoring cdc_ncm_setup by Bjørn Mork · 11 years ago
  4. 986e10d net: cdc_ncm: endian convert constants instead of variables by Bjørn Mork · 11 years ago
  5. 5448d75 net: cdc_ncm: log signatures in hex by Bjørn Mork · 11 years ago
  6. ae223cd net: cdc_ncm: use netif_* and dev_* instead of pr_* by Bjørn Mork · 11 years ago
  7. a26fd05 net: cdc_ncm: log the length we warn about by Bjørn Mork · 11 years ago
  8. 43c87f7 net: cdc_ncm: set correct dev->hard_mtu by Bjørn Mork · 11 years ago
  9. 0e2c4a0 net: cdc_ncm: remove ethtool ops by Bjørn Mork · 11 years ago
  10. 085e50e net: cdc_ncm: remove probe and disconnect wrappers by Bjørn Mork · 11 years ago
  11. 4d619f6 net: cdc_ncm: no point in filling up the NTBs if we send ZLPs by Bjørn Mork · 11 years ago
  12. 9fe0234 net: cdc_ncm: only the control intf can be probed by Bjørn Mork · 11 years ago
  13. 8329223 net: cdc_ncm: remove descriptor pointers by Bjørn Mork · 11 years ago
  14. 1b5287a net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE by Bjørn Mork · 11 years ago
  15. 6a9612e net: cdc_ncm: remove ncm_parm field by Bjørn Mork · 11 years ago
  16. f3028c5 net: cdc_ncm: remove tx_speed and rx_speed fields by Bjørn Mork · 11 years ago
  17. de5bee2 net: cdc_ncm: remove unused udev field by Bjørn Mork · 11 years ago
  18. bed6f76 net: cdc_ncm: remove redundant netdev field by Bjørn Mork · 11 years ago
  19. ff1632a net: cdc_ncm: remove redundant endpoint pointers by Bjørn Mork · 11 years ago
  20. 3e51566 net: cdc_ncm: remove redundant "intf" field by Bjørn Mork · 11 years ago
  21. 2057222 net: cdc_ncm: simplify and optimize frame padding by Bjørn Mork · 11 years ago
  22. c1a2e954 net: cdc_mbim: change the default to send ZLPs by Bjørn Mork · 11 years ago
  23. 5b8f15f net: cdc_mbim: handle IPv6 Neigbor Solicitations by Bjørn Mork · 11 years ago
  24. 4800599 smsc9420: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  25. c501b1f smc91c92_cs: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  26. 2ad02bd smc9194: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  27. b1a04a6 smsc911x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  28. dcdf871 smc911x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  29. 6389aa4 smc91x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  30. 3ee307d epic100: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  31. 90df06b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  32. cf78959 ixgbe: fix inconsistent clearing of the multicast table by Emil Tantilov · 11 years ago
  33. f880d07 ixgbe: cleanup IXGBE_DESC_UNUSED by Don Skidmore · 11 years ago
  34. fb44519 ixgbe: Reduce memory consumption with larger page sizes by Anton Blanchard · 11 years ago
  35. a71fc31 igb: Don't let ethtool try to write to iNVM in i210/i211 by Fujinaka, Todd · 11 years ago
  36. 76b8174 ixgbevf: remove redundant workaround by Emil Tantilov · 11 years ago
  37. 49a45a0 e1000: fix wrong queue idx calculation by Hong Zhiguo · 11 years ago
  38. 2acdb92 sfc: Fix DMA unmapping issue with firmware assisted TSO by Alexandre Rames · 11 years ago
  39. 26896fd can: ti_hecc: remove priv->can.do_get_state() callback by Marc Kleine-Budde · 11 years ago
  40. 49cb5c0 can: dev: sort can_changelink() by IFLA_CAN_* by Marc Kleine-Budde · 11 years ago
  41. 57a59b9 can: dev: sort can_fill_info() by IFLA_CAN_* by Marc Kleine-Budde · 11 years ago
  42. c13c64d can: dev: sort can_get_size() by IFLA_CAN_* by Marc Kleine-Budde · 11 years ago
  43. 896e23b can: kvaser_usb: fix usb endpoints detection by Olivier Sobrie · 11 years ago
  44. 5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB by Markus Pargmann · 11 years ago
  45. 26741a6 DMA-API: net: octeon: use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  46. b469357 DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  47. 92b9ccd3 bgmac: pass received packet to the netif instead of copying it by Rafał Miłecki · 11 years ago
  48. c92f06a iwlwifi: mvm: BT Coex - fix copy paste issue by Emmanuel Grumbach · 11 years ago
  49. e204548 ath10k: plug memory leak on beacon tx by Michal Kazior · 11 years ago
  50. 5fb5e41 ath10k: plug memory leak in wmi mgmt tx worker by Michal Kazior · 11 years ago
  51. b757a62 bgmac: don't update slot on skb alloc/dma mapping error by Nathan Hintz · 11 years ago
  52. 32663b8 ibm emac: Fix locking for enable/disable eob irq by Alistair Popple · 11 years ago
  53. b4dfd32 ibm emac: Don't call napi_complete if napi_reschedule failed by Alistair Popple · 11 years ago
  54. 9947081 arc_emac: drop redundant mac address check by Luka Perkov · 11 years ago
  55. 6c7a9a3 mvneta: drop redundant mac address check by Luka Perkov · 11 years ago
  56. 09ec0d0 octeon_mgmt: drop redundant mac address check by Luka Perkov · 11 years ago
  57. ec9debb virtio-net: correctly handle cpu hotplug notifier during resuming by Jason Wang · 11 years ago
  58. 4192c74 mdio_bus: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  59. aa58d98 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  60. d4a0acb net: mvmdio: doc: mvmdio now used by mv643xx_eth by Leigh Brown · 11 years ago
  61. 526edcf net: mvmdio: slight optimisation of orion_mdio_write by Leigh Brown · 11 years ago
  62. 839f46b net: mvmdio: orion_mdio_ready: remove manual poll by Leigh Brown · 11 years ago
  63. b70cd1c net: mvmdio: make orion_mdio_wait_ready consistent by Leigh Brown · 11 years ago
  64. 87f20c2 net/benet: Make lancer_wait_ready() static by Gavin Shan · 11 years ago
  65. 547e2da net/benet: Remove interface type by Gavin Shan · 11 years ago
  66. 22ded57 netconsole: Convert to pr_<level> by Joe Perches · 11 years ago
  67. d549c76b bgmac: separate RX descriptor setup code into a new function by Rafał Miłecki · 11 years ago
  68. 0fabe10 MIPS: DECstation I/O ASIC DMA interrupt classes by Maciej W. Rozycki · 11 years ago
  69. 16f0076 iwlwifi: remove duplicate includes by Michael Opdenacker · 11 years ago
  70. befe9b6 iwlwifi: warn if firmware image doesn't exist by Johannes Berg · 11 years ago
  71. cbb346f iwlwifi: mvm: add missing break in debugfs by Johannes Berg · 11 years ago
  72. fb8b8ee iwlwifi: mvm: capture the FCS in monitor mode by Johannes Berg · 11 years ago
  73. bcbb8c9 iwlwifi: pcie: move warning message into warning by Johannes Berg · 11 years ago
  74. 22cba0c iwlwifi: mvm: BT Coex fix NULL pointer dereference by Emmanuel Grumbach · 11 years ago
  75. 84cf0e6 iwlwifi: transport config n_no_reclaim_cmds should be unsigned by Johannes Berg · 11 years ago
  76. e8e626a iwlwifi: mvm: update UAPSD support TLV bits by Alexander Bondar · 11 years ago
  77. ed87ac0 i40e: fix error return code in i40e_probe() by Wei Yongjun · 11 years ago
  78. 44bd741 ixgbevf: Add zero_base handler to network statistics by Don Skidmore · 11 years ago
  79. 3b5dca2 ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL by Jacob Keller · 11 years ago
  80. c777cdf ixgbevf: implement CONFIG_NET_RX_BUSY_POLL by Jacob Keller · 11 years ago
  81. 08e50a2 ixgbevf: have clean_rx_irq return total_rx_packets cleaned by Jacob Keller · 11 years ago
  82. 0868161 ixgbevf: add ixgbevf_rx_skb by Jacob Keller · 11 years ago
  83. 6a2aae5 ixgbe: remove unnecessary duplication of PCIe bandwidth display by Jacob Keller · 11 years ago
  84. 9f0a433 ixgbe: show <2% for encoding loss on PCIe Gen3 by Jacob Keller · 11 years ago
  85. 27d9ce4 ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all by Jacob Keller · 11 years ago
  86. e6cd988 vxlan: Have the NIC drivers do less work for offloads by Joseph Gasparakis · 11 years ago
  87. 059dfa6 xen-netback: use jiffies_64 value to calculate credit timeout by Wei Liu · 11 years ago
  88. 39deb2c vxlan: silence one build warning by Zhi Yong Wu · 11 years ago
  89. 262e827 cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures by Ben Hutchings · 11 years ago
  90. 826cb7b bnx2x: Disable VF access on PF removal by Ariel Elior · 11 years ago
  91. e3ed4ea bnx2x: prevent FW assert on low mem during unload by Dmitry Kravkov · 11 years ago
  92. 2613af0 virtio_net: migrate mergeable rx buffers to page frag allocators by Michael Dalton · 11 years ago
  93. 047b9b9 virtio_net: verify if queue is broken after virtqueue_get_buf() by Heinz Graalfs · 11 years ago
  94. 6797590 virtio_net: verify if virtqueue_kick() succeeded by Heinz Graalfs · 11 years ago
  95. 0bb861e mac80211_hwsim: Fix tracking of beaconing for multi-vif by Jouni Malinen · 11 years ago
  96. 82d8189 veth: extend features to support tunneling by Eric Dumazet · 11 years ago
  97. 1f2cd84 Revert "Merge branch 'bonding_monitor_locking'" by David S. Miller · 11 years ago
  98. 6384a4d be2net: add support for ndo_busy_poll by Sathya Perla · 11 years ago
  99. e9e2a90 be2net: Warn users of possible broken functionality on BE2 cards with very old FW versions with latest driver by Somnath Kotur · 11 years ago
  100. 5cc172c bonding: remove bond read lock for bond_3ad_state_machine_handler() by dingtianhong · 11 years ago