1. 62d7e3a e1000e: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  2. 58b187c tg3: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  3. 16a3fa2 macvtap: limit head length of skb allocated by Jason Wang · 11 years ago
  4. 96f8d9e tuntap: limit head length of skb allocated by Jason Wang · 11 years ago
  5. 6115c11 net: mv643xx_eth: potential NULL dereference in probe() by Dan Carpenter · 11 years ago
  6. 64b8c8e net: cdc_ncm: cleanup a type issue in cdc_ncm_setup() by Dan Carpenter · 11 years ago
  7. 52f48d0 usbnet: fix status interrupt urb handling by Felix Fietkau · 11 years ago
  8. ec9f1d1 bonding: don't permit to use ARP monitoring in 802.3ad mode by Veaceslav Falico · 11 years ago
  9. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  10. 008208c list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 11 years ago
  11. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  12. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  13. 1295966 PHY: Add RTL8201CP phy_driver to realtek by Jonas Jensen · 11 years ago
  14. 8724be0 xtsonic: add missing platform_set_drvdata() in xtsonic_probe() by Wei Yongjun · 11 years ago
  15. 06a2feb macmace: add missing platform_set_drvdata() in mace_probe() by Wei Yongjun · 11 years ago
  16. 45f1b02 ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe() by Wei Yongjun · 11 years ago
  17. 170e854 ixgbe: add warning when max_vfs is out of range. by Jacob Keller · 11 years ago
  18. 0123713 igb: Update link modes display in ethtool by Carolyn Wyborny · 11 years ago
  19. 51f3773 ixgbe: deleting dfwd stations out of order can cause null ptr deref by John Fastabend · 11 years ago
  20. 219354d ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS by John Fastabend · 11 years ago
  21. cdc4ead netdev: smc91x: enable for xtensa by Baruch Siach · 11 years ago
  22. c1f3bb6 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
  23. b5ad795 net: calxedaxgmac: Fix panic caused by MTU change of active interface by Andreas Herrmann · 11 years ago
  24. 163561a net/mlx4_en: Datapath structures are allocated per NUMA node by Eugenia Emantayev · 11 years ago
  25. 6e7136e net/mlx4_core: ICM pages are allocated on device NUMA node by Eugenia Emantayev · 11 years ago
  26. 41d942d net/mlx4_en: Datapath resources allocated dynamically by Eugenia Emantayev · 11 years ago
  27. f0f829b net/mlx4_core: Add immediate activate for VGT->VST->VGT by Rony Efraim · 11 years ago
  28. 571b8b9 net/mlx4_core: Initialize all mailbox buffers to zero before use by Jack Morgenstein · 11 years ago
  29. 75a353d net/mlx4_en: Add RFS support in UDP by Eyal Perry · 11 years ago
  30. 2a47fa4 ixgbe: enable l2 forwarding acceleration for macvlans by John Fastabend · 11 years ago
  31. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  32. 1ec4864 net/mlx4_en: Fixed crash when port type is changed by Amir Vadai · 11 years ago
  33. 85aec73 tg3: avoid double-freeing of rx data memory by Ivan Vecera · 11 years ago
  34. 3ae423f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  35. 3c57e86 ath9k: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  36. b0db7b0 phy: Add MOXA MDIO driver by Jonas Jensen · 11 years ago
  37. 7395832 bonding: extend round-robin mode with packets_per_slave by Nikolay Aleksandrov · 11 years ago
  38. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  39. 17102f8 net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  40. c1fcbaa smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  41. acec6d7 smsc9420: Use netif_<level> by Joe Perches · 11 years ago
  42. f5ba0b0 jme: Remove unused #define PFX by Joe Perches · 11 years ago
  43. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  44. 9bb8ca8 virtio-net: switch to use XPS to choose txq by Jason Wang · 11 years ago
  45. 1cce16d net: mv643xx_eth: Add missing phy_addr_set in DT mode by Jason Gunthorpe · 11 years ago
  46. c046555 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  47. dce1eba Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  48. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  49. 9fea037 net: cdc_ncm: remove non-standard NCM device IDs by Enrico Mioso · 11 years ago
  50. 41c47d8 net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver by Enrico Mioso · 11 years ago
  51. 2f69702c net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use by Enrico Mioso · 11 years ago
  52. cfce0a2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  53. ba27524 virtio-net: coalesce rx frags when possible during rx by Jason Wang · 11 years ago
  54. e50fddc vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  55. 13521a5 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  56. 146f3ef net/mlx4_core: Implement resource quota enforcement by Jack Morgenstein · 11 years ago
  57. eb456a6 net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper by Jack Morgenstein · 11 years ago
  58. 5a0d0a6 mlx4: Structures and init/teardown for VF resource quotas by Jack Morgenstein · 11 years ago
  59. a30f1bc net/mlx4_core: Fix checking order in MR table init by Jack Morgenstein · 11 years ago
  60. 2c957ff net/mlx4_core: Don't fail reg/unreg vlan for older guests by Jack Morgenstein · 11 years ago
  61. 4874080 net/mlx4_core: Resource tracker for reg/unreg vlans by Jack Morgenstein · 11 years ago
  62. 2009d00 net/mlx4_en: Use vlan id instead of vlan index for unregistration by Jack Morgenstein · 11 years ago
  63. acddd5d net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec by Jack Morgenstein · 11 years ago
  64. 162226a net/mlx4_core: Fix register/unreg vlan flow by Jack Morgenstein · 11 years ago
  65. 3b4c5cb sh_eth: check platform data pointer by Sergei Shtylyov · 11 years ago
  66. e62416e net: cdc_mbim: fixup error return value by Bjørn Mork · 11 years ago
  67. c37ac9b net: cdc_mbim: no need to check for resume if suspend exists by Bjørn Mork · 11 years ago
  68. a298807 net: qmi_wwan: no need to check for resume if suspend exists by Bjørn Mork · 11 years ago
  69. 79d9b62 net: qmi_wwan: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  70. 04d948a net: cdc_mbim: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  71. db62d7d qlcnic: update version to 5.3.52 by Himanshu Madhani · 11 years ago
  72. 18afc10 qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. by Himanshu Madhani · 11 years ago
  73. 34e8c40 qlcnic: refactor Tx/SDS ring calculation and validation in driver. by Himanshu Madhani · 11 years ago
  74. f27c75b qlcnic: Enhance ethtool Statistics for Multiple Tx queue. by Himanshu Madhani · 11 years ago
  75. 78ea2d9 qlcnic: Register netdev in FAILED state for 83xx/84xx by Sucheta Chakraborty · 11 years ago
  76. 87bc072 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
  77. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  78. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. c32b7df net/mlx4_core: Fix call to __mlx4_unregister_mac by Jack Morgenstein · 11 years ago
  80. e139862 bonding: bond_get_size() returns wrong size by Dan Carpenter · 11 years ago
  81. a6fe670 net: cdc_ncm: no not set tx_max higher than the device supports by Bjørn Mork · 11 years ago
  82. 296e81f net: cdc_ncm: improve bind error debug messages by Bjørn Mork · 11 years ago
  83. 59ede31 net: cdc_ncm: return proper error if setup fails by Bjørn Mork · 11 years ago
  84. 47175e5 net: cdc_ncm: refactoring cdc_ncm_setup by Bjørn Mork · 11 years ago
  85. 986e10d net: cdc_ncm: endian convert constants instead of variables by Bjørn Mork · 11 years ago
  86. 5448d75 net: cdc_ncm: log signatures in hex by Bjørn Mork · 11 years ago
  87. ae223cd net: cdc_ncm: use netif_* and dev_* instead of pr_* by Bjørn Mork · 11 years ago
  88. a26fd05 net: cdc_ncm: log the length we warn about by Bjørn Mork · 11 years ago
  89. 43c87f7 net: cdc_ncm: set correct dev->hard_mtu by Bjørn Mork · 11 years ago
  90. 0e2c4a0 net: cdc_ncm: remove ethtool ops by Bjørn Mork · 11 years ago
  91. 085e50e net: cdc_ncm: remove probe and disconnect wrappers by Bjørn Mork · 11 years ago
  92. 4d619f6 net: cdc_ncm: no point in filling up the NTBs if we send ZLPs by Bjørn Mork · 11 years ago
  93. 9fe0234 net: cdc_ncm: only the control intf can be probed by Bjørn Mork · 11 years ago
  94. 8329223 net: cdc_ncm: remove descriptor pointers by Bjørn Mork · 11 years ago
  95. 1b5287a net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE by Bjørn Mork · 11 years ago
  96. 6a9612e net: cdc_ncm: remove ncm_parm field by Bjørn Mork · 11 years ago
  97. f3028c5 net: cdc_ncm: remove tx_speed and rx_speed fields by Bjørn Mork · 11 years ago
  98. de5bee2 net: cdc_ncm: remove unused udev field by Bjørn Mork · 11 years ago
  99. bed6f76 net: cdc_ncm: remove redundant netdev field by Bjørn Mork · 11 years ago
  100. ff1632a net: cdc_ncm: remove redundant endpoint pointers by Bjørn Mork · 11 years ago