1. 6cb63ea net: ipa: introduce ipa_cmd_tag_process() by Alex Elder · 4 years, 6 months ago
  2. 41af543 net: ipa: no checksum offload for SDM845 LAN RX by Alex Elder · 4 years, 6 months ago
  3. 5468cbc net: ipa: always check for stopped channel by Alex Elder · 4 years, 6 months ago
  4. f2ca673 net: mvneta: fix use of state->speed by Russell King · 4 years, 6 months ago
  5. b9fcf0a Merge branch 'support-AF_PACKET-for-layer-3-devices' by David S. Miller · 4 years, 6 months ago
  6. 8f9a1fa net: xfrmi: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  7. 75ea1f4 net: sit: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  8. ab59d2b net: vti: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  9. b9815eb tun: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  10. 1a57407 wireguard: queueing: make use of ip_tunnel_parse_protocol by Jason A. Donenfeld · 4 years, 6 months ago
  11. 01a4967 wireguard: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  12. e53ac93 net: ipip: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  13. 2606aff net: ip_tunnel: add header_ops for layer 3 devices by Jason A. Donenfeld · 4 years, 6 months ago
  14. bf64ff4 genetlink: get rid of family->attrbuf by Cong Wang · 4 years, 6 months ago
  15. 33c568b Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 6 months ago
  16. a9b1110 llc: make sure applications use ARPHRD_ETHER by Eric Dumazet · 4 years, 6 months ago
  17. e828033 net: explain the lockdep annotations for dev_uc_unsync() by Cong Wang · 4 years, 6 months ago
  18. be74294 net: get rid of lockdep_set_class_and_subclass() by Cong Wang · 4 years, 6 months ago
  19. 7dea927 lib: packing: add documentation for pbuflen argument by Vladimir Oltean · 4 years, 6 months ago
  20. 9b14d1f bridge: mrp: Fix endian conversion and some other warnings by Horatiu Vultur · 4 years, 6 months ago
  21. 2ce578c net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint() by Miaohe Lin · 4 years, 6 months ago
  22. 0574e20 enetc: Fix tx rings bitmap iteration range, irq handling by Claudiu Manoil · 4 years, 6 months ago
  23. fa48494 ionic: update the queue count on open by Shannon Nelson · 4 years, 6 months ago
  24. 60a0121 nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR by Luca Coelho · 4 years, 6 months ago
  25. bc7a39b nl80211: don't return err unconditionally in nl80211_start_ap() by Luca Coelho · 4 years, 6 months ago
  26. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  27. 4c342f77 rds: transport module should be auto loaded when transport is set by Rao Shoaib · 4 years, 7 months ago
  28. 6aeaf26 Merge branch 'sched-A-couple-of-fixes-for-sch_cake' by David S. Miller · 4 years, 7 months ago
  29. 3f608f0 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 7 months ago
  30. 8c95eca sch_cake: don't call diffserv parsing code when it is not needed by Toke Høiland-Jørgensen · 4 years, 7 months ago
  31. 9208d28 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 7 months ago
  32. 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 7 months ago
  33. 42e9c85 Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  34. 0e00c05 Merge branch 'napi_gro_receive-caller-return-value-cleanups' by David S. Miller · 4 years, 7 months ago
  35. 045790b wil6210: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 7 months ago
  36. 93ab48a hns: do not cast return value of napi_gro_receive to null by Jason A. Donenfeld · 4 years, 7 months ago
  37. e5e7d80 socionext: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 7 months ago
  38. df08126 wireguard: receive: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 7 months ago
  39. b18e983 vxlan: fix last fdb index during dump of fdb with nhid by Roopa Prabhu · 4 years, 7 months ago
  40. 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 7 months ago
  41. b6186d4 tc-testing: avoid action cookies with odd length. by Briana Oursler · 4 years, 7 months ago
  42. 3b0e7dc Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease' by David S. Miller · 4 years, 7 months ago
  43. 7d21d54 bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 7 months ago
  44. b344579 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 7 months ago
  45. 29a30ba Merge branch 'Fixes-for-SJA1105-DSA-tc-gate-action' by David S. Miller · 4 years, 7 months ago
  46. 43ce887 net: dsa: sja1105: fix tc-gate schedule with single element by Vladimir Oltean · 4 years, 7 months ago
  47. 82f6896 net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules by Vladimir Oltean · 4 years, 7 months ago
  48. 026bdb2 net: dsa: sja1105: unconditionally free old gating config by Vladimir Oltean · 4 years, 7 months ago
  49. e39109f net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top by Vladimir Oltean · 4 years, 7 months ago
  50. 33fdef2 net: macb: free resources on failure path of at91ether_open() by Claudiu Beznea · 4 years, 7 months ago
  51. 0eaf228 net: macb: call pm_runtime_put_sync on failure path by Claudiu Beznea · 4 years, 7 months ago
  52. 52366a1 Merge tag 'fsnotify_for_v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 7 months ago
  53. f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 7 months ago
  54. 206e7323 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 7 months ago
  55. 87d93e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  56. 25702840 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 7 months ago
  57. 5a3235e5 net: phy: mscc: avoid skcipher API for single block AES encryption by Ard Biesheuvel · 4 years, 7 months ago
  58. 908f7d1 Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  59. a4d3712 Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
  60. 0b467b63 mac80211: allow rx of mesh eapol frames with default rx key by Markus Theil · 4 years, 7 months ago
  61. 5af7fef mac80211: skip mpath lookup also for control port tx by Markus Theil · 4 years, 7 months ago
  62. 78fb5b5 mac80211: Fix dropping broadcast packets in 802.11 encap by Seevalamuthu Mariappan · 4 years, 7 months ago
  63. 01da2e0 mac80211: simplify mesh code by Pavel Machek · 4 years, 7 months ago
  64. 86a1b9d7 mac80211: fix control port tx status check by Markus Theil · 4 years, 7 months ago
  65. 0c1a7f1 ieee80211: Add missing and new AKM suite selector definitions by Veerendranath Jakkam · 4 years, 7 months ago
  66. eb2932b Merge branch 'net-bcmgenet-use-hardware-padding-of-runt-frames' by David S. Miller · 4 years, 7 months ago
  67. 20d1f2d net: bcmgenet: use hardware padding of runt frames by Doug Berger · 4 years, 7 months ago
  68. d966d2e net: bcmgenet: use __be16 for htons(ETH_P_IP) by Doug Berger · 4 years, 7 months ago
  69. 673bafd net: bcmgenet: re-remove bcmgenet_hfb_add_filter by Doug Berger · 4 years, 7 months ago
  70. 8be3a53 Merge tag 'erofs-for-5.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years, 7 months ago
  71. 619ae8e selftests: netfilter: add test case for conntrack helper assignment by Florian Westphal · 4 years, 7 months ago
  72. 5f027bc netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c. by David Wilder · 4 years, 7 months ago
  73. 57ea5f18 netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 7 months ago
  74. cf4cbc6 netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c. by David Wilder · 4 years, 7 months ago
  75. 1cbf909 netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 7 months ago
  76. 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 7 months ago
  77. 7150284 netfilter: ipset: fix unaligned atomic access by Russell King · 4 years, 7 months ago
  78. a512438 qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE by Colin Ian King · 4 years, 7 months ago
  79. 482f3ba Merge branch 'net-phy-call-phy_disable_interrupts-in-phy_init_hw' by David S. Miller · 4 years, 7 months ago
  80. 9886a4d net: phy: call phy_disable_interrupts() in phy_init_hw() by Jisheng Zhang · 4 years, 7 months ago
  81. 3dd4ef1 net: phy: make phy_disable_interrupts() non-static by Jisheng Zhang · 4 years, 7 months ago
  82. 41c2b6b net: ethernet: mvneta: Add back interface mode validation by Sascha Hauer · 4 years, 7 months ago
  83. d3d239d net: ethernet: mvneta: Do not error out in non serdes modes by Sascha Hauer · 4 years, 7 months ago
  84. 1ed9ec9 dsa: Allow forwarding of redirected IGMP traffic by Daniel Mack · 4 years, 7 months ago
  85. 1784365 openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len by Lorenzo Bianconi · 4 years, 7 months ago
  86. fc10807 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
  87. fbb5801 Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 7 months ago
  88. 38fd98a IB/hfi1: Add atomic triggered sleep/wakeup by Mike Marciniszyn · 4 years, 7 months ago
  89. 82172b7 IB/hfi1: Correct -EBUSY handling in tx code by Mike Marciniszyn · 4 years, 7 months ago
  90. 822fbd3 IB/hfi1: Fix module use count flaw due to leftover module put calls by Dennis Dalessandro · 4 years, 7 months ago
  91. b46925a IB/hfi1: Restore kfree in dummy_netdev cleanup by Dennis Dalessandro · 4 years, 7 months ago
  92. 220345e ALSA: usb-audio: Fix OOB access of mixer element list by Takashi Iwai · 4 years, 7 months ago
  93. 0275875 Merge branch 'Two-phylink-pause-fixes' by David S. Miller · 4 years, 7 months ago
  94. 2e919bc net: phylink: ensure manual pause mode configuration takes effect by Russell King · 4 years, 7 months ago
  95. c718af2 net: phylink: fix ethtool -A with attached PHYs by Russell King · 4 years, 7 months ago
  96. 41b14fb net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 7 months ago
  97. 4b973f4 net: ethtool: Handle missing cable test TDR parameters by Andrew Lunn · 4 years, 7 months ago
  98. 54cc017 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 4 years, 7 months ago
  99. c55e28a bnxt_en: Read VPD info only for PFs by Vasundhara Volam · 4 years, 7 months ago
  100. c2dec36 bnxt_en: Fix statistics counters issue during ifdown with older firmware. by Michael Chan · 4 years, 7 months ago