1. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  2. ae0bf04 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  3. 207c5f4 r8169: Use eth_skb_pad function by Alexander Duyck · 10 years ago
  4. b0b9f33 myri10ge: use eth_skb_pad helper by Alexander Duyck · 10 years ago
  5. 28f7936 niu: Use eth_skb_pad helper by Alexander Duyck · 10 years ago
  6. 74b6939 emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment by Alexander Duyck · 10 years ago
  7. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  8. d14e711 mlx5: Fix error flow in add_keys by Eli Cohen · 10 years ago
  9. 6a4f139 mlx5: Fix sparse warnings by Eli Cohen · 10 years ago
  10. 28c167f net/mlx5_core: Add more supported devices by Eli Cohen · 10 years ago
  11. 6b60d5e net/mlx5_core: Clear outbox of dealloc uar by Majd Dibbiny · 10 years ago
  12. ab62924 net/mlx5_core: Print resource number on QP/SRQ async events by Eli Cohen · 10 years ago
  13. 2d446d1 net/mlx5_core: Fix command queue size enforcement by Eli Cohen · 10 years ago
  14. 3a9e161 net/mlx5_core: Fix min vectors value in mlx5_enable_msix by Eli Cohen · 10 years ago
  15. f66f049 net/mlx5_core: Request the mlx5 IB module on driver load by Eli Cohen · 10 years ago
  16. 003609d r8169:disable rtl8168ep cmac engine by Chun-Hao Lin · 10 years ago
  17. d6e5729 r8169:prevent enable hardware tx/rx too early by Chun-Hao Lin · 10 years ago
  18. b0ba512 net: bcmgenet: enable driver to work without a device tree by Petri Gynther · 10 years ago
  19. c3582a2 hyperv: Add support for vNIC hot removal by Haiyang Zhang · 10 years ago
  20. e6c9723 i40e: Reduce stack in i40e_dbg_dump_desc by Joe Perches · 10 years ago
  21. a36fdd8e i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6 by Catherine Sullivan · 10 years ago
  22. 5fb11d7 i40e: get pf_id from HW rather than PCI function by Shannon Nelson · 10 years ago
  23. baf7327 i40e: increase ARQ size by Mitch Williams · 10 years ago
  24. b64ba08 i40e: Re enable Main VSI loopback setting in the reset path by Anjali Singhai Jain · 10 years ago
  25. 79c21a8 i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode by Anjali Singhai Jain · 10 years ago
  26. b9a81b2 i40e: Increase reset delay by Kevin Scott · 10 years ago
  27. 906a693 i40evf: make early init sequence even more robust by Mitch Williams · 10 years ago
  28. fad177d i40e: fix netdev_stat macro definition by Shannon Nelson · 10 years ago
  29. e7f2e4b i40e: Define and use i40e_is_vf macro by Anjali Singhai Jain · 10 years ago
  30. 09f7efa i40e: Add a virtual channel op to config RSS by Anjali Singhai Jain · 10 years ago
  31. fe88bda i40e: don't enable PTP support on more than one PF per port by Jacob Keller · 10 years ago
  32. b2008cb i40e: Add description to misc and fd interrupts by Carolyn Wyborny · 10 years ago
  33. fbe8210 i40e: allow various base numbers in debugfs aq commands by Shannon Nelson · 10 years ago
  34. 038861b i40e: remove useless debug noise by Shannon Nelson · 10 years ago
  35. 2352b84 i40e: Remove unneeded break statement by Shannon Nelson · 10 years ago
  36. f51a5e8 tun/macvtap: use consume_skb() instead of kfree_skb() when needed by Jason Wang · 10 years ago
  37. 6db1671 net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put" by Markus Elfring · 10 years ago
  38. 04901ce net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu" by Markus Elfring · 10 years ago
  39. 39af455 net: cassini: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  40. c4b2b9a stmmac: pci: allocate memory resources dynamically by Andy Shevchenko · 10 years ago
  41. 0333464 ixgbevf: fix possible crashes in probe and remove by Emil Tantilov · 10 years ago
  42. 47068b0 ixgbevf: add support for X550 VFs by Emil Tantilov · 10 years ago
  43. 0fb6a55 ixgbe: fix crash on rmmod after probe fail by Emil Tantilov · 10 years ago
  44. 9be4a9b ixgbe: bump version number by Don Skidmore · 10 years ago
  45. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 10 years ago
  46. 735c35a ixgbe: cleanup checksum to allow error results by Don Skidmore · 10 years ago
  47. 28abba0 ixgbe: add methods for combined read and write operations by Don Skidmore · 10 years ago
  48. 030eaec ixgbe: Add x550 SW/FW semaphore support by Don Skidmore · 10 years ago
  49. b48e4aa ixgbe: Add timeout parameter to ixgbe_host_interface_command by Don Skidmore · 10 years ago
  50. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 10 years ago
  51. 9079e41 ixgbe: remove CIAA/D register reads from bad VF check by Emil Tantilov · 10 years ago
  52. c762dff ixgbe: Look up MAC address in Open Firmware or IDPROM by Martin K Petersen · 10 years ago
  53. ad435ec ixgbe: Remove tail write abstraction and add missing barrier by Alexander Duyck · 10 years ago
  54. 18cb652 ixgbe: Clean-up page reuse code by Alexander Duyck · 10 years ago
  55. d8febb7 tun: Fix GSO meta-data handling in tun_get_user by Herbert Xu · 10 years ago
  56. 51ace88 rocker: Use logical operators on booleans by Thomas Graf · 10 years ago
  57. e756058 rocker: Add proper validation of Netlink attributes by Thomas Graf · 10 years ago
  58. 5111f80 rocker: add ndo_bridge_setlink/getlink support for learning policy by Scott Feldman · 10 years ago
  59. ce76ca6 rocker: implement ndo_fdb_dump by Jiri Pirko · 10 years ago
  60. 6c70794 rocker: implement L2 bridge offloading by Scott Feldman · 10 years ago
  61. 9f6bbf7 rocker: implement rocker ofdpa flow table manipulation by Scott Feldman · 10 years ago
  62. 4b8ac96 rocker: introduce rocker switch driver by Jiri Pirko · 10 years ago
  63. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  64. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  65. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  66. 265de6d ipvlan: ipvlan depends on INET and IPV6 by Mahesh Bandewar · 10 years ago
  67. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  68. a523a5e macvlan: delay the header check for dodgy packets into lower device by Jason Wang · 10 years ago
  69. 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
  70. ed02bfa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  71. 8891063 Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  72. 6f93840 Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  73. 4742eb3 Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  74. cba3b00 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  75. 8e84597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  76. 190fc9d Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  77. 0210bb6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  78. 6d4556f staging: r8188eu: Add new device ID for DLink GO-USB-N150 by Larry Finger · 10 years ago
  79. 33dc85c staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cd by Larry Finger · 10 years ago
  80. d1c637c5 Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  81. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  82. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  83. 799d2ff sky2: Fix crash inside sky2_rx_clean by Mirko Lindner · 10 years ago
  84. 92c7b0d ipvlan: fix sparse warnings by Mahesh Bandewar · 10 years ago
  85. 6b0c540 net: bcmgenet: support restarting auto-negotiation by Florian Fainelli · 10 years ago
  86. 6ef398e net: bcmgenet: add EEE support by Florian Fainelli · 10 years ago
  87. d0a6db8 net: bcmgenet: add register definitions for EEE by Florian Fainelli · 10 years ago
  88. 8bb9b9a Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  89. ec05861 Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus by Mark Brown · 10 years ago
  90. 13616c7 Merge remote-tracking branch 'spi/fix/dma' into spi-linus by Mark Brown · 10 years ago
  91. 571dcfd stmmac: platform: fix default values of the filter bins setting by Huacai Chen · 10 years ago
  92. 2d5c57d net/mlx4_core: Limit count field to 24 bits in qp_alloc_res by Jack Morgenstein · 10 years ago
  93. 33f8461 net: dsa: bcm_sf2: reset switch prior to initialization by Florian Fainelli · 10 years ago
  94. a566059 net: dsa: bcm_sf2: fix unmapping registers in case of errors by Florian Fainelli · 10 years ago
  95. 3e660fb ufs: fix NULL dereference when no regulators are defined by Akinobu Mita · 10 years ago
  96. 97cd680 ufs: ensure clk gating work is finished before module unloading by Akinobu Mita · 10 years ago
  97. d99ba44 irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  98. 714710e irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  99. d1ca000 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  100. a6e4a05 Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago