summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03l2tp: capture more tx errors in data plane statsTom Parkin
2020-09-03l2tp: drop net argument from l2tp_tunnel_createTom Parkin
2020-09-03l2tp: drop data_len argument from l2tp_xmit_coreTom Parkin
2020-09-03l2tp: remove header length param from l2tp_xmit_skbTom Parkin
2020-09-03Merge branch 'mlxsw-Expose-critical-and-emergency-module-alarms'David S. Miller
2020-09-03mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarmsAmit Cohen
2020-09-03mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accuratelyAmit Cohen
2020-09-03mlxsw: core_hwmon: Split temperature querying from show functionsAmit Cohen
2020-09-03Merge branch 'Minor-improvements-to-b53-dmesg-output'David S. Miller
2020-09-03net: dsa: b53: Print err message on SW_RST timeoutPaul Barker
2020-09-03net: dsa: b53: Use dev_{err,info} instead of pr_*Paul Barker
2020-09-02Merge branch 'ionic-struct-cleanups'David S. Miller
2020-09-02ionic: clarify boolean precedenceShannon Nelson
2020-09-02ionic: remove unused variableShannon Nelson
2020-09-02ionic: clean adminq service routineShannon Nelson
2020-09-02ionic: clean up desc_info and cq_info structsShannon Nelson
2020-09-02ionic: struct reorder for faster accessShannon Nelson
2020-09-02ionic: clean up page handling codeShannon Nelson
2020-09-02Merge branch 'RTL8366-stabilization'David S. Miller
2020-09-02net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij
2020-09-02net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij
2020-09-02selftests: mptcp: fix typo in mptcp_connect usageDavide Caratti
2020-09-01octeontx2-pf: Add UDP segmentation offload supportSunil Goutham
2020-09-01net: dsa: mv88e6xxx: Fix W=1 warning with !CONFIG_OFAndrew Lunn
2020-09-01Merge branch 'dpaa2-eth-add-a-dpaa2_eth_-prefix-to-all-functions'David S. Miller
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.cIoana Ciornei
2020-09-01net: openvswitch: fixes crash if nf_conncount_init() failsEelco Chaudron
2020-09-01ibmvnic: Harden device Command Response Queue handshakeThomas Falcon
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-01liquidio: Remove unneeded cast from memory allocationYueHaibing
2020-09-01net: sungem: Remove unneeded cast from memory allocationYueHaibing
2020-09-01net/tls: Implement getsockopt SOL_TLS TLS_RXYutaro Hayakawa
2020-09-01Merge branch 'net-openvswitch-improve-the-codes'David S. Miller
2020-09-01net: openvswitch: remove unused keep_flowsTonghao Zhang
2020-09-01net: openvswitch: refactor flow free functionTonghao Zhang
2020-09-01net: openvswitch: improve the coding styleTonghao Zhang
2020-09-01bpf: {cpu,dev}map: Change various functions return type from int to voidBjörn Töpel
2020-08-31bpf: Remove bpf_lsm_file_mprotect from sleepable list.Alexei Starovoitov
2020-08-31samples/bpf: Fix to xdpsock to avoid recycling framesWeqaar Janjua
2020-08-31samples/bpf: Optimize l2fwd performance in xdpsockMagnus Karlsson
2020-08-31net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31Merge branch 'net-phy-add-Lynx-PCS-MDIO-module'David S. Miller
2020-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei
2020-08-31net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei
2020-08-31net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_stateIoana Ciornei
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei