- b0956956 MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order by Lukas Bulwahn · 4 years, 8 months ago
- d3f3e6a Merge branch 'wireguard-fixes' by David S. Miller · 4 years, 8 months ago
- 243f214 wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing by Jason A. Donenfeld · 4 years, 8 months ago
- 4fed818 wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning by Jason A. Donenfeld · 4 years, 8 months ago
- 4005f5c wireguard: send/receive: cond_resched() when processing worker ringbuffers by Jason A. Donenfeld · 4 years, 8 months ago
- b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 8 months ago
- a0fd7cc wireguard: selftests: use normal kernel stack size on ppc64 by Jason A. Donenfeld · 4 years, 8 months ago
- 6f5c27f net: ethernet: ti: am65-cpsw-nuss: fix irqs type by Grygorii Strashko · 4 years, 8 months ago
- 0735ccc ionic: Use debugfs_create_bool() to export bool by Geert Uytterhoeven · 4 years, 8 months ago
- 050569f net: dsa: Do not leave DSA master with NULL netdev_ops by Florian Fainelli · 4 years, 8 months ago
- 6572215 net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred by Vladimir Oltean · 4 years, 8 months ago
- 9274124 net: stricter validation of untrusted gso packets by Willem de Bruijn · 4 years, 8 months ago
- 0cb7498 seg6: fix SRH processing to comply with RFC8754 by Ahmed Abdelsalam · 4 years, 8 months ago
- 6e0ddb6 Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches' by David S. Miller · 4 years, 8 months ago
- c0d7ecc net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms by Vladimir Oltean · 4 years, 8 months ago
- 21ce7f3 net: dsa: ocelot: the MAC table on Felix is twice as large by Vladimir Oltean · 4 years, 8 months ago
- 0ba83aa net: dsa: sja1105: the PTP_CLK extts input reacts on both edges by Vladimir Oltean · 4 years, 8 months ago
- a847241 selftests: net: tcp_mmap: fix SO_RCVLOWAT setting by Eric Dumazet · 4 years, 8 months ago
- f5dda31 net: hsr: fix incorrect type usage for protocol variable by Murali Karicheri · 4 years, 8 months ago
- 29ca3cd net: macsec: fix rtnl locking issue by Antoine Tenart · 4 years, 8 months ago
- 722c0f0 net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del() by Dan Carpenter · 4 years, 8 months ago
- 39bd16d net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx() by Dan Carpenter · 4 years, 8 months ago
- bf5525f selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct by Eric Dumazet · 4 years, 8 months ago
- 38212bb neigh: send protocol value in neighbor create notification by Roman Mashak · 4 years, 8 months ago
- 755f573 net: broadcom: fix a mistake about ioremap resource by Dejin Zheng · 4 years, 8 months ago
- bd4af43 nfp: abm: fix a memory leak bug by Qiushi Wu · 4 years, 8 months ago
- 8d9f73c atm: fix a memory leak of vcc->user_back by Cong Wang · 4 years, 8 months ago
- 93a2014 atm: fix a UAF in lec_arp_clear_vccs() by Cong Wang · 4 years, 8 months ago
- 44d95cc net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply by Colin Ian King · 4 years, 8 months ago
- a7df487 net_sched: fix tcm_parent in tc filter dump by Cong Wang · 4 years, 8 months ago
- 071a43e cxgb4/chcr: avoid -Wreturn-local-addr warning by Arnd Bergmann · 4 years, 8 months ago
- c649c41 s390/qeth: fix cancelling of TX timer on dev_close() by Julian Wiedmann · 4 years, 8 months ago
- d975cb7 net: enetc: fix an issue about leak system resources by Dejin Zheng · 4 years, 8 months ago
- 40e4730 net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() by Tariq Toukan · 4 years, 8 months ago
- bea0c5c devlink: Fix reporter's recovery condition by Aya Levin · 4 years, 8 months ago
- f42234f stmmac: fix pointer check after utilization in stmmac_interrupt by Maxim Petrov · 4 years, 8 months ago
- 980d692 tipc: fix partial topology connection closure by Tuong Lien · 4 years, 8 months ago
- 86f8b1c net: dsa: Do not make user port errors fatal by Florian Fainelli · 4 years, 8 months ago
- b959c77 net: macb: fix an issue about leak related system resources by Dejin Zheng · 4 years, 8 months ago
- 57c7f2bd net: usb: qmi_wwan: add support for DW5816e by Matt Jolly · 4 years, 8 months ago
- 2761121 net_sched: sch_skbprio: add message validation to skbprio_change() by Eric Dumazet · 4 years, 8 months ago
- dc30b40 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 4 years, 8 months ago
- 846c68f gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp() by Yoshiyuki Kurauchi · 4 years, 8 months ago
- cae9566 cxgb4: Add missing annotation for service_ofldq() by Jules Irenge · 4 years, 8 months ago
- 709e715 ice: cleanup language in ice.rst for fw.app by Jacob Keller · 4 years, 8 months ago
- b6d49ca net: Make PTP-specific drivers depend on PTP_1588_CLOCK by Clay McClure · 4 years, 8 months ago
- 610a934 devlink: fix return value after hitting end in region read by Jakub Kicinski · 4 years, 8 months ago
- 7fdc66d hv_netvsc: Fix netvsc_start_xmit's return type by Nathan Chancellor · 4 years, 8 months ago
- 384649e Merge branch 'WoL-fixes-for-DP83822-and-DP83tc811' by David S. Miller · 4 years, 8 months ago
- 6c59904 net: phy: DP83TC811: Fix WoL in config init to be disabled by Dan Murphy · 4 years, 8 months ago
- 600ac36 net: phy: DP83822: Fix WoL in config init to be disabled by Dan Murphy · 4 years, 8 months ago
- 8f34e53 ipv6: Use global sernum for dst validation with nexthop objects by David Ahern · 4 years, 8 months ago
- 69422a7 cxgb4: fix EOTID leak when disabling TC-MQPRIO offload by Rahul Lakkireddy · 4 years, 8 months ago
- ab1c637 stmmac: intel: Fix kernel crash due to wrong error path by Andy Shevchenko · 4 years, 8 months ago
- 6ef4889 mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly by Jiri Pirko · 4 years, 8 months ago
- b723748 tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040 by Toke Høiland-Jørgensen · 4 years, 8 months ago
- 0ce205d net: macb: Fix runtime PM refcounting by Andy Shevchenko · 4 years, 8 months ago
- ee8d226 net: moxa: Fix a potential double 'free_irq()' by Christophe JAILLET · 4 years, 8 months ago
- ab046a5 net: macsec: preserve ingress frame ordering by Scott Dial · 4 years, 8 months ago
- b6f875a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 8 months ago
- c778980 Merge branch 'net-ipa-three-bug-fixes' by David S. Miller · 4 years, 8 months ago
- 0b1ba18 net: ipa: zero return code before issuing generic EE command by Alex Elder · 4 years, 8 months ago
- 0721999 net: ipa: fix an error message in gsi_channel_init_one() by Alex Elder · 4 years, 8 months ago
- 713b6eb net: ipa: fix a bug in ipa_endpoint_stop() by Alex Elder · 4 years, 8 months ago
- de04604 Merge branch 'ionic-fw-upgrade-bug-fixes' by David S. Miller · 4 years, 8 months ago
- 6bc977f ionic: add device reset to fw upgrade down by Shannon Nelson · 4 years, 8 months ago
- 1d53aed ionic: refresh devinfo after fw-upgrade by Shannon Nelson · 4 years, 8 months ago
- 16f3fd3 ionic: no link check until after probe by Shannon Nelson · 4 years, 8 months ago
- 86530837 dp83640: reverse arguments to list_add_tail by Julia Lawall · 4 years, 8 months ago
- 7979457 net: bridge: vlan: Add a schedule point during VLAN processing by Ido Schimmel · 4 years, 8 months ago
- f9c6cea ibmvnic: Skip fatal error reset after passive init by Juliet Kim · 4 years, 8 months ago
- 81d6bc4 Merge tag 'mlx5-fixes-2020-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
- ac2b47f mptcp: fix uninitialized value access by Paolo Abeni · 4 years, 8 months ago
- 8c75595 Merge branch 'mptcp-fix-incoming-options-parsing' by David S. Miller · 4 years, 8 months ago
- a77895d mptcp: initialize the data_fin field for mpc packets by Paolo Abeni · 4 years, 8 months ago
- 5a91e32 mptcp: fix 'use_ack' option access. by Paolo Abeni · 4 years, 8 months ago
- d6085fe mptcp: avoid a WARN on bad input. by Paolo Abeni · 4 years, 8 months ago
- cfde141 mptcp: move option parsing into mptcp_incoming_options() by Paolo Abeni · 4 years, 8 months ago
- 263e120 mptcp: consolidate synack processing. by Paolo Abeni · 4 years, 8 months ago
- 67b38de net/mlx5e: Fix q counters on uplink representors by Roi Dayan · 4 years, 8 months ago
- cece6f4 net/mlx5: Fix command entry leak in Internal Error State by Moshe Shemesh · 4 years, 10 months ago
- f3cb3ce net/mlx5: Fix forced completion access non initialized command entry by Moshe Shemesh · 5 years ago
- 8075411 net/mlx5: DR, On creation set CQ's arm_db member to right value by Erez Shitrit · 4 years, 9 months ago
- f8d1edd net/mlx5: E-switch, Fix mutex init order by Parav Pandit · 4 years, 8 months ago
- e986453 net/mlx5: E-switch, Fix printing wrong error value by Parav Pandit · 4 years, 8 months ago
- 7994998 net/mlx5: E-switch, Fix error unwinding flow for steering init failure by Parav Pandit · 4 years, 8 months ago
- 30724cc Merge branch 'wireguard-fixes' by David S. Miller · 4 years, 8 months ago
- eebabcb wireguard: receive: use tunnel helpers for decapsulating ECN markings by Toke Høiland-Jørgensen · 4 years, 8 months ago
- 130c586 wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init by Jason A. Donenfeld · 4 years, 8 months ago
- d6833e4 wireguard: send: remove errant newline from packet_encrypt_worker by Sultan Alsawaf · 4 years, 8 months ago
- 42c556f mptcp: replace mptcp_disconnect with a stub by Florian Westphal · 4 years, 8 months ago
- c165d57 netfilter: nf_osf: avoid passing pointer to local var by Arnd Bergmann · 4 years, 8 months ago
- 9812307 net: dsa: mv88e6xxx: remove duplicate assignment of struct members by Jason Yan · 4 years, 8 months ago
- 8999dc8 net/x25: Fix null-ptr-deref in x25_disconnect by YueHaibing · 4 years, 8 months ago
- caec661 net/ena: Fix build warning in ena_xdp_set() by Gavin Shan · 4 years, 8 months ago
- 37255e7 Merge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-merge by David S. Miller · 4 years, 8 months ago
- 10e3cc1 net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()' by Christophe JAILLET · 4 years, 8 months ago
- 4b5b71f net: tc35815: Fix phydev supported/advertising mask by Anthony Felice · 4 years, 8 months ago
- df4953e sch_sfq: validate silly quantum values by Eric Dumazet · 4 years, 8 months ago
- cf7fc3a Merge branch 'bnxt_en-fixes' by David S. Miller · 4 years, 8 months ago