1. 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 7 years ago
  2. c7c6b87 net/dec: Make __de_get_link_ksettings return void by yuval.shaia@oracle.com · 7 years ago
  3. 8ec1507 net: sched: select cls when cls_act is enabled by Jiri Pirko · 7 years ago
  4. 4e2ec43 genetlink: remove ops_list from genetlink header. by Rosen, Rami · 7 years ago
  5. aae1a2c Merge branch 'mlxsw-Minor-cleanup' by David S. Miller · 7 years ago
  6. de5ed99 mlxsw: spectrum_router: Align RIF index allocation with existing code by Ido Schimmel · 7 years ago
  7. da0abcf mlxsw: Fix typo inside enumeration by Ido Schimmel · 7 years ago
  8. cb4cc0e mlxsw: spectrum: Tidy up header file by Ido Schimmel · 7 years ago
  9. a4e1ce2 mlxsw: spectrum: Rename the firmware file by Yotam Gigi · 7 years ago
  10. fc85c91 Merge branch 'qed-vf-xdp' by David S. Miller · 7 years ago
  11. e7b80de qede: VF XDP support by Mintz, Yuval · 7 years ago
  12. cbb8a12 qed: VF XDP support by Mintz, Yuval · 7 years ago
  13. 1a850bf qed: VFs to try utilizing the doorbell bar by Mintz, Yuval · 7 years ago
  14. 08bc8f1 qed: Multiple qzone queues for VFs by Mintz, Yuval · 7 years ago
  15. 007bc37 qed: IOV db support multiple queues per qzone by Mintz, Yuval · 7 years ago
  16. 3b19f47 qed: Make VF legacy a bitfield by Mintz, Yuval · 7 years ago
  17. bbe3f23 qed: Assign a unique per-queue index to queue-cid by Mintz, Yuval · 7 years ago
  18. 3946497 qed: Pass vf_params when creating a queue-cid by Mintz, Yuval · 7 years ago
  19. f604b17 qed*: L2 interface to use the SB structures directly by Mintz, Yuval · 7 years ago
  20. 0db711b qed: Create L2 queue database by Mintz, Yuval · 7 years ago
  21. 6bea61d qed: Add bitmaps for VF CIDs by Mintz, Yuval · 7 years ago
  22. a619cc8 Merge branch 'skb-sgvec-overflow' by David S. Miller · 7 years ago
  23. e2fcad5 virtio_net: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  24. cda7ea6 macsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  25. 89a5ea9 rxrpc: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  26. 3f29770 ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  27. 48a1df6 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 7 years ago
  28. a11227d Merge branch 'bpf-Add-BPF-support-to-all-perf_event' by David S. Miller · 7 years ago
  29. b7d3ed5 bpf: update perf event helper functions documentation by Teng Qin · 7 years ago
  30. 41e9a80 samples/bpf: add tests for more perf event types by Teng Qin · 7 years ago
  31. f91840a perf, bpf: Add BPF support to all perf_event types by Alexei Starovoitov · 7 years ago
  32. 5071034 neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" by Sowmini Varadhan · 7 years ago
  33. 030a890 net: phy: smsc: Implement PHY statistics by Andrew Lunn · 7 years ago
  34. 386e2e4 Merge branch 'dsa-Fixes-for-mv88e6161' by David S. Miller · 7 years ago
  35. 0ac64c3 net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshot by Andrew Lunn · 7 years ago
  36. ec8378b net: dsa: mv88e6xxx: 6161 uses global 2 for PHY access by Andrew Lunn · 7 years ago
  37. 4e86d3c Merge branch 'dsa-mv88e6xxx-move-registers-macros' by David S. Miller · 7 years ago
  38. d23a83f net: dsa: mv88e6xxx: move the Global 2 macros by Vivien Didelot · 7 years ago
  39. e097097 net: dsa: mv88e6xxx: move the Global 1 macros by Vivien Didelot · 7 years ago
  40. d2a160b net: dsa: mv88e6xxx: move the Port macros by Vivien Didelot · 7 years ago
  41. c4530ee net: dsa: mv88e6xxx: move PHY macros by Vivien Didelot · 7 years ago
  42. 4d5f2ba7 net: dsa: mv88e6xxx: rename chip header by Vivien Didelot · 7 years ago
  43. 2d9888c Merge branch 'dsa-cleanups-before-multi-CPU-port' by David S. Miller · 7 years ago
  44. 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 7 years ago
  45. e41c1b5 net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} by Florian Fainelli · 7 years ago
  46. 937c7df net: dsa: Pass dsa_port reference to ethtool setup/restore by Florian Fainelli · 7 years ago
  47. 1820dd0 rxrpc: remove redundant proc_remove call by Colin Ian King · 7 years ago
  48. 8e2f6dd dccp: consistently use dccp_write_space() by Eric Dumazet · 7 years ago
  49. f0a4581 net: phy: marvell: make some functions static by Colin Ian King · 7 years ago
  50. a5eb62f netxen: remove writeq/readq function definitions by LABBE Corentin · 7 years ago
  51. fbd0ac6 net-procfs: Use vsnprintf extension %phN by Joe Perches · 7 years ago
  52. 342fa19 mdio: mux: make child bus walking more permissive and errors more verbose by Jon Mason · 7 years ago
  53. e8317a4 Merge branch 'net-dissection-and-matching-on-tos-and-ttl' by David S. Miller · 7 years ago
  54. fd7da28 net/mlx5e: Offload TC matching on ip tos / traffic-class by Or Gerlitz · 7 years ago
  55. e77834e net/mlx5e: Offload TC matching on tcp flags by Or Gerlitz · 7 years ago
  56. 4d80cc0 net/sched: cls_flower: add support for matching on ip tos and ttl by Or Gerlitz · 7 years ago
  57. 518d8a2 net/flow_dissector: add support for dissection of misc ip header fields by Or Gerlitz · 7 years ago
  58. f4d0166 tcp: remove unnecessary skb_reset_tail_pointer() by Eric Dumazet · 7 years ago
  59. 80b7d81 bpf: Remove the capability check for cgroup skb eBPF program by Chenbo Feng · 7 years ago
  60. fb9a307 bpf: Allow CGROUP_SKB eBPF program to access sk_buff by Chenbo Feng · 7 years ago
  61. d0a65400 net: phy: use of_mdio_parse_addr by Jon Mason · 7 years ago
  62. 775e68a tcp: use TS opt on RTTs for congestion control by Yuchung Cheng · 7 years ago
  63. 9ae122c liquidio: Fix checkpatch errors with references crossing single line by Satanand Burla · 7 years ago
  64. 2d68f0a tools: hv: set hotplug for VF on Suse by sixiao@microsoft.com · 7 years ago
  65. a22431a tools: hv: set allow-hotplug for VF on Ubuntu by sixiao@microsoft.com · 7 years ago
  66. 4c1588a liquidio: VF interrupt initialization cleanup by Rick Farrington · 7 years ago
  67. a97051f cxgb4: fix incorrect cim_la output for T6 by Ganesh Goudar · 7 years ago
  68. 91a09e0 Merge branch 'sctp-improve-asoc-streams-management' by David S. Miller · 7 years ago
  69. ff35641 sctp: merge sctp_stream_new and sctp_stream_init by Xin Long · 7 years ago
  70. cee360a sctp: define the member stream as an object instead of pointer in asoc by Xin Long · 7 years ago
  71. 6e7da28 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  72. b260831 Merge branch 'qed-Enhance-storage-APIs' by David S. Miller · 7 years ago
  73. dc4528e qed: Add support for changing iSCSI mac by Mintz, Yuval · 7 years ago
  74. 20675b3 qed: Support NVM-image reading API by Mintz, Yuval · 7 years ago
  75. 3c5da94 qed: Share additional information with qedf by Mintz, Yuval · 7 years ago
  76. 5779675 qed: Correct order of wwnn and wwpn by Mintz, Yuval · 7 years ago
  77. 3a5f899 team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias by Zhang Shengju · 7 years ago
  78. 0c34ca4 Merge branch 'dsa-tagger-simplification' by David S. Miller · 7 years ago
  79. fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 7 years ago
  80. 5470979 net: dsa: remove out_drop label in taggers rcv by Vivien Didelot · 7 years ago
  81. 717ffbf net: dsa: remove dsa_uses_tagged_protocol by Vivien Didelot · 7 years ago
  82. 02f840c net: dsa: do not cast dst by Vivien Didelot · 7 years ago
  83. 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 7 years ago
  84. 85cfa71 i40evf: update i40evf.txt with new content by Jesse Brandeburg · 7 years ago
  85. abf709a i40evf: Add support for Adaptive Virtual Function by Preethi Banala · 7 years ago
  86. 7355626 virtchnl: Add compile time static asserts to validate structure sizes by Sridhar Samudrala · 7 years ago
  87. a33c83c virtchnl: Add pad fields to a couple of structures by Sridhar Samudrala · 7 years ago
  88. 735e35c i40e/virtchnl: move function to virtchnl by Jesse Brandeburg · 7 years ago
  89. ff3f4cc virtchnl: finish conversion to virtchnl interface by Jesse Brandeburg · 7 years ago
  90. f0adc6e i40evf/virtchnl: whitespace cleanups by Jesse Brandeburg · 7 years ago
  91. 764430c i40e/virtchnl: refactor code for validate checks by Jesse Brandeburg · 7 years ago
  92. eedcfef virtchnl: convert to new macros by Jesse Brandeburg · 7 years ago
  93. 260e938 virtchnl: move some code to core driver by Jesse Brandeburg · 7 years ago
  94. 310a2ad virtchnl: rename i40e to generic virtchnl by Jesse Brandeburg · 7 years ago
  95. 55cdfd4 i40e: use new unified virtchnl header file by Jesse Brandeburg · 7 years ago
  96. 681bdf8 i40e/i40evf: create and use new unified header file by Jesse Brandeburg · 7 years ago
  97. 3929080 i40evf: drop i40e_type.h include by Jesse Brandeburg · 7 years ago
  98. 0266f79 mlxsw: spectrum: Add bridge dependency for spectrum by Ido Schimmel · 7 years ago
  99. f3314c6 Merge branch 'stmmac-add-dwmac-sun8i-ethernet-driver' by David S. Miller · 7 years ago
  100. 2428fd0 arm64: defconfig: Enable dwmac-sun8i driver on defconfig by LABBE Corentin · 7 years ago