1. aa9f979 networking: use skb_put_zero() by Johannes Berg · 7 years ago
  2. 0e74008 Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  3. 5952b02 Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  4. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 7 years ago
  5. d980b8d Merge branch 'MDIO-bus-reset-GPIO-cleanups' by David S. Miller · 7 years ago
  6. fe0e405 mdio_bus: use devm_gpiod_get_optional() by Sergei Shtylyov · 7 years ago
  7. d396e84 mdio_bus: handle only single PHY reset GPIO by Sergei Shtylyov · 7 years ago
  8. 61d3e1d ibmvnic: Remove netdev notify for failover resets by Nathan Fontenot · 7 years ago
  9. 40c9db8 ibmvnic: Client-initiated failover by Thomas Falcon · 7 years ago
  10. 725757a net: mvpp2: enable basic 10G support by Antoine Ténart · 7 years ago
  11. 88efe19 Merge branch 'dsa-mv88e6xxx-port-macros-cosmetics' by David S. Miller · 7 years ago
  12. b810959 net: dsa: mv88e6xxx: prefix remaining port macros by Vivien Didelot · 7 years ago
  13. 8009df9 net: dsa: mv88e6xxx: prefix Port IEEE Priority mapping macros by Vivien Didelot · 7 years ago
  14. 2a4614e net: dsa: mv88e6xxx: prefix Port Association Vector macros by Vivien Didelot · 7 years ago
  15. 2cb8cb1 net: dsa: mv88e6xxx: prefix Port Egress Rate Control macros by Vivien Didelot · 7 years ago
  16. 81c6edb net: dsa: mv88e6xxx: prefix Port Control 2 macros by Vivien Didelot · 7 years ago
  17. b7929fb net: dsa: mv88e6xxx: prefix Port Default VLAN macros by Vivien Didelot · 7 years ago
  18. 7e5cc5f net: dsa: mv88e6xxx: prefix Port Based VLAN macros by Vivien Didelot · 7 years ago
  19. cd985bb net: dsa: mv88e6xxx: prefix Port Control 1 macros by Vivien Didelot · 7 years ago
  20. a89b433be net: dsa: mv88e6xxx: prefix Port Control macros by Vivien Didelot · 7 years ago
  21. 107fcc1 net: dsa: mv88e6xxx: prefix Port Switch ID macros by Vivien Didelot · 7 years ago
  22. 6c96bbf net: dsa: mv88e6xxx: prefix Port Jamming macros by Vivien Didelot · 7 years ago
  23. 5ee5557 net: dsa: mv88e6xxx: prefix Port MAC Control macros by Vivien Didelot · 7 years ago
  24. 5f83dc9 net: dsa: mv88e6xxx: prefix Port Status macros by Vivien Didelot · 7 years ago
  25. d6289088 batman-adv: Accept only filled wifi station info by Sven Eckelmann · 7 years ago
  26. 3f3f873 batman-adv: Use default throughput value on cfg80211 error by Sven Eckelmann · 7 years ago
  27. 4524667 net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 7 years ago
  28. 6dad28a mac80211: add the action to the drv_ampdu_action tracepoint by Emmanuel Grumbach · 7 years ago
  29. ea304a9 nl80211: remove desciption about request from NL80211_CMD_ROAM by Arend Van Spriel · 7 years ago
  30. f45cbe6 nl80211: add authorized flag to ROAM event by Avraham Stern · 7 years ago
  31. 3a00df5 cfg80211: support 4-way handshake offloading for 802.1X by Avraham Stern · 7 years ago
  32. 91b5ab6 cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK by Eliad Peller · 7 years ago
  33. a1fa1a0 net: phy: marvell: Show complete link partner advertising by Thomas Bogendoerfer · 7 years ago
  34. e0090a9 vxlan: dont migrate permanent fdb entries during learn by Roopa Prabhu · 7 years ago
  35. 63a2f31 Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  36. 073cf9e2 Merge branch 'udp-reduce-cache-pressure' by David S. Miller · 7 years ago
  37. b65ac44 udp: try to avoid 2 cache miss on dequeue by Paolo Abeni · 7 years ago
  38. 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 7 years ago
  39. 3889a803 net: factor out a helper to decrement the skb refcount by Paolo Abeni · 7 years ago
  40. 78d6102 sh_eth: add support for changing MTU by Niklas Söderlund · 7 years ago
  41. f1c9eed bpf, arm64: take advantage of stack_depth tracking by Daniel Borkmann · 7 years ago
  42. 66e037c Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  43. 6d307f6 net: ethernet: ti: cpdma: do not enable host error misc irq by Grygorii Strashko · 7 years ago
  44. e9523a5 net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter by Grygorii Strashko · 7 years ago
  45. 9fd7aca Merge branch 'bpf-misc-updates' by David S. Miller · 7 years ago
  46. ded092c bpf: add bpf_set_hash helper for tc progs by Daniel Borkmann · 7 years ago
  47. 966789f bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly by Daniel Borkmann · 7 years ago
  48. f735b64 bpf, tests: set rlimit also for test_align, so it doesn't fail by Daniel Borkmann · 7 years ago
  49. 5ecf51f bpf, tests: add a test for htab lookup + update traversal by Daniel Borkmann · 7 years ago
  50. 36e24c0 bpf: reset id on spilled regs in clear_all_pkt_pointers by Daniel Borkmann · 7 years ago
  51. 4a2ff55 bpf: reset id on CONST_IMM transition by Daniel Borkmann · 7 years ago
  52. d25da6c bpf: don't check spilled reg state for non-STACK_SPILLed type slots by Daniel Borkmann · 7 years ago
  53. 20b9d7a bpf: avoid excessive stack usage for perf_sample_data by Daniel Borkmann · 7 years ago
  54. 41e8e40 net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272 by Fabio Estevam · 7 years ago
  55. 89dfba3 Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 7 years ago
  56. 4abf5a6 sctp: no need to check assoc id before calling sctp_assoc_set_id by Xin Long · 7 years ago
  57. c0a4c2d sctp: use read_lock_bh in sctp_eps_seq_show by Xin Long · 7 years ago
  58. 6dfe4b9 sctp: fix recursive locking warning in sctp_do_peeloff by Xin Long · 7 years ago
  59. 664f46a net/packet: remove unneeded declaraion of tpacket_snd(). by Rosen, Rami · 7 years ago
  60. 384abed bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 7 years ago
  61. cd99c37 bonding: warn user when 802.3ad speed is unknown by Nicolas Dichtel · 7 years ago
  62. 10d486a netns: fix error code when the nsid is already used by Nicolas Dichtel · 7 years ago
  63. 4a7f7bc netns: define extack error msg for nsis cmds by Nicolas Dichtel · 7 years ago
  64. d041784 cxgb4: fix memory leak in init_one() by Ganesh Goudar · 7 years ago
  65. 2f3ca44 qed: add qed_int_sb_init() stub function by Arnd Bergmann · 7 years ago
  66. c156d28 Merge branch 'qed-Light-L2-updates' by David S. Miller · 7 years ago
  67. fef1c3f qed: collect GSI port statistics by Mintz, Yuval · 7 years ago
  68. 54f19f0 qed: Call rx_release_cb() when flushing LL2 by Mintz, Yuval · 7 years ago
  69. d2201a2 qed: No need for LL2 frags indication by Mintz, Yuval · 7 years ago
  70. 0518c12 qed*: LL2 callback operations by Michal Kalderon · 7 years ago
  71. 58de289 qed: LL2 code relocations by Mintz, Yuval · 7 years ago
  72. 13c5477 qed: Cleaner seperation of LL2 inputs by Mintz, Yuval · 7 years ago
  73. 68be910 qed: Revise ll2 Rx completion by Mintz, Yuval · 7 years ago
  74. 7c7973b qed: LL2 to use packed information for tx by Mintz, Yuval · 7 years ago
  75. 5189c55 Merge branch 'r8152-minor-adjustment' by David S. Miller · 7 years ago
  76. a3307f9 r8152: replace napi_complete with napi_complete_done by hayeswang · 7 years ago
  77. 7454445 r8152: avoid rx queue more than 1000 packets by hayeswang · 7 years ago
  78. 4214cc5 r8152: check if disabling ALDPS is finished by hayeswang · 7 years ago
  79. befb2de r8152: move the initialization to reset_resume function by hayeswang · 7 years ago
  80. 49d1034 r8152: move the default coalesce setting for RTL8153 by hayeswang · 7 years ago
  81. 3cb3234 r8152: adjust U2P3 for RTL8153 by hayeswang · 7 years ago
  82. 0255275 r8152: adjust rtl8153_runtime_enable function by hayeswang · 7 years ago
  83. e31f636 r8152: move the setting of rx aggregation by hayeswang · 7 years ago
  84. 134f98b r8152: adjust the settings about MAC clock speed down for RTL8153 by hayeswang · 7 years ago
  85. ee4761c r8152: adjust lpm settings for RTL8153 by hayeswang · 7 years ago
  86. c564b87 r8152: add r8153_phy_status function by hayeswang · 7 years ago
  87. a2e8bbd bpf: Fix test_obj_id.c for llvm 5.0 by Martin KaFai Lau · 7 years ago
  88. fad0743 bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled by Martin KaFai Lau · 7 years ago
  89. 97a7a37 ipv6: Initial skb->dev and skb->protocol in ip6_output by Chenbo Feng · 7 years ago
  90. d86cc04 cxgb4: handle interrupt raised when FW crashes by Rahul Lakkireddy · 7 years ago
  91. 9438d27 Merge branch 'nfp-FW-app-build-name-reporting' by David S. Miller · 7 years ago
  92. 76abc0f nfp: report application FW build name in ethtool -i by Jakub Kicinski · 7 years ago
  93. 0be40e6 nfp: keep MIP object around by Jakub Kicinski · 7 years ago
  94. 9baa488 nfp: remove automatic caching of HWInfo by Jakub Kicinski · 7 years ago
  95. af4fa7e nfp: remove automatic caching of RTsym table by Jakub Kicinski · 7 years ago
  96. ab832b8 nfp: make sure to cancel port refresh on the error path by Jakub Kicinski · 7 years ago
  97. 7fa1365 liquidio: disallow enabling firmware debug from a VF by Derek Chickles · 7 years ago
  98. fe741e2 geneve: add missing rx stats accounting by Girish Moodalbail · 7 years ago
  99. 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 7 years ago
  100. 2b3a9afc Merge branch 'netvsc-small-cleanups' by David S. Miller · 7 years ago