1. 0a8047a e1000e: Fix msi-x interrupt automask by Benjamin Poirier · 9 years ago
  2. a61cfe4 e1000e: Do not write lsc to ics in msi-x mode by Benjamin Poirier · 9 years ago
  3. 16ecba5 e1000e: Do not read ICR in Other interrupt by Benjamin Poirier · 9 years ago
  4. 4d432f6 e1000e: Remove unreachable code by Benjamin Poirier · 9 years ago
  5. d602de0 igb: Explicitly label self-test result indices by Joe Schultz · 9 years ago
  6. 3627f8f igb: Improve cable length function for I210, etc. by Joe Schultz · 9 years ago
  7. 06b0dd6 igb: Don't add PHY address to PCDL address by Aaron Sierra · 9 years ago
  8. 2a3cdea igb: Remove GS40G specific defines/functions by Aaron Sierra · 9 years ago
  9. 386164d e1000e: Switch e1000e_up to void, drop code checking for error result by Alexander Duyck · 9 years ago
  10. cb4396e drivers/net: fix eisa_driver probe section mismatch by Fabian Frederick · 9 years ago
  11. cf8190e hv_netvsc: Fix race condition on Multi-Send Data field by Haiyang Zhang · 9 years ago
  12. abe492b geneve: UDP checksum configuration via netlink by Tom Herbert · 9 years ago
  13. 369620a rco: Clean up casting errors by Tom Herbert · 9 years ago
  14. 823aeda Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  15. 504b0fd fm10k: initialize xps at driver load by Jacob Keller · 9 years ago
  16. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 9 years ago
  17. bb269e8 fm10k: cleanup namespace pollution by Bruce Allan · 9 years ago
  18. 3e51564 fm10k: use BIT() macro instead of open-coded bit-shifting by Bruce Allan · 9 years ago
  19. a4fcad6 fm10k: whitespace cleanups by Bruce Allan · 9 years ago
  20. e214d85 fm10k: do not inline fm10k_iov_select_vid() by Bruce Allan · 9 years ago
  21. e00e23b fm10k: Cleanup exception handling for mailbox interrupt by Alexander Duyck · 9 years ago
  22. 587731e fm10k: Cleanup MSI-X interrupts in case of failure by Alexander Duyck · 9 years ago
  23. 5682366 fm10k: conditionally compile DCB and DebugFS support by Jacob Keller · 9 years ago
  24. e3b6e95 fm10k: bump driver version by Jacob Keller · 9 years ago
  25. aa502b4 fm10k: consistently refer to VLANs and VLAN IDs by Jacob Keller · 9 years ago
  26. b80b1a5 fm10k: remove namespace pollution of fm10k_iov_msg_data_pf by Jacob Keller · 9 years ago
  27. 4ab0f79 fm10k: remove unnecessary else block from if statements with return by Jacob Keller · 9 years ago
  28. 40423dd fm10k: do not use CamelCase by Jacob Keller · 9 years ago
  29. f0cf5c9 fm10k: use ether_addr_copy to copy MAC address by Jacob Keller · 9 years ago
  30. f68766d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  31. f3ed935 e1000e: initial support for i219-LM (3) by Raanan Avargil · 9 years ago
  32. 7b06a69 igb: improve handling of disconnected adapters by Jarod Wilson · 9 years ago
  33. 9119023 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  34. be06998 igb: fix NULL derefs due to skipped SR-IOV enabling by Jan Beulich · 9 years ago
  35. d17c786 e1000e: Increase timeout of polling bit RSPCIPHY by Raanan Avargil · 9 years ago
  36. b77ac46 e1000e: fix division by zero on jumbo MTUs by Dmitry Fleytman · 9 years ago
  37. 13a87c1 e1000: Elementary checkpatch warnings and checks removed by Janusz Wolak · 9 years ago
  38. c619581 e1000: get rid of duplicate exit path by Jean Sacren · 9 years ago
  39. f03fed6 e1000: fix kernel-doc argument being missing by Jean Sacren · 9 years ago
  40. 5a5e889 e1000e: clean up the local variable by Jean Sacren · 9 years ago
  41. b6fad9f e1000: fix a typo in the comment by Jean Sacren · 9 years ago
  42. 4e01f3a e1000: clean up the checking logic by Jean Sacren · 9 years ago
  43. 08c9912 igb: use the correct i210 register for EEMNGCTL by Todd Fujinaka · 9 years ago
  44. a48954c e1000: Remove checkpatch coding style errors by Janusz Wolak · 9 years ago
  45. 73bf804 igb: don't unmap NULL hw_addr by Jarod Wilson · 9 years ago
  46. 9eab46b e1000: fix data race between tx_ring->next_to_clean by Dmitriy Vyukov · 9 years ago
  47. 18f7ce5 igb: add 88E1543 initialization code by Todd Fujinaka · 9 years ago
  48. e09b890 e1000: make eeprom read/write scheduler friendly by Joern Engel · 9 years ago
  49. c9c9f1b i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4 by Catherine Sullivan · 9 years ago
  50. 69ebe955 i40evf: change version string generation by Mitch Williams · 9 years ago
  51. f119999 i40e: clean whole mac filter list by Shannon Nelson · 9 years ago
  52. b9eacec i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 by Anjali Singhai Jain · 9 years ago
  53. 75eb73c i40e: hush little warnings by Mitch Williams · 9 years ago
  54. 00ada50 i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message by Michal Kosiarz · 9 years ago
  55. 6621e4b i40e: use explicit cast from u16 to u8 by Kamil Krawczyk · 9 years ago
  56. fdb47ae i40evf: check rings before freeing resources by Mitch Williams · 9 years ago
  57. b7b713a i40e: don't add zero MAC filter by Mitch Williams · 9 years ago
  58. b36e9ab i40e: properly delete VF MAC filters by Mitch Williams · 9 years ago
  59. 75f5cea i40e: chomp the BIT(_ULL) by Jesse Brandeburg · 9 years ago
  60. 1d72135 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  61. bb35a6e bpf, inode: allow for rename and link ops by Daniel Borkmann · 9 years ago
  62. d342800 ixgbe: do not report 2.5 Gbps as supported by Emil Tantilov · 9 years ago
  63. 4c7f35f ixgbe: Clean stale VLANs when changing port VLAN or resetting by Alexander Duyck · 9 years ago
  64. 6e982ae ixgbe: Clear stale pool mappings by Alexander Duyck · 9 years ago
  65. e1d0a2a ixgbe: Fix VLAN promisc in relation to SR-IOV by Alexander Duyck · 9 years ago
  66. 1636956 ixgbe: Add support for VLAN promiscuous with SR-IOV by Alexander Duyck · 9 years ago
  67. c2bc9ce ixgbe: Reorder search to work from the top down instead of bottom up by Alexander Duyck · 9 years ago
  68. b6488b6 ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF by Alexander Duyck · 9 years ago
  69. 5ac736a ixgbe: Simplify configuration of setting VLVF and VLVFB by Alexander Duyck · 9 years ago
  70. 63d9379 ixgbe: Reduce VT code indent in set_vfta by introducing jump label by Alexander Duyck · 9 years ago
  71. c18fbd5 ixgbe: Simplify definitions for regidx and bit in set_vfta by Alexander Duyck · 9 years ago
  72. 8e8e9a0 ixgbe: Fix SR-IOV VLAN pool configuration by Alexander Duyck · 9 years ago
  73. 530fd82 ixgbe: Return error on failure to allocate mac_table by Alexander Duyck · 9 years ago
  74. b626f2c mlxsw: core: Fix temperature sensor index during initialization by Jiri Pirko · 9 years ago
  75. acf35a4 mlxsw: reg: Fix max temperature getting by Jiri Pirko · 9 years ago
  76. 9ad321b Merge branch 'mlx5-flow-steering' by David S. Miller · 9 years ago
  77. 7cb21b7 net/mlx5e: Rename en_flow_table.c to en_fs.c by Maor Gottlieb · 9 years ago
  78. 86d722a net/mlx5: Use flow steering infrastructure for mlx5_en by Maor Gottlieb · 9 years ago
  79. 2530236 net/mlx5_core: Flow steering tree initialization by Maor Gottlieb · 9 years ago
  80. 0c56b97 net/mlx5_core: Introduce flow steering API by Maor Gottlieb · 9 years ago
  81. 5e1626c net/mlx5_core: Add flow steering lookup algorithms by Maor Gottlieb · 9 years ago
  82. de8575e net/mlx5_core: Add flow steering base data structures by Maor Gottlieb · 9 years ago
  83. 26a8145 net/mlx5_core: Introduce flow steering firmware commands by Maor Gottlieb · 9 years ago
  84. 108805f net/mlx5e: Assign random MAC address if needed by Saeed Mahameed · 9 years ago
  85. 9bd0a18 net/mlx5: Fix query E-Switch capabilities by Saeed Mahameed · 9 years ago
  86. f5f9649 Merge branch 'thunderx-pass2' by David S. Miller · 9 years ago
  87. b9687b4 net: thunderx: Enable CQE count threshold interrupt by Sunil Goutham · 9 years ago
  88. 40fb5f8 net: thunderx: HW TSO support for pass-2 hardware by Sunil Goutham · 9 years ago
  89. 2ad7b75 Doc: Micrel-ksz90x1.txt: Document deprecated MAC OF properties by Andrew Lunn · 9 years ago
  90. fbc0885 Merge branch 'mvneta-rss-xps' by David S. Miller · 9 years ago
  91. 50bf8cb net: mvneta: Configure XPS support by Gregory CLEMENT · 9 years ago
  92. 9a401de net: mvneta: Add naive RSS support by Gregory CLEMENT · 9 years ago
  93. 2dcf75e net: mvneta: Associate RX queues with each CPU by Gregory CLEMENT · 9 years ago
  94. 90b74c0 net: mvneta: Make the default queue related for each port by Gregory CLEMENT · 9 years ago
  95. 6e71b29 mpls_iptunnel: add static qualifier to mpls_output by Roopa Prabhu · 9 years ago
  96. eb72f74 cxgb4: Handle clip return values by Hariprasad Shenai · 9 years ago
  97. 515123e mlxsw: core: remove an unneeded condition by Dan Carpenter · 9 years ago
  98. 82a0642 mlxsw: spectrum: fix some error handling by Dan Carpenter · 9 years ago
  99. 9dd2d6c netcp: add more __le32 annotations by Arnd Bergmann · 9 years ago
  100. 8990777 netcp: try to reduce type confusion in descriptors by Arnd Bergmann · 9 years ago