Age | Commit message (Expand) | Author |
2020-05-04 | net: dsa: Do not make user port errors fatal | Florian Fainelli |
2020-05-03 | net: macb: fix an issue about leak related system resources | Dejin Zheng |
2020-05-03 | net: usb: qmi_wwan: add support for DW5816e | Matt Jolly |
2020-05-03 | net_sched: sch_skbprio: add message validation to skbprio_change() | Eric Dumazet |
2020-05-01 | drop_monitor: work around gcc-10 stringop-overflow warning | Arnd Bergmann |
2020-05-01 | gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp() | Yoshiyuki Kurauchi |
2020-05-01 | cxgb4: Add missing annotation for service_ofldq() | Jules Irenge |
2020-05-01 | ice: cleanup language in ice.rst for fw.app | Jacob Keller |
2020-05-01 | net: Make PTP-specific drivers depend on PTP_1588_CLOCK | Clay McClure |
2020-05-01 | devlink: fix return value after hitting end in region read | Jakub Kicinski |
2020-05-01 | hv_netvsc: Fix netvsc_start_xmit's return type | Nathan Chancellor |
2020-05-01 | Merge branch 'WoL-fixes-for-DP83822-and-DP83tc811' | David S. Miller |
2020-05-01 | net: phy: DP83TC811: Fix WoL in config init to be disabled | Dan Murphy |
2020-05-01 | net: phy: DP83822: Fix WoL in config init to be disabled | Dan Murphy |
2020-05-01 | ipv6: Use global sernum for dst validation with nexthop objects | David Ahern |
2020-04-30 | cxgb4: fix EOTID leak when disabling TC-MQPRIO offload | Rahul Lakkireddy |
2020-04-30 | stmmac: intel: Fix kernel crash due to wrong error path | Andy Shevchenko |
2020-04-30 | mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly | Jiri Pirko |
2020-04-30 | tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040 | Toke Høiland-Jørgensen |
2020-04-30 | net: macb: Fix runtime PM refcounting | Andy Shevchenko |
2020-04-30 | net: moxa: Fix a potential double 'free_irq()' | Christophe JAILLET |
2020-04-30 | net: macsec: preserve ingress frame ordering | Scott Dial |
2020-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-04-30 | Merge branch 'net-ipa-three-bug-fixes' | David S. Miller |
2020-04-30 | net: ipa: zero return code before issuing generic EE command | Alex Elder |
2020-04-30 | net: ipa: fix an error message in gsi_channel_init_one() | Alex Elder |
2020-04-30 | net: ipa: fix a bug in ipa_endpoint_stop() | Alex Elder |
2020-04-30 | Merge branch 'ionic-fw-upgrade-bug-fixes' | David S. Miller |
2020-04-30 | ionic: add device reset to fw upgrade down | Shannon Nelson |
2020-04-30 | ionic: refresh devinfo after fw-upgrade | Shannon Nelson |
2020-04-30 | ionic: no link check until after probe | Shannon Nelson |
2020-04-30 | dp83640: reverse arguments to list_add_tail | Julia Lawall |
2020-04-30 | net: bridge: vlan: Add a schedule point during VLAN processing | Ido Schimmel |
2020-04-30 | ibmvnic: Skip fatal error reset after passive init | Juliet Kim |
2020-04-30 | Merge tag 'mlx5-fixes-2020-04-29' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-04-30 | mptcp: fix uninitialized value access | Paolo Abeni |
2020-04-30 | Merge branch 'mptcp-fix-incoming-options-parsing' | David S. Miller |
2020-04-30 | mptcp: initialize the data_fin field for mpc packets | Paolo Abeni |
2020-04-30 | mptcp: fix 'use_ack' option access. | Paolo Abeni |
2020-04-30 | mptcp: avoid a WARN on bad input. | Paolo Abeni |
2020-04-30 | mptcp: move option parsing into mptcp_incoming_options() | Paolo Abeni |
2020-04-30 | mptcp: consolidate synack processing. | Paolo Abeni |
2020-04-30 | net/mlx5e: Fix q counters on uplink representors | Roi Dayan |
2020-04-30 | net/mlx5: Fix command entry leak in Internal Error State | Moshe Shemesh |
2020-04-30 | net/mlx5: Fix forced completion access non initialized command entry | Moshe Shemesh |
2020-04-30 | net/mlx5: DR, On creation set CQ's arm_db member to right value | Erez Shitrit |
2020-04-30 | net/mlx5: E-switch, Fix mutex init order | Parav Pandit |
2020-04-30 | net/mlx5: E-switch, Fix printing wrong error value | Parav Pandit |
2020-04-30 | net/mlx5: E-switch, Fix error unwinding flow for steering init failure | Parav Pandit |
2020-04-29 | Merge branch 'wireguard-fixes' | David S. Miller |