aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-02ionic: clarify boolean precedenceShannon Nelson1-2/+2
2020-09-02ionic: remove unused variableShannon Nelson1-2/+0
2020-09-02ionic: clean adminq service routineShannon Nelson3-48/+25
2020-09-02ionic: clean up desc_info and cq_info structsShannon Nelson3-39/+8
2020-09-02ionic: struct reorder for faster accessShannon Nelson2-16/+16
2020-09-02ionic: clean up page handling codeShannon Nelson1-31/+40
2020-09-02Merge branch 'RTL8366-stabilization'David S. Miller2-130/+151
2020-09-02net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij2-131/+146
2020-09-02net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij1-0/+6
2020-09-02selftests: mptcp: fix typo in mptcp_connect usageDavide Caratti1-2/+2
2020-09-01octeontx2-pf: Add UDP segmentation offload supportSunil Goutham5-4/+124
2020-09-01net: dsa: mv88e6xxx: Fix W=1 warning with !CONFIG_OFAndrew Lunn1-9/+2
2020-09-01Merge branch 'dpaa2-eth-add-a-dpaa2_eth_-prefix-to-all-functions'David S. Miller3-248/+249
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.cIoana Ciornei1-4/+4
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.cIoana Ciornei1-200/+200
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.cIoana Ciornei1-44/+45
2020-09-01net: openvswitch: fixes crash if nf_conncount_init() failsEelco Chaudron1-1/+7
2020-09-01ibmvnic: Harden device Command Response Queue handshakeThomas Falcon1-1/+18
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller246-3089/+13816
2020-09-01liquidio: Remove unneeded cast from memory allocationYueHaibing1-6/+3
2020-09-01net: sungem: Remove unneeded cast from memory allocationYueHaibing1-3/+2
2020-09-01net/tls: Implement getsockopt SOL_TLS TLS_RXYutaro Hayakawa1-8/+17
2020-09-01Merge branch 'net-openvswitch-improve-the-codes'David S. Miller5-57/+64
2020-09-01net: openvswitch: remove unused keep_flowsTonghao Zhang2-7/+0
2020-09-01net: openvswitch: refactor flow free functionTonghao Zhang1-11/+11
2020-09-01net: openvswitch: improve the coding styleTonghao Zhang4-41/+55
2020-09-01bpf: {cpu,dev}map: Change various functions return type from int to voidBjörn Töpel2-16/+10
2020-08-31bpf: Remove bpf_lsm_file_mprotect from sleepable list.Alexei Starovoitov3-18/+18
2020-08-31samples/bpf: Fix to xdpsock to avoid recycling framesWeqaar Janjua1-5/+5
2020-08-31samples/bpf: Optimize l2fwd performance in xdpsockMagnus Karlsson1-8/+14
2020-08-31net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin2-14/+2
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin2-15/+2
2020-08-31Merge branch 'net-phy-add-Lynx-PCS-MDIO-module'David S. Miller13-404/+440
2020-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei5-404/+40
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei5-0/+347
2020-08-31net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei1-0/+6
2020-08-31net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_stateIoana Ciornei1-0/+1
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei2-0/+46
2020-08-31net/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTIONYueHaibing1-0/+1
2020-08-31net: hns: Remove unused macro AE_NAME_PORT_ID_IDXYueHaibing1-2/+0
2020-08-31net: dl2k: Remove unused macro DRV_NAMEYueHaibing1-1/+0
2020-08-31net: wan: slic_ds26522: Remove unused macro DRV_NAMEYueHaibing1-2/+0
2020-08-31tipc: Remove unused macro TIPC_NACK_INTVYueHaibing1-5/+0
2020-08-31tipc: Remove unused macro TIPC_FWD_MSGYueHaibing1-1/+0
2020-08-31mptcp: Remove unused macro MPTCP_SAME_STATEYueHaibing1-2/+0
2020-08-31net: clean up codestyleMiaohe Lin6-11/+13
2020-08-31net: Use helper macro IP_MAX_MTU in __ip_append_data()Miaohe Lin1-1/+1
2020-08-31net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration IssueGrygorii Strashko1-1/+5
2020-08-31Merge branch 'sfc-clean-up-some-W-1-build-warnings'David S. Miller8-20/+7
2020-08-31sfc: return errors from efx_mcdi_set_id_led, and de-indirectEdward Cree6-12/+4