1. 377cc24 i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds by Jacob Keller · 8 years ago
  2. e5187ee i40e: return immediately when failing to add fdir filter by Jacob Keller · 8 years ago
  3. 01016da i40e: rework exit flow of i40e_add_fdir_ethtool by Jacob Keller · 8 years ago
  4. 8ce43dc i40e: don't use arrays for (src|dst)_ip by Jacob Keller · 8 years ago
  5. fe0b0cd i40e: send correct port number to AdminQ when enabling UDP tunnels by Jacob Keller · 8 years ago
  6. 48ce880 i40evf: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  7. a7f9094 i40e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  8. fe723df liquidio: fix wrong information about link modes reported to ethtool by Manish Awasthi · 8 years ago
  9. 513d2d0 Merge branch 'netvsc-small-changes' by David S. Miller · 8 years ago
  10. 76f5ed8 netvsc: remove unused #define by stephen hemminger · 8 years ago
  11. 262b7f1 netvsc: add comments about callback's and NAPI by stephen hemminger · 8 years ago
  12. 6de38af netvsc: avoid race with callback by stephen hemminger · 8 years ago
  13. 3a70418 Merge branch 'bpf-inline-lookups' by David S. Miller · 8 years ago
  14. 95ff141 samples/bpf: add map_lookup microbenchmark by Alexei Starovoitov · 8 years ago
  15. 9015d2f bpf: inline htab_map_lookup_elem() by Alexei Starovoitov · 8 years ago
  16. 81ed18a bpf: add helper inlining infra and optimize map_array lookup by Alexei Starovoitov · 8 years ago
  17. 8041902 bpf: adjust insn_aux_data when patching insns by Alexei Starovoitov · 8 years ago
  18. 79741b3 bpf: refactor fixup_bpf_calls() by Alexei Starovoitov · 8 years ago
  19. e245c5c bpf: move fixup_bpf_calls() function by Alexei Starovoitov · 8 years ago
  20. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  21. d82bae1 tcp: remove per-destination timestamp cache by Soheil Hassas Yeganeh · 8 years ago
  22. 8b705f5 Merge branch 'sunvnet-better-connection-management' by David S. Miller · 8 years ago
  23. 9c5a3a1 sunvnet: xoff not needed when removing port link by Shannon Nelson · 8 years ago
  24. b12a96f sunvnet: count multicast packets by Shannon Nelson · 8 years ago
  25. e1f1e5f sunvnet: track port queues correctly by Shannon Nelson · 8 years ago
  26. 0f512c8 sunvnet: add stats to track ldom to ldom packets and bytes by Shannon Nelson · 8 years ago
  27. 867fa15 ldmvsw: better use of link up and down on ldom vswitch by Shannon Nelson · 8 years ago
  28. 19ddde1 bonding: add 802.3ad support for 25G speeds by Jarod Wilson · 8 years ago
  29. be7164c tcp_westwood: fix tcp_westwood_info() style mistakes by chun Long · 8 years ago
  30. 0c88a76 liquidio: use meaningful names for IRQs by Rick Farrington · 8 years ago
  31. b229487 liquidio: remove/replace invalid code by Rick Farrington · 8 years ago
  32. 5080f39 netem: apply correct delay when rate throttling by Nik Unger · 8 years ago
  33. cd918af Merge branch 'sched-cleanups' by David S. Miller · 8 years ago
  34. a5e6a3b net/sched: fq_codel: Avoid set-but-unused variable by Or Gerlitz · 8 years ago
  35. 4dba87b net/sched: act_ife: Staticfy find_decode_metaid() by Or Gerlitz · 8 years ago
  36. 2f77139 net: ethernet: bgmac: Allow MAC address to be specified in DTB by Steve Lin · 8 years ago
  37. 01ac299 net: ethernet: fs_enet: Remove useless includes by Christophe Leroy · 8 years ago
  38. b79df0f isdn: hardware: mISDN: Remove reference to CONFIG_8xx by Christophe Leroy · 8 years ago
  39. 9768b45 net: mvneta: support suspend and resume by Jane Li · 8 years ago
  40. 7e3f4f3 Merge branch 'mlxsw-vrf' by David S. Miller · 8 years ago
  41. c7f6e66 mlxsw: spectrum_router: Don't abort on l3mdev rules by Ido Schimmel · 8 years ago
  42. 3d70e458 mlxsw: spectrum_router: Add support for VRFs on top of bridges by Ido Schimmel · 8 years ago
  43. 7179eb5 mlxsw: spectrum_router: Add support for VRFs by Ido Schimmel · 8 years ago
  44. 9db032b mlxsw: spectrum_router: Don't destroy RIF if L3 slave by Ido Schimmel · 8 years ago
  45. 5783788 mlxsw: spectrum_router: Associate RIFs with correct VR by Ido Schimmel · 8 years ago
  46. fdeea7b net: vrf: Set slave's private flag before linking by Ido Schimmel · 8 years ago
  47. 5d7bfd1 ipv4: fib_rules: Dump FIB rules when registering FIB notifier by Ido Schimmel · 8 years ago
  48. 6a003a5 ipv4: fib_rules: Add notifier info to FIB rules notifications by Ido Schimmel · 8 years ago
  49. 3c71006 ipv4: fib_rules: Check if rule is a default rule by Ido Schimmel · 8 years ago
  50. ce594e9 r8152: simply the arguments by hayeswang · 8 years ago
  51. a2d3eba Merge branch 'xgene-bug-fixes' by David S. Miller · 8 years ago
  52. b3fd38d MAINTAINERS: Update X-Gene SoC ethernet maintainer by Iyappan Subramanian · 8 years ago
  53. 4902a92 drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11 by Iyappan Subramanian · 8 years ago
  54. 7eac928 drivers: net: xgene: Add workaround for errata 10GE_1 by Quan Nguyen · 8 years ago
  55. 0a0400c drivers: net: xgene: Fix Rx checksum validation logic by Iyappan Subramanian · 8 years ago
  56. 11623fce drivers: net: xgene: Fix wrong logical operation by Quan Nguyen · 8 years ago
  57. e026e70 drivers: net: xgene: Fix hardware checksum setting by Quan Nguyen · 8 years ago
  58. 4b72436d drivers: net: phy: xgene: Fix mdio write by Quan Nguyen · 8 years ago
  59. 02cb24e Merge branch 'dsa-check-out-of-range-ageing-time' by David S. Miller · 8 years ago
  60. 9ff74f2 net: dsa: mv88e6xxx: specify ageing time limits by Vivien Didelot · 8 years ago
  61. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  62. e893de1ba net: dsa: dsa_fastest_ageing_time return unsigned by Vivien Didelot · 8 years ago
  63. 1aed181 Merge branch 'mqprio-offload-more-info' by David S. Miller · 8 years ago
  64. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  65. 2026fec mqprio: Change handling of hw u8 to allow for multiple hardware offload modes by Alexander Duyck · 8 years ago
  66. 5b76964 netxen_nic: remove redundant check if retries is zero by Colin Ian King · 8 years ago
  67. a28453c Merge branch 'stmmac-dma-ops-multiqueue' by David S. Miller · 8 years ago
  68. 7bac4e1 net: stmmac: stmmac interrupt treatment prepared for multiple queues by Joao Pinto · 8 years ago
  69. 146617b net: stmmac: tso init prepared for multiple queues by Joao Pinto · 8 years ago
  70. 47f2a9c net: stmmac: dma channel init prepared for multiple queues by Joao Pinto · 8 years ago
  71. 89cc57c net: stmmac: prepare rx/tx set tail function for multiple queues by Joao Pinto · 8 years ago
  72. 4854ab9 net: stmmac: rx and tx ring length prepared for multiple queues by Joao Pinto · 8 years ago
  73. 3c55d4d net: stmmac: rx watchdog config prepared for multiple queues by Joao Pinto · 8 years ago
  74. d62a107 net: stmmac: prepare dma interrupt treatment for multiple queues by Joao Pinto · 8 years ago
  75. 4e59326 net: stmmac: prepare stmmac_tx_err for multiple queues by Joao Pinto · 8 years ago
  76. ae4f0d4 net: stmmac: rx/tx dma start/stop prepared for multiple queues by Joao Pinto · 8 years ago
  77. 4f513ec net: stmmac: enable/disable dma irq prepared for multiple queues by Joao Pinto · 8 years ago
  78. 6deee22 net: stmmac: prepare dma op mode config for multiple queues by Joao Pinto · 8 years ago
  79. e0304f5 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  80. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. 95422de Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  82. aabcf5fc Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  83. defc7d7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  84. 28ea06c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 8 years ago
  85. b77ac97 i40e: rename auto_disable_flags to hw_disabled_flags by Harshitha Ramamurthy · 8 years ago
  86. 1599083 i40e/i40evf: Change version from 1.6.27 to 2.1.7 by Bimmy Pujari · 8 years ago
  87. 4dbc566 i40e: Allow untrusted VFs to have more filters by Mitch Williams · 8 years ago
  88. 59605bc i40e/i40evf: Add support for mapping pages with DMA attributes by Alexander Duyck · 8 years ago
  89. 3954b39 i40e: Clarify steps in MAC/VLAN filters initialization routine by Filip Sadowski · 8 years ago
  90. 26f77e5 i40e: fix RSS queues only operating on PF0 by Lihong Yang · 8 years ago
  91. c271dd6 i40e: fix ethtool to get EEPROM data from X722 interface by Lihong Yang · 8 years ago
  92. c0cf70a i40e: don't add more vectors to num_lan_msix than number of CPUs by Jacob Keller · 8 years ago
  93. 0ef2d5a i40e: KISS the client interface by Mitch Williams · 8 years ago
  94. ed0e894 i40evf: add client interface by Mitch Williams · 8 years ago
  95. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  96. d60be2c i40e: fix up recent proxy and wol bits for X722_SUPPORT by Shannon Nelson · 8 years ago
  97. 96a39ae i40e: Acquire NVM lock before reads on all devices by Aaron Salter · 8 years ago
  98. 352526f Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  99. 6517569 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  100. bc25887 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago