1. 6c32e0d i40e: fix u64 division usage by Alan Brady · 7 years ago
  2. cee9199 i40e: convert i40e_set_link_ksettings to new API by Alan Brady · 7 years ago
  3. 636b62d i40e: rename 'change' variable to 'autoneg_changed' by Alan Brady · 7 years ago
  4. 79f04a3 i40e: convert i40e_get_settings_link_up to new API by Alan Brady · 7 years ago
  5. 1eaae51 i40e: convert i40e_phy_type_to_ethtool to new API by Alan Brady · 7 years ago
  6. 5a6cd6d ethtool: add ethtool_intersect_link_masks by Alan Brady · 7 years ago
  7. 211b4c1 i40e: Add new PHY types for 25G AOC and ACC support by Sudheer Mogilappagari · 7 years ago
  8. 6987bd25 i40e: group autoneg PHY types together by Alan Brady · 7 years ago
  9. a03af69 i40e: fix whitespace issues in i40e_ethtool.c by Alan Brady · 7 years ago
  10. 91a5c44 i40e: fix comment typo by Alan Brady · 7 years ago
  11. 52e2d02 i40e: fix i40e_phy_type_to_ethtool function header by Alan Brady · 7 years ago
  12. 5f43499 i40e: fix clearing link masks in i40e_get_link_ksettings by Alan Brady · 7 years ago
  13. 21675bd i40e: add function header for i40e_get_rxfh by Alan Brady · 7 years ago
  14. c6faca7 i40e: remove ifdef SPEED_25000 by Alan Brady · 7 years ago
  15. 1c142e1 i40e: rename 'cmd' variables in ethtool interface by Alan Brady · 7 years ago
  16. 8a5f216 net: export netdev_txq_to_tc to allow sch_mqprio to compile as module by Henrik Austad · 7 years ago
  17. e4467f2 Merge branch 'mlxsw-GRE-Offload-decap-without-encap' by David S. Miller · 7 years ago
  18. 4cccb73 mlxsw: spectrum: Drop refcounting of IPIP entries by Petr Machata · 7 years ago
  19. f63ce4e mlxsw: spectrum: Support IPIP overlay VRF migration by Petr Machata · 7 years ago
  20. 0063587 mlxsw: spectrum: Support decap-only IP-in-IP tunnels by Petr Machata · 7 years ago
  21. 6698c16 mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type() by Petr Machata · 7 years ago
  22. c30f5d0 mlxsw: spectrum: Move netdevice NB to struct mlxsw_sp by Petr Machata · 7 years ago
  23. 36c0a9d tipc: fix rebasing error by Jon Maloy · 7 years ago
  24. 4588048 Merge branch 'net-core-rcuify-rtnl-af_ops' by David S. Miller · 7 years ago
  25. 5fa85a0 net: core: rcu-ify rtnl af_ops by Florian Westphal · 7 years ago
  26. 070cbf5b rtnetlink: place link af dump into own helper by Florian Westphal · 7 years ago
  27. d85969f tcp: cdg: make struct tcp_cdg static by Colin Ian King · 7 years ago
  28. 00fb3a7 net: systemport: add NET_DSA dependency by Arnd Bergmann · 7 years ago
  29. 92c43fc hamradio: baycom_par: use new parport device model by Sudip Mukherjee · 7 years ago
  30. bc28df6 net: dccp: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  31. 2a600d9 pch_gbe: Switch to new PCI IRQ allocation API by Andy Shevchenko · 7 years ago
  32. 9185a61 tracing: bpf: Hide bpf trace events when they are not used by Steven Rostedt (VMware) · 7 years ago
  33. 0da4af0 ipv6: only update __use and lastusetime once per jiffy at most by Wei Wang · 7 years ago
  34. 0e80193 ipv6: check fn before doing FIB6_SUBTREE(fn) by Wei Wang · 7 years ago
  35. 9db9583 bpf: Add -target to clang switch while cross compiling. by Abhijit Ayarekar · 7 years ago
  36. 745482e Merge branch 'sched-tp_q-remove' by David S. Miller · 7 years ago
  37. a10fa20 net: sched: propagate q and parent from caller down to tcf_fill_node by Jiri Pirko · 7 years ago
  38. 74e3be6 net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock by Jiri Pirko · 7 years ago
  39. 1abf272 net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc by Jiri Pirko · 7 years ago
  40. 7fa9d97 net: sched: cls_u32: use block instead of q in tc_u_common by Jiri Pirko · 7 years ago
  41. c195456 net: sched: ematch: obtain net pointer from blocks by Jiri Pirko · 7 years ago
  42. 34e3759 net: sched: teach tcf_bind/unbind_filter to use block->q by Jiri Pirko · 7 years ago
  43. 4418646 net: sched: introduce tcf_block_q and tcf_block_dev helpers by Jiri Pirko · 7 years ago
  44. 855319b net: sched: store net pointer in block and introduce qdisc_net helper by Jiri Pirko · 7 years ago
  45. 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
  46. 3230290 mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs by Alexander Duyck · 7 years ago
  47. af28f6f Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  48. e4655e4 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  49. ae0783b Merge branch 'tc-testing-updates' by David S. Miller · 7 years ago
  50. 7f6661a tc-testing: fix the -l argument bug in tdc.py by Lucas Bates · 7 years ago
  51. cf797ac tc-testing: Add test cases for police and skbmod by Lucas Bates · 7 years ago
  52. 0923edf tc-testing: Split test case files into smaller chunks by Lucas Bates · 7 years ago
  53. ae3c33c tc-testing: Add test cases for flushing actions by Lucas Bates · 7 years ago
  54. 6eda447 Merge branch 'macvlan-cleanups' by David S. Miller · 7 years ago
  55. c8c41ea macvlan: Only update pkt_type if destination MAC address matches by Alexander Duyck · 7 years ago
  56. dd6b9c2 macvlan: Only deliver one copy of the frame to the macvlan interface by Alexander Duyck · 7 years ago
  57. e086101 tcp: add a tracepoint for tcp retransmission by Cong Wang · 7 years ago
  58. 6578759 net_sched: fix a compile warning in act_ife by Cong Wang · 7 years ago
  59. c116004 Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames' by David S. Miller · 7 years ago
  60. 6b0cbe3 hv_netvsc: Add initialization of tx_table in netvsc_device_add() by Haiyang Zhang · 7 years ago
  61. 39e91cf hv_netvsc: Rename tx_send_table to tx_table by Haiyang Zhang · 7 years ago
  62. 47371300 hv_netvsc: Rename ind_table to rx_table by Haiyang Zhang · 7 years ago
  63. 5dc8742 cxgb4: fix missing break in switch and indent return statements by Colin Ian King · 7 years ago
  64. ae96d33 Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  65. f013820 Merge branch 'cxgb4-hw-debug-logs' by David S. Miller · 7 years ago
  66. 7c075ce cxgb4: collect IBQ and OBQ dumps by Rahul Lakkireddy · 7 years ago
  67. 270d39b cxgb4: collect hardware module dumps by Rahul Lakkireddy · 7 years ago
  68. 4359cf3 cxgb4: collect TP dump by Rahul Lakkireddy · 7 years ago
  69. 5ccf9d0 cxgb4: update API for TP indirect register access by Rahul Lakkireddy · 7 years ago
  70. 844d1b6 cxgb4: collect firmware mbox and device log dump by Rahul Lakkireddy · 7 years ago
  71. b33af02 cxgb4: collect on-chip memory dump by Rahul Lakkireddy · 7 years ago
  72. a7975a2 cxgb4: collect register dump by Rahul Lakkireddy · 7 years ago
  73. ad75b7d cxgb4: implement ethtool dump data operations by Rahul Lakkireddy · 7 years ago
  74. 4c7787b nfp: Explicitly include linux/bug.h by Mark Brown · 7 years ago
  75. 7f4e568 Merge branch 'dsa-remove-set_addr' by David S. Miller · 7 years ago
  76. 841f4f2 net: dsa: remove .set_addr by Vivien Didelot · 7 years ago
  77. 93004a9 net: dsa: dsa_loop: remove .set_addr by Vivien Didelot · 7 years ago
  78. 56c3ff9 net: dsa: mv88e6060: setup random mac address by Vivien Didelot · 7 years ago
  79. 1723ab4 net: dsa: mv88e6060: fix switch MAC address by Vivien Didelot · 7 years ago
  80. 04a69a1 net: dsa: mv88e6xxx: setup random mac address by Vivien Didelot · 7 years ago
  81. ec0d098 atm: fore200e: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  82. b5ae577 net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY by Alex Vesker · 7 years ago
  83. 6a91023 net/mlx5e: IPoIB, Add PKEY child interface ethtool ops by Alex Vesker · 7 years ago
  84. af98ceb net/mlx5e: IPoIB, Add PKEY child interface ndos by Alex Vesker · 7 years ago
  85. 4c6c615 net/mlx5e: IPoIB, Add PKEY child interface nic profile by Alex Vesker · 7 years ago
  86. 7e7f4780 net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev by Alex Vesker · 7 years ago
  87. da34f1a net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP by Alex Vesker · 7 years ago
  88. 980f91c IB/ipoib: Add ability to set PKEY index to lower device driver by Alex Vesker · 8 years ago
  89. b4b678b IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop by Alex Vesker · 7 years ago
  90. dae3745 net/mlx5: Support for attaching multiple underlay QPs to root flow table by Alex Vesker · 7 years ago
  91. c8249ed net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions by Alex Vesker · 7 years ago
  92. 7c39afb net/mlx5: PTP code migration to driver core section by Feras Daoud · 7 years ago
  93. ae904be net/mlx5: File renaming towards ptp core implementation by Feras Daoud · 7 years ago
  94. 8bc4654 Merge branch 'nfp-bpf-support-direct-packet-access' by David S. Miller · 7 years ago
  95. bfddbc8 nfp: bpf: support direct packet access in TC by Jakub Kicinski · 7 years ago
  96. e663fe3 nfp: bpf: direct packet access - write by Jakub Kicinski · 7 years ago
  97. 2ca7144 nfp: bpf: add support for direct packet access - read by Jakub Kicinski · 7 years ago
  98. 0a79397 nfp: bpf: separate I/O from checks for legacy data load by Jakub Kicinski · 7 years ago
  99. 943c57b nfp: bpf: fix context accesses by Jakub Kicinski · 7 years ago
  100. 0f6cf4d nfp: bpf: support BPF offload only on little endian by Jakub Kicinski · 7 years ago