- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 4c342f77 rds: transport module should be auto loaded when transport is set by Rao Shoaib · 4 years, 6 months ago
- 6aeaf26 Merge branch 'sched-A-couple-of-fixes-for-sch_cake' by David S. Miller · 4 years, 6 months ago
- 3f608f0 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 6 months ago
- 8c95eca sch_cake: don't call diffserv parsing code when it is not needed by Toke Høiland-Jørgensen · 4 years, 6 months ago
- 9208d28 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 6 months ago
- 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 6 months ago
- 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, 6 months ago
- 0e00c05 Merge branch 'napi_gro_receive-caller-return-value-cleanups' by David S. Miller · 4 years, 6 months ago
- 045790b wil6210: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 6 months ago
- 93ab48a hns: do not cast return value of napi_gro_receive to null by Jason A. Donenfeld · 4 years, 6 months ago
- e5e7d80 socionext: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 6 months ago
- df08126 wireguard: receive: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 6 months ago
- b18e983 vxlan: fix last fdb index during dump of fdb with nhid by Roopa Prabhu · 4 years, 6 months ago
- 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 6 months ago
- b6186d4 tc-testing: avoid action cookies with odd length. by Briana Oursler · 4 years, 6 months ago
- 3b0e7dc Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease' by David S. Miller · 4 years, 6 months ago
- 7d21d54 bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 6 months ago
- b344579 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 6 months ago
- 29a30ba Merge branch 'Fixes-for-SJA1105-DSA-tc-gate-action' by David S. Miller · 4 years, 6 months ago
- 43ce887 net: dsa: sja1105: fix tc-gate schedule with single element by Vladimir Oltean · 4 years, 6 months ago
- 82f6896 net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules by Vladimir Oltean · 4 years, 6 months ago
- 026bdb2 net: dsa: sja1105: unconditionally free old gating config by Vladimir Oltean · 4 years, 6 months ago
- e39109f net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top by Vladimir Oltean · 4 years, 6 months ago
- 33fdef2 net: macb: free resources on failure path of at91ether_open() by Claudiu Beznea · 4 years, 6 months ago
- 0eaf228 net: macb: call pm_runtime_put_sync on failure path by Claudiu Beznea · 4 years, 6 months ago
- 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, 6 months ago
- f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 6 months ago
- 206e7323 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 6 months ago
- 87d93e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
- 25702840 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 6 months ago
- 5a3235e5 net: phy: mscc: avoid skcipher API for single block AES encryption by Ard Biesheuvel · 4 years, 6 months ago
- 908f7d1 Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 6 months ago
- a4d3712 Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 6 months ago
- eb2932b Merge branch 'net-bcmgenet-use-hardware-padding-of-runt-frames' by David S. Miller · 4 years, 6 months ago
- 20d1f2d net: bcmgenet: use hardware padding of runt frames by Doug Berger · 4 years, 6 months ago
- d966d2e net: bcmgenet: use __be16 for htons(ETH_P_IP) by Doug Berger · 4 years, 6 months ago
- 673bafd net: bcmgenet: re-remove bcmgenet_hfb_add_filter by Doug Berger · 4 years, 6 months ago
- 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, 6 months ago
- 619ae8e selftests: netfilter: add test case for conntrack helper assignment by Florian Westphal · 4 years, 6 months ago
- 5f027bc netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c. by David Wilder · 4 years, 6 months ago
- 57ea5f18 netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 6 months ago
- cf4cbc6 netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c. by David Wilder · 4 years, 6 months ago
- 1cbf909 netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 6 months ago
- 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 6 months ago
- 7150284 netfilter: ipset: fix unaligned atomic access by Russell King · 4 years, 7 months ago
- a512438 qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE by Colin Ian King · 4 years, 6 months ago
- 482f3ba Merge branch 'net-phy-call-phy_disable_interrupts-in-phy_init_hw' by David S. Miller · 4 years, 6 months ago
- 9886a4d net: phy: call phy_disable_interrupts() in phy_init_hw() by Jisheng Zhang · 4 years, 6 months ago
- 3dd4ef1 net: phy: make phy_disable_interrupts() non-static by Jisheng Zhang · 4 years, 6 months ago
- 41c2b6b net: ethernet: mvneta: Add back interface mode validation by Sascha Hauer · 4 years, 6 months ago
- d3d239d net: ethernet: mvneta: Do not error out in non serdes modes by Sascha Hauer · 4 years, 6 months ago
- 1ed9ec9 dsa: Allow forwarding of redirected IGMP traffic by Daniel Mack · 4 years, 6 months ago
- 1784365 openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len by Lorenzo Bianconi · 4 years, 6 months ago
- fc10807 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 6 months ago
- 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, 6 months ago
- 38fd98a IB/hfi1: Add atomic triggered sleep/wakeup by Mike Marciniszyn · 4 years, 6 months ago
- 82172b7 IB/hfi1: Correct -EBUSY handling in tx code by Mike Marciniszyn · 4 years, 6 months ago
- 822fbd3 IB/hfi1: Fix module use count flaw due to leftover module put calls by Dennis Dalessandro · 4 years, 6 months ago
- b46925a IB/hfi1: Restore kfree in dummy_netdev cleanup by Dennis Dalessandro · 4 years, 6 months ago
- 220345e ALSA: usb-audio: Fix OOB access of mixer element list by Takashi Iwai · 4 years, 6 months ago
- 0275875 Merge branch 'Two-phylink-pause-fixes' by David S. Miller · 4 years, 6 months ago
- 2e919bc net: phylink: ensure manual pause mode configuration takes effect by Russell King · 4 years, 6 months ago
- c718af2 net: phylink: fix ethtool -A with attached PHYs by Russell King · 4 years, 6 months ago
- 41b14fb net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 6 months ago
- 4b973f4 net: ethtool: Handle missing cable test TDR parameters by Andrew Lunn · 4 years, 6 months ago
- 54cc017 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 4 years, 6 months ago
- c55e28a bnxt_en: Read VPD info only for PFs by Vasundhara Volam · 4 years, 6 months ago
- c2dec36 bnxt_en: Fix statistics counters issue during ifdown with older firmware. by Michael Chan · 4 years, 6 months ago
- fed7edd bnxt_en: Do not enable legacy TX push on older firmware. by Michael Chan · 4 years, 6 months ago
- d0ad2ea bnxt_en: Store the running firmware version code. by Michael Chan · 4 years, 6 months ago
- 20dc384 tracing/boottime: Fix kprobe multiple events by Sascha Ortmann · 4 years, 6 months ago
- 6784bea tracing: Fix event trigger to accept redundant spaces by Masami Hiramatsu · 4 years, 6 months ago
- 6c95503 tracing/boot: Fix config dependency for synthedic event by Masami Hiramatsu · 4 years, 6 months ago
- 3c597282 erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup by Gao Xiang · 4 years, 6 months ago
- a83024b Merge branch 'cxgb4-cxgb4vf-fix-warnings-reported-by-sparse' by David S. Miller · 4 years, 6 months ago
- 20bb0c8 cxgb4vf: update kernel-doc line comments by Rahul Lakkireddy · 4 years, 6 months ago
- 29bbf5d cxgb4: update kernel-doc line comments by Rahul Lakkireddy · 4 years, 6 months ago
- 00e31cf cxgb4: fix set but unused variable when DCB is disabled by Rahul Lakkireddy · 4 years, 6 months ago
- bab3bcf cxgb4: move DCB version extern to header file by Rahul Lakkireddy · 4 years, 6 months ago
- 2f66701 cxgb4: remove cast when saving IPv4 partial checksum by Rahul Lakkireddy · 4 years, 6 months ago
- 1992ded cxgb4: fix SGE queue dump destination buffer context by Rahul Lakkireddy · 4 years, 6 months ago
- f286dd8e cxgb4: use correct type for all-mask IP address comparison by Rahul Lakkireddy · 4 years, 6 months ago
- 63b53b0 cxgb4: fix endian conversions for L4 ports in filters by Rahul Lakkireddy · 4 years, 6 months ago
- 27f78cb cxgb4: parse TC-U32 key values and masks natively by Rahul Lakkireddy · 4 years, 6 months ago
- 589b1c9 cxgb4: use unaligned conversion for fetching timestamp by Rahul Lakkireddy · 4 years, 6 months ago
- 030c988 cxgb4: move PTP lock and unlock to caller in Tx path by Rahul Lakkireddy · 4 years, 6 months ago
- 11d8cd5 cxgb4: move handling L2T ARP failures to caller by Rahul Lakkireddy · 4 years, 6 months ago
- 6199496 Merge branch 'net-qed-qede-various-stability-fixes' by David S. Miller · 4 years, 6 months ago
- 10f468e net: qed: fix "maybe uninitialized" warning by Alexander Lobakin · 4 years, 6 months ago
- c221dd1 net: qed: reset ILT block sizes before recomputing to fix crashes by Alexander Lobakin · 4 years, 6 months ago
- ec6c805 net: qede: fix use-after-free on recovery and AER handling by Alexander Lobakin · 4 years, 6 months ago
- 1c85f39 net: qede: fix PTP initialization on recovery by Alexander Lobakin · 4 years, 6 months ago
- d434d02 net: qed: fix excessive QM ILT lines consumption by Alexander Lobakin · 4 years, 6 months ago
- ccd7c7c net: qed: fix NVMe login fails over VFs by Alexander Lobakin · 4 years, 6 months ago
- 4079c7f net: qede: stop adding events on an already destroyed workqueue by Alexander Lobakin · 4 years, 6 months ago
- 31333c1 net: qed: fix async event callbacks unregistering by Alexander Lobakin · 4 years, 6 months ago
- 97dd1ab net: qed: fix left elements count calculation by Alexander Lobakin · 4 years, 6 months ago
- b4730ae net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM by Alexander Lobakin · 4 years, 6 months ago
- 2bcd350 Merge branch 'wg-fixes' by David S. Miller · 4 years, 6 months ago