1. 8a259e6 net: cxgb4: fix return error value in t4_prep_fw by Li Heng · 4 years, 9 months ago
  2. e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  3. d923021 bpf: Add tests for PTR_TO_BTF_ID vs. null comparison by Yonghong Song · 4 years, 9 months ago
  4. 01c66c4 bpf: Fix an incorrect branch elimination by verifier by Yonghong Song · 4 years, 9 months ago
  5. 0433c93 Merge branch 'net-ipa-three-bug-fixes' by David S. Miller · 4 years, 9 months ago
  6. 6cb63ea net: ipa: introduce ipa_cmd_tag_process() by Alex Elder · 4 years, 9 months ago
  7. 41af543 net: ipa: no checksum offload for SDM845 LAN RX by Alex Elder · 4 years, 9 months ago
  8. 5468cbc net: ipa: always check for stopped channel by Alex Elder · 4 years, 9 months ago
  9. f2ca673 net: mvneta: fix use of state->speed by Russell King · 4 years, 9 months ago
  10. b9fcf0a Merge branch 'support-AF_PACKET-for-layer-3-devices' by David S. Miller · 4 years, 9 months ago
  11. 8f9a1fa net: xfrmi: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 9 months ago
  12. 75ea1f4 net: sit: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 9 months ago
  13. ab59d2b net: vti: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 9 months ago
  14. b9815eb tun: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 9 months ago
  15. 1a57407 wireguard: queueing: make use of ip_tunnel_parse_protocol by Jason A. Donenfeld · 4 years, 9 months ago
  16. 01a4967 wireguard: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 9 months ago
  17. e53ac93 net: ipip: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 9 months ago
  18. 2606aff net: ip_tunnel: add header_ops for layer 3 devices by Jason A. Donenfeld · 4 years, 9 months ago
  19. 2576f87 bpf, netns: Fix use-after-free in pernet pre_exit callback by Jakub Sitnicki · 4 years, 9 months ago
  20. 084af57 Merge branch 'fix-sockmap-flow_dissector-uapi' by Alexei Starovoitov · 4 years, 9 months ago
  21. 1a1ad3c selftests: bpf: Pass program to bpf_prog_detach in flow_dissector by Lorenz Bauer · 4 years, 9 months ago
  22. 0434296 selftests: bpf: Pass program and target_fd in flow_dissector_reattach by Lorenz Bauer · 4 years, 9 months ago
  23. bb0de31 bpf: sockmap: Require attach_bpf_fd when detaching a program by Lorenz Bauer · 4 years, 9 months ago
  24. 9b2b097 bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH by Lorenz Bauer · 4 years, 9 months ago
  25. 4ac2add bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH by Lorenz Bauer · 4 years, 9 months ago
  26. 1b51423 bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACH by Lorenz Bauer · 4 years, 9 months ago
  27. 951f38c Merge branch 'bpf-multi-prog-prep' by Alexei Starovoitov · 4 years, 9 months ago
  28. 6ebb85c selftests/bpf: Test updating flow_dissector link with same program by Jakub Sitnicki · 4 years, 9 months ago
  29. ab53cad bpf, netns: Keep a list of attached bpf_link's by Jakub Sitnicki · 4 years, 9 months ago
  30. 695c121 bpf, netns: Keep attached programs in bpf_prog_array by Jakub Sitnicki · 4 years, 9 months ago
  31. 3b70169 flow_dissector: Pull BPF program assignment up to bpf-netns by Jakub Sitnicki · 4 years, 9 months ago
  32. 517bbe1 bpf: Enforce BPF ringbuf size to be the power of 2 by Andrii Nakryiko · 4 years, 9 months ago
  33. 7e02457 xsk: Use dma_need_sync instead of reimplenting it by Christoph Hellwig · 4 years, 9 months ago
  34. 53937ff xsk: Remove a double pool->dev assignment in xp_dma_map by Christoph Hellwig · 4 years, 9 months ago
  35. 91d5b70 xsk: Replace the cheap_dma flag with a dma_need_sync flag by Christoph Hellwig · 4 years, 9 months ago
  36. 3aa916250 dma-mapping: Add a new dma_need_sync API by Christoph Hellwig · 4 years, 9 months ago
  37. bf64ff4 genetlink: get rid of family->attrbuf by Cong Wang · 4 years, 9 months ago
  38. 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, 9 months ago
  39. a9b1110 llc: make sure applications use ARPHRD_ETHER by Eric Dumazet · 4 years, 9 months ago
  40. e828033 net: explain the lockdep annotations for dev_uc_unsync() by Cong Wang · 4 years, 9 months ago
  41. be74294 net: get rid of lockdep_set_class_and_subclass() by Cong Wang · 4 years, 9 months ago
  42. 7dea927 lib: packing: add documentation for pbuflen argument by Vladimir Oltean · 4 years, 9 months ago
  43. 9b14d1f bridge: mrp: Fix endian conversion and some other warnings by Horatiu Vultur · 4 years, 9 months ago
  44. 2bdeb3e Merge branch 'fix-sockmap' by Alexei Starovoitov · 4 years, 9 months ago
  45. 53792fa bpf, sockmap: Add ingres skb tests that utilize merge skbs by John Fastabend · 4 years, 9 months ago
  46. 8025751 bpf, sockmap: RCU dereferenced psock may be used outside RCU block by John Fastabend · 4 years, 9 months ago
  47. 93dd5f1 bpf, sockmap: RCU splat with redirect and strparser error or TLS by John Fastabend · 4 years, 9 months ago
  48. 2ce578c net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint() by Miaohe Lin · 4 years, 9 months ago
  49. 0574e20 enetc: Fix tx rings bitmap iteration range, irq handling by Claudiu Manoil · 4 years, 9 months ago
  50. fa48494 ionic: update the queue count on open by Shannon Nelson · 4 years, 9 months ago
  51. 60a0121 nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR by Luca Coelho · 4 years, 9 months ago
  52. bc7a39b nl80211: don't return err unconditionally in nl80211_start_ap() by Luca Coelho · 4 years, 9 months ago
  53. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  54. 4c342f77 rds: transport module should be auto loaded when transport is set by Rao Shoaib · 4 years, 9 months ago
  55. 6aeaf26 Merge branch 'sched-A-couple-of-fixes-for-sch_cake' by David S. Miller · 4 years, 9 months ago
  56. 3f608f0 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 9 months ago
  57. 8c95eca sch_cake: don't call diffserv parsing code when it is not needed by Toke Høiland-Jørgensen · 4 years, 9 months ago
  58. 9208d28 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 9 months ago
  59. 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 9 months ago
  60. 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, 9 months ago
  61. 0e00c05 Merge branch 'napi_gro_receive-caller-return-value-cleanups' by David S. Miller · 4 years, 9 months ago
  62. 045790b wil6210: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 9 months ago
  63. 93ab48a hns: do not cast return value of napi_gro_receive to null by Jason A. Donenfeld · 4 years, 9 months ago
  64. e5e7d80 socionext: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 9 months ago
  65. df08126 wireguard: receive: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 9 months ago
  66. b18e983 vxlan: fix last fdb index during dump of fdb with nhid by Roopa Prabhu · 4 years, 9 months ago
  67. 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 9 months ago
  68. b6186d4 tc-testing: avoid action cookies with odd length. by Briana Oursler · 4 years, 9 months ago
  69. 3b0e7dc Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease' by David S. Miller · 4 years, 9 months ago
  70. 7d21d54 bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 9 months ago
  71. b344579 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 9 months ago
  72. 29a30ba Merge branch 'Fixes-for-SJA1105-DSA-tc-gate-action' by David S. Miller · 4 years, 9 months ago
  73. 43ce887 net: dsa: sja1105: fix tc-gate schedule with single element by Vladimir Oltean · 4 years, 9 months ago
  74. 82f6896 net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules by Vladimir Oltean · 4 years, 9 months ago
  75. 026bdb2 net: dsa: sja1105: unconditionally free old gating config by Vladimir Oltean · 4 years, 9 months ago
  76. e39109f net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top by Vladimir Oltean · 4 years, 9 months ago
  77. 33fdef2 net: macb: free resources on failure path of at91ether_open() by Claudiu Beznea · 4 years, 9 months ago
  78. 0eaf228 net: macb: call pm_runtime_put_sync on failure path by Claudiu Beznea · 4 years, 9 months ago
  79. 7a64135 libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP by Jesper Dangaard Brouer · 4 years, 9 months ago
  80. 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, 9 months ago
  81. f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 9 months ago
  82. 206e7323 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 9 months ago
  83. 87d93e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 9 months ago
  84. 25702840 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 9 months ago
  85. 5a3235e5 net: phy: mscc: avoid skcipher API for single block AES encryption by Ard Biesheuvel · 4 years, 9 months ago
  86. 908f7d1 Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  87. a4d3712 Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  88. a9b5915 bpf: Do not allow btf_ctx_access with __int128 types by John Fastabend · 4 years, 9 months ago
  89. 0b467b63 mac80211: allow rx of mesh eapol frames with default rx key by Markus Theil · 4 years, 9 months ago
  90. 5af7fef mac80211: skip mpath lookup also for control port tx by Markus Theil · 4 years, 9 months ago
  91. 78fb5b5 mac80211: Fix dropping broadcast packets in 802.11 encap by Seevalamuthu Mariappan · 4 years, 9 months ago
  92. 01da2e0 mac80211: simplify mesh code by Pavel Machek · 4 years, 9 months ago
  93. 86a1b9d7 mac80211: fix control port tx status check by Markus Theil · 4 years, 9 months ago
  94. 0c1a7f1 ieee80211: Add missing and new AKM suite selector definitions by Veerendranath Jakkam · 4 years, 9 months ago
  95. eb2932b Merge branch 'net-bcmgenet-use-hardware-padding-of-runt-frames' by David S. Miller · 4 years, 9 months ago
  96. 20d1f2d net: bcmgenet: use hardware padding of runt frames by Doug Berger · 4 years, 9 months ago
  97. d966d2e net: bcmgenet: use __be16 for htons(ETH_P_IP) by Doug Berger · 4 years, 9 months ago
  98. 673bafd net: bcmgenet: re-remove bcmgenet_hfb_add_filter by Doug Berger · 4 years, 9 months ago
  99. 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, 9 months ago
  100. 619ae8e selftests: netfilter: add test case for conntrack helper assignment by Florian Westphal · 4 years, 9 months ago