1. fb3b467 net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze by zhong jiang · 7 years ago
  2. e93dd8a net: nixge: Get rid of unused struct member 'last_link' by Moritz Fischer · 7 years ago
  3. 3517c5b Merge branch 'net-ethernet-Mark-expected-switch-fall-throughs' by David S. Miller · 7 years ago
  4. e38c2e1 net: ethernet: ti: cpts: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  5. 681685a net: tlan: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  6. 5683a7a net: sfc: falcon: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  7. 4e50ffc net: ethernet: sxgbe: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  8. 201e894 qlge: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  9. d19911c qlcnic: Mark expected switch fall-througs by Gustavo A. R. Silva · 7 years ago
  10. b84ad65 qede: qede_fp: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  11. fd3da12 netxen_nic: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  12. 53a4228 qed: qed_dev: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  13. e77f02b net/mlx5e: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  14. 9d81e6a vxge: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  15. 76df93b igbvf: netdev: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  16. eed05a0 igb: e1000_phy: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  17. b9e0e23 igb: e1000_82575: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  18. 7e9660f igb_main: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  19. c8581f2 net/mlx4/en_rx: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  20. 49a9776 net/mlx4/mcg: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  21. f7c3ca2 i40e_txrx: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  22. 1e84374 i40e_main: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  23. be44b3a net: hns3: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  24. 1e14ef1 net: hns: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  25. 40f99ed be2net: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  26. 8fc85c2 net: tulip: de4x5: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  27. 10c7666 net: tulip_core: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  28. 6da5ae5 net: thunderx: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  29. 9207267 cxgb3/l2t: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  30. d135955 cxgb4/t4_hw: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  31. 20e4fb1 cxgb4/l2t: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  32. 19aa45d liquidio: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  33. b4bc39a net: macb: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  34. bc171e8 bnx2x: Mark expected switch fall-thoughs by Gustavo A. R. Silva · 7 years ago
  35. 8ea3450 alteon: acenic: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  36. 497e004 8390: axnet_cs: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  37. 541ad32 selftests: forwarding: gre_multipath: Update next-hop statistics match criteria by Nir Dotan · 7 years ago
  38. 736ac81 tc-tests: initial version of nat action unit tests by Keara Leibovitz · 7 years ago
  39. 4df9085 Merge branch 'brcm-omega' by David S. Miller · 7 years ago
  40. 6fdecfe net: phy: Add support for Broadcom Omega internal Combo GPHY by Arun Parameswaran · 7 years ago
  41. ae7a03b net: dsa: b53: Add support for Broadcom Omega SoC internal switch by Arun Parameswaran · 7 years ago
  42. b0a0962 dt-bindings: net: dsa: Add compatibility strings for Broadcom Omega by Arun Parameswaran · 7 years ago
  43. 7116983 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  44. ee3444e Merge branch 'qed-Add-Multi-TC-RoCE-support' by David S. Miller · 7 years ago
  45. 61be82b qed: Add Multi-TC RoCE support by Denis Bolotin · 7 years ago
  46. c4259dd qed: Add a flag which indicates if offload TC is set by Denis Bolotin · 7 years ago
  47. 2a1cb1b qed: Add DCBX API - qed_dcbx_get_priority_tc() by Denis Bolotin · 7 years ago
  48. 5941923 RDS: IB: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 7 years ago
  49. 6f70573 Merge branch 'macb-add-pad-and-fcs-support' by David S. Miller · 7 years ago
  50. 653e92a net: macb: add support for padding and fcs computation by Claudiu Beznea · 7 years ago
  51. 33729f2 net: macb: move checksum clearing outside of spinlock by Claudiu Beznea · 7 years ago
  52. d1c3895 net: macb: use netdev_tx_t return type for ndo_start_xmit functions by Claudiu Beznea · 7 years ago
  53. 334b126 Merge branch 'ibmvnic-next' by David S. Miller · 7 years ago
  54. c9008d3 ibmvnic: Update firmware error reporting with cause string by Thomas Falcon · 7 years ago
  55. 79dabbb ibmvnic: Remove code to request error information by Thomas Falcon · 7 years ago
  56. 7395a88 liquidio: avoided acquiring post_lock for data only queues by Intiyaz Basha · 7 years ago
  57. 3789cab ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src address by Shmulik Ladkani · 7 years ago
  58. 9ca6163 net: sched: cls_flower: set correct offload data in fl_reoffload by Vlad Buslov · 7 years ago
  59. d5082b2 Merge branch 'nfp-ttl-tos-geneve' by David S. Miller · 7 years ago
  60. 0a22b17 nfp: flower: add geneve option match offload by Pieter Jansen van Vuuren · 7 years ago
  61. 9e7c32f nfp: flower: add geneve option push action offload by Pieter Jansen van Vuuren · 7 years ago
  62. 0a6e777 net/sched: allow flower to match tunnel options by Pieter Jansen van Vuuren · 7 years ago
  63. 92e2c40 flow_dissector: allow dissection of tunnel options from metadata by Simon Horman · 7 years ago
  64. d7ff7ec nfp: flower: allow matching on ipv4 UDP tunnel tos and ttl by John Hurley · 7 years ago
  65. 2a43747 nfp: flower: set ip tunnel ttl from encap action by John Hurley · 7 years ago
  66. 333e2f2c i40e: fix i40e_add_queue_stats data pointer update by Jacob Keller · 7 years ago
  67. f05798b i40e: Add AQ command for rearrange NVM structure by Piotr Azarewicz · 7 years ago
  68. b2b57b2 i40e: Add additional return code to i40e_asq_send_command by Piotr Azarewicz · 7 years ago
  69. 6e2feaa i40e: fix warning about shadowed ring parameter by Jacob Keller · 7 years ago
  70. 4d97682 i40e: remove unnecessary i variable causing -Wshadow warning by Jacob Keller · 7 years ago
  71. 50ee42b Merge branch 'WoL-filters' by David S. Miller · 7 years ago
  72. bb9051a2 net: systemport: Add support for WAKE_FILTER by Florian Fainelli · 7 years ago
  73. 8a75f4f2 net: dsa: bcm_sf2: Propagate ethtool::rxnfc to CPU port by Florian Fainelli · 7 years ago
  74. 6cfef79 ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKE by Florian Fainelli · 7 years ago
  75. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  76. c5d99d2 ieee802154: hwsim: fix rcu address annotation by Alexander Aring · 7 years ago
  77. f25848d i40e: convert priority flow control stats to use helpers by Jacob Keller · 7 years ago
  78. 1510ae0 i40e: convert VEB TC stats to use an i40e_stats array by Jacob Keller · 7 years ago
  79. 1ac2ee2 i40e: Set fec_config when forcing link state by Mariusz Stachura · 7 years ago
  80. f303048 i40e: add helper to copy statistic values into ethtool buffer by Jacob Keller · 7 years ago
  81. 91f06544 i40e: add helper function for copying strings from stat arrays by Jacob Keller · 7 years ago
  82. 1b4b6f3 i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register by YueHaibing · 7 years ago
  83. e661414 i40e: Remove duplicated prepare call in i40e_shutdown by Sergey Nemov · 7 years ago
  84. 85fc4b1 bpf: introduce update_effective_progs() by Roman Gushchin · 7 years ago
  85. de7de57 Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 7 years ago
  86. 70837ff ipv4: frags: precedence bug in ip_expire() by Dan Carpenter · 7 years ago
  87. 74c05a3 ptp_qoriq: use div_u64/div_u64_rem for 64-bit division by Yangbo Lu · 7 years ago
  88. 9dae349 net: avoid unnecessary sock_flag() check when enable timestamp by Yafang Shao · 7 years ago
  89. 429711a vhost: switch to use new message format by Jason Wang · 7 years ago
  90. 9c2e955 net/bridge/br_multicast: remove redundant variable "err" by zhong jiang · 7 years ago
  91. be1459d mellanox: fix the dport endianness in call of __inet6_lookup_established() by Al Viro · 7 years ago
  92. be10d5d1 ieee802154: fakelb: add deprecated msg while probe by Alexander Aring · 7 years ago
  93. f25da51 ieee802154: hwsim: add replacement for fakelb by Alexander Aring · 7 years ago
  94. 4e54acb net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net' by Colin Ian King · 7 years ago
  95. f9c5283 net: mac802154: tx: expand tailroom if necessary by Alexander Aring · 7 years ago
  96. ac74f87 net: 6lowpan: fix reserved space for single frames by Alexander Aring · 7 years ago
  97. a304610 Merge remote-tracking branch 'net-next/master' by Stefan Schmidt · 7 years ago
  98. 9814670 tc-testing: remove duplicate spaces in skbedit match patterns by Vlad Buslov · 7 years ago
  99. 757a9a3 tc-testing: remove duplicate spaces in connmark match patterns by Vlad Buslov · 7 years ago
  100. 0c62f8a tc-testing: flush gact actions on test teardown by Vlad Buslov · 7 years ago