1. 7f1f605 qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' by Shahed Shaikh · 11 years ago
  2. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
  3. 7baea6e net: sxgbe: make "core_ops" static by Dan Carpenter · 11 years ago
  4. 4f6ed91 net: sxgbe: fix logical vs bitwise operation by Dan Carpenter · 11 years ago
  5. ca231f8 net: sxgbe: sxgbe_mdio_register() frees the bus by Dan Carpenter · 11 years ago
  6. 52ad762 Call efx_set_channels() before efx->type->dimension_resources() by Daniel Pieczko · 11 years ago
  7. a66132f net/mlx4: Set proper build dependancy with vxlan by Or Gerlitz · 11 years ago
  8. c5abe7c be2net: fix build dependency on VxLAN by Sathya Perla · 11 years ago
  9. bc0c715 ixgbevf: Fix rcu warnings induced by LER by Mark Rustad · 11 years ago
  10. 41c6284 ixgbe: Fix rcu warnings induced by LER by Mark Rustad · 11 years ago
  11. 75009b3 INTEL-IGB: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 11 years ago
  12. 3dbb7fd i40e: Remove casts of pointer to same type by Joe Perches · 11 years ago
  13. b58f2f7 i40e/i40evf: Remove addressof casts to same type by Joe Perches · 11 years ago
  14. e3e3bfd i40e/i40evf: fix error checking path by Jean Sacren · 11 years ago
  15. 21d3efd i40e: fix function kernel doc description by Jean Sacren · 11 years ago
  16. 32c7494 ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg by Mark Rustad · 11 years ago
  17. 6425f0f ixgbe: fix ixgbe_check_reset_blocked() declaration by Jean Sacren · 11 years ago
  18. 151b260c ixgbe: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  19. ff29a86 ixgbe: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
  20. 181e7d5 ixgbe: remove redundant if clause from PTP work by Jakub Kicinski · 11 years ago
  21. b20a774 e1000e: Fix no connectivity when driver loaded with cable out by David Ertman · 11 years ago
  22. 44934fa net: fec: make sure to init MAC address by Lucas Stach · 11 years ago
  23. 164d8c6 net: ptp: do not reimplement PTP/BPF classifier by Daniel Borkmann · 11 years ago
  24. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 105dcb5 tg3: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  26. b13a8a9 bna: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  27. bb9689e qlge: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  28. ba4e6d1 jme: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  29. d8e4435 atl1e: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  30. 0f5c113 atl1c: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  31. 4067cab atl1: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  32. c3f0dd3 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  33. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 11 years ago
  34. 63ea7dc cxgb4vf: Adds device Id for few more Chelsio adapters by Hariprasad Shenai · 11 years ago
  35. 0183aa6 cxgb4: Adds device ID for few more Chelsio Adapters by Hariprasad Shenai · 11 years ago
  36. 1b136de net/mlx4: Implement vxlan ndo calls by Or Gerlitz · 11 years ago
  37. d18f141 mlx4: Add support for CONFIG_DEV command by Or Gerlitz · 11 years ago
  38. b747579 net/mlx4: USe one wrapper that returns -EPERM by Or Gerlitz · 11 years ago
  39. dae98ca bnx2x: Fix possible memory leak on iov error flow by Yuval Mintz · 11 years ago
  40. b5893a0 sh_eth: ensure pm_runtime cannot suspend the device during init by Ben Dooks · 11 years ago
  41. 801d233 net: stmmac: Add SOCFPGA glue driver by Dinh Nguyen · 11 years ago
  42. c8c3d7e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  43. 2405e8f net: sxgbe: fix potential null dereference by Byungho An · 11 years ago
  44. 40b92ca net: sxgbe: fix sparse warnings about static declaration by Byungho An · 11 years ago
  45. c9c4714 be2net: csum, tso and rss steering offload support for VxLAN by Sathya Perla · 11 years ago
  46. a401801 be2net: add FW cmds needed for VxLAN offloads by Sathya Perla · 11 years ago
  47. ed4420a igb: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  48. afc835d igb: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
  49. 201b54b e1000e: remove redundant if clause from PTP work by Jakub Kicinski · 11 years ago
  50. 59c871c e1000e: add timeout for TX HW time stamping work by Jakub Kicinski · 11 years ago
  51. 13c2884 i40e: Use DEBUG_FD message level for an FD message by Anjali Singhai Jain · 11 years ago
  52. c2e1b59 i40e/i40evf: Add an FD message level by Anjali Singhai Jain · 11 years ago
  53. ca04657 i40e: check for netdev before debugfs use by Shannon Nelson · 11 years ago
  54. c550360 i40evf: remove double space after return by Jesse Brandeburg · 11 years ago
  55. 35a91fd i40e: Add functionality for FD SB to drop packets by Anjali Singhai Jain · 11 years ago
  56. 1eaa384 i40e: Cleanup in FDIR SB ethtool code by Anjali Singhai Jain · 11 years ago
  57. 4eb3f76 i40e: eeprom integrity check on load and empr by Shannon Nelson · 11 years ago
  58. 90e0407 i40e: Make the alloc and free queue vector calls orthogonal by Greg Rose · 11 years ago
  59. 3526d80 i40evf: fix oops in watchdog handler by Mitch Williams · 11 years ago
  60. ce80678 i40e: Delete ATR filter on RST by Anjali Singhai Jain · 11 years ago
  61. 3eecc94 bfin_mac: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  62. 42cb7a2 r6040: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  63. aa7e0ed net: ftgmac100: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  64. 33c0431 net: emaclite: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  65. ca7efe8 net: mvmdio: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  66. 5cab273 fs_enet: remove empty MDIO bus function by Florian Fainelli · 11 years ago
  67. fe29bd8 fec: remove empty MDIO bus function by Florian Fainelli · 11 years ago
  68. 6da4dc6 net: ethoc: remove empty MDIO bus function by Florian Fainelli · 11 years ago
  69. 89e158f dnet: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  70. 5b31f22 macb: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  71. 7427440 tg3: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  72. 1f55338 net: greth: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  73. ebe5e3c net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwarding by Florian Fainelli · 11 years ago
  74. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 11 years ago
  75. 19915f5 bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set by Yuval Mintz · 11 years ago
  76. b5f3b75 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  77. e3a8786 net: mvneta: fix usage as a module on RGMII configurations by Thomas Petazzoni · 11 years ago
  78. a79121d net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE by Thomas Petazzoni · 11 years ago
  79. 25f72a7 net: sxgbe: add ethtool related functions support Samsung sxgbe by Vipul Pandya · 11 years ago
  80. 8f7807a net: sxgbe: add Checksum offload support for Samsung sxgbe by Vipul Pandya · 11 years ago
  81. 1051125 net: sxgbe: add TSO support for Samsung sxgbe by Vipul Pandya · 11 years ago
  82. acc18c1 net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe by Girish K S · 11 years ago
  83. 1edb9ca net: sxgbe: add basic framework for Samsung 10Gb ethernet driver by Siva Reddy · 11 years ago
  84. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 11 years ago
  85. 4e2e865 qlcnic: Remove casts of pointer to same type by Joe Perches · 11 years ago
  86. 60f4010 alx: Remove casts of pointer to same type by Joe Perches · 11 years ago
  87. 41ced61 altera: Remove casts of pointer to same type by Joe Perches · 11 years ago
  88. 12f2a47 chelsio: Remove addressof casts to same type by Joe Perches · 11 years ago
  89. f845b33 smsc911x: No need to print driver version by Fabio Estevam · 11 years ago
  90. 1e87af9 smsc911x: Do not use netdev_dbg() when device is not registered by Fabio Estevam · 11 years ago
  91. 16bd41d bnx2x: Don't allow VFs to become promiscuous by Yuval Mintz · 11 years ago
  92. d836105 bnx2x: Don't show port statistics for VFs by Yuval Mintz · 11 years ago
  93. 2dc33bb bnx2x: Remove the sriov VFOP mechanism by Yuval Mintz · 11 years ago
  94. 370d4a2 bnx2x: Create workqueue for IOV related tasks by Yuval Mintz · 11 years ago
  95. 42f8277 bnx2x: Support mng. request for driver version by Yuval Mintz · 11 years ago
  96. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. 69e73d2 xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  98. 001eadf via-velocity: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  99. 4b3afc6 via-rhine: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  100. 20eca05 spider_net: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago