1. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  2. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 10 years ago
  3. d6b00fe macvlan: play well with ipvlan device by Mahesh Bandewar · 10 years ago
  4. 5933fea ipvlan: move the device check function into netdevice.h by Mahesh Bandewar · 10 years ago
  5. 764e433 ipvlan: play well with macvlan device by Mahesh Bandewar · 10 years ago
  6. c19be73 dummy: add support for ethtool get_drvinfo by Flavio Leitner · 10 years ago
  7. 62dbe83 macvlan: allow setting LRO independently of lower device by Michal Kubeček · 10 years ago
  8. 0f6538c net: macb: Remove obsolete comment from Kconfig by James Byrne · 10 years ago
  9. b2abeed net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig by Andreas Ruprecht · 10 years ago
  10. 02dc402 bnx2x: Use correct fastpath version for VFs. by Yuval Mintz · 10 years ago
  11. 36c71a7 net: tulip: Remove private "strncmp" by Rasmus Villemoes · 10 years ago
  12. c8a73a3 drivers: net : cpsw: Update Kconfig for CPSW by Lokesh Vutla · 10 years ago
  13. d9a28c5 r8152: redefine REALTEK_USB_DEVICE by hayeswang · 10 years ago
  14. dff04bc cxgb4: Update firmware version after flashing it via ethtool by Hariprasad Shenai · 10 years ago
  15. df64e4d cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses by Hariprasad Shenai · 10 years ago
  16. e85c9a7 cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers by Hariprasad Shenai · 10 years ago
  17. e0a8b34 cxgb4vf: Add and initialize some sge params for VF driver by Hariprasad Shenai · 10 years ago
  18. 11e6c65 rocker: fix eth_type type in struct rocker_ctrl by Jiri Pirko · 10 years ago
  19. 9b03c71 rocker: introduce be put/get variants and use it when appropriate by Jiri Pirko · 10 years ago
  20. 54ceb9e amd-xgbe: IRQ names require allocated memory by Lendacky, Thomas · 10 years ago
  21. 9cdfe2c sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit() by David L Stevens · 10 years ago
  22. 60efff0 net: phy: bcm7xxx: add an explicit version check for GPHY rev G0 by Florian Fainelli · 10 years ago
  23. b04a2f5 net: bcmgenet: add support for new GENET PHY revision scheme by Florian Fainelli · 10 years ago
  24. 368e36e sunvnet: add TSO support by David L Stevens · 10 years ago
  25. 9a72dd4 sunvnet: add GSO support by David L Stevens · 10 years ago
  26. 1b6b0a4 sunvnet: add checksum offload support by David L Stevens · 10 years ago
  27. da38c56 sunvnet: add scatter/gather support by David L Stevens · 10 years ago
  28. 6d0ba91 sunvnet: add VIO v1.7 and v1.8 support by David L Stevens · 10 years ago
  29. d673248 sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation by David L Stevens · 10 years ago
  30. 947cbb0 net/mlx4_en: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  31. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  32. ae0bf04 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  33. 207c5f4 r8169: Use eth_skb_pad function by Alexander Duyck · 10 years ago
  34. b0b9f33 myri10ge: use eth_skb_pad helper by Alexander Duyck · 10 years ago
  35. 28f7936 niu: Use eth_skb_pad helper by Alexander Duyck · 10 years ago
  36. 74b6939 emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment by Alexander Duyck · 10 years ago
  37. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  38. d14e711 mlx5: Fix error flow in add_keys by Eli Cohen · 10 years ago
  39. 6a4f139 mlx5: Fix sparse warnings by Eli Cohen · 10 years ago
  40. 28c167f net/mlx5_core: Add more supported devices by Eli Cohen · 10 years ago
  41. 6b60d5e net/mlx5_core: Clear outbox of dealloc uar by Majd Dibbiny · 10 years ago
  42. ab62924 net/mlx5_core: Print resource number on QP/SRQ async events by Eli Cohen · 10 years ago
  43. 2d446d1 net/mlx5_core: Fix command queue size enforcement by Eli Cohen · 10 years ago
  44. 3a9e161 net/mlx5_core: Fix min vectors value in mlx5_enable_msix by Eli Cohen · 10 years ago
  45. f66f049 net/mlx5_core: Request the mlx5 IB module on driver load by Eli Cohen · 10 years ago
  46. 003609d r8169:disable rtl8168ep cmac engine by Chun-Hao Lin · 10 years ago
  47. d6e5729 r8169:prevent enable hardware tx/rx too early by Chun-Hao Lin · 10 years ago
  48. b0ba512 net: bcmgenet: enable driver to work without a device tree by Petri Gynther · 10 years ago
  49. c3582a2 hyperv: Add support for vNIC hot removal by Haiyang Zhang · 10 years ago
  50. e6c9723 i40e: Reduce stack in i40e_dbg_dump_desc by Joe Perches · 10 years ago
  51. a36fdd8e i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6 by Catherine Sullivan · 10 years ago
  52. 5fb11d7 i40e: get pf_id from HW rather than PCI function by Shannon Nelson · 10 years ago
  53. baf7327 i40e: increase ARQ size by Mitch Williams · 10 years ago
  54. b64ba08 i40e: Re enable Main VSI loopback setting in the reset path by Anjali Singhai Jain · 10 years ago
  55. 79c21a8 i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode by Anjali Singhai Jain · 10 years ago
  56. b9a81b2 i40e: Increase reset delay by Kevin Scott · 10 years ago
  57. 906a693 i40evf: make early init sequence even more robust by Mitch Williams · 10 years ago
  58. fad177d i40e: fix netdev_stat macro definition by Shannon Nelson · 10 years ago
  59. e7f2e4b i40e: Define and use i40e_is_vf macro by Anjali Singhai Jain · 10 years ago
  60. 09f7efa i40e: Add a virtual channel op to config RSS by Anjali Singhai Jain · 10 years ago
  61. fe88bda i40e: don't enable PTP support on more than one PF per port by Jacob Keller · 10 years ago
  62. b2008cb i40e: Add description to misc and fd interrupts by Carolyn Wyborny · 10 years ago
  63. fbe8210 i40e: allow various base numbers in debugfs aq commands by Shannon Nelson · 10 years ago
  64. 038861b i40e: remove useless debug noise by Shannon Nelson · 10 years ago
  65. 2352b84 i40e: Remove unneeded break statement by Shannon Nelson · 10 years ago
  66. f51a5e8 tun/macvtap: use consume_skb() instead of kfree_skb() when needed by Jason Wang · 10 years ago
  67. 6db1671 net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put" by Markus Elfring · 10 years ago
  68. 04901ce net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu" by Markus Elfring · 10 years ago
  69. 39af455 net: cassini: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  70. c4b2b9a stmmac: pci: allocate memory resources dynamically by Andy Shevchenko · 10 years ago
  71. 0333464 ixgbevf: fix possible crashes in probe and remove by Emil Tantilov · 10 years ago
  72. 47068b0 ixgbevf: add support for X550 VFs by Emil Tantilov · 10 years ago
  73. 0fb6a55 ixgbe: fix crash on rmmod after probe fail by Emil Tantilov · 10 years ago
  74. 9be4a9b ixgbe: bump version number by Don Skidmore · 10 years ago
  75. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 10 years ago
  76. 735c35a ixgbe: cleanup checksum to allow error results by Don Skidmore · 10 years ago
  77. 28abba0 ixgbe: add methods for combined read and write operations by Don Skidmore · 10 years ago
  78. 030eaec ixgbe: Add x550 SW/FW semaphore support by Don Skidmore · 10 years ago
  79. b48e4aa ixgbe: Add timeout parameter to ixgbe_host_interface_command by Don Skidmore · 10 years ago
  80. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 10 years ago
  81. 9079e41 ixgbe: remove CIAA/D register reads from bad VF check by Emil Tantilov · 10 years ago
  82. c762dff ixgbe: Look up MAC address in Open Firmware or IDPROM by Martin K Petersen · 10 years ago
  83. ad435ec ixgbe: Remove tail write abstraction and add missing barrier by Alexander Duyck · 10 years ago
  84. 18cb652 ixgbe: Clean-up page reuse code by Alexander Duyck · 10 years ago
  85. d8febb7 tun: Fix GSO meta-data handling in tun_get_user by Herbert Xu · 10 years ago
  86. 51ace88 rocker: Use logical operators on booleans by Thomas Graf · 10 years ago
  87. e756058 rocker: Add proper validation of Netlink attributes by Thomas Graf · 10 years ago
  88. 5111f80 rocker: add ndo_bridge_setlink/getlink support for learning policy by Scott Feldman · 10 years ago
  89. ce76ca6 rocker: implement ndo_fdb_dump by Jiri Pirko · 10 years ago
  90. 6c70794 rocker: implement L2 bridge offloading by Scott Feldman · 10 years ago
  91. 9f6bbf7 rocker: implement rocker ofdpa flow table manipulation by Scott Feldman · 10 years ago
  92. 4b8ac96 rocker: introduce rocker switch driver by Jiri Pirko · 10 years ago
  93. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  94. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  95. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  96. 265de6d ipvlan: ipvlan depends on INET and IPV6 by Mahesh Bandewar · 10 years ago
  97. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  98. a523a5e macvlan: delay the header check for dodgy packets into lower device by Jason Wang · 10 years ago
  99. 7a5a4f9 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. ed02bfa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago