summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01Merge branch '100GbE' of https://github.com/anguy11/net-queueDavid S. Miller2-24/+35
2020-09-30ice: preserve NVM capabilities in safe modeJacob Keller1-22/+27
2020-09-30ice: increase maximum wait time for flash write commandsJacob Keller1-2/+8
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-8/+28
2020-09-30Merge branch 'mptcp-Fix-for-32-bit-DATA_FIN'David S. Miller4-13/+24
2020-09-30mptcp: Handle incoming 32-bit DATA_FIN valuesMat Martineau3-7/+18
2020-09-30mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seqMat Martineau2-6/+6
2020-09-30Merge branch 'via-rhine-Resume-fix-and-other-maintenance-work'David S. Miller2-18/+6
2020-09-30via-rhine: New device driver maintainerKevin Brace2-2/+3
2020-09-30via-rhine: Eliminate version informationKevin Brace1-15/+0
2020-09-30via-rhine: VTunknown1 device is really VT8251 South BridgeKevin Brace1-1/+1
2020-09-30via-rhine: Fix for the hardware having a reset failure after resumeKevin Brace1-0/+2
2020-09-30MAINTAINERS: Update MAINTAINERS for Intel ethernet driversTony Nguyen1-1/+2
2020-09-29Merge branch 'More-incorrect-VCAP-offsets-for-mscc_ocelot-switch'David S. Miller2-7/+7
2020-09-29net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean1-1/+1
2020-09-29net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean1-6/+6
2020-09-29net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu1-15/+16
2020-09-29virtio-net: don't disable guest csum when disable LROTonghao Zhang1-1/+7
2020-09-29bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()He Zhe1-1/+0
2020-09-29ethtool: mark netlink family as __ro_after_initJakub Kicinski1-1/+1
2020-09-29genetlink: add missing kdoc for validation flagsJakub Kicinski1-0/+1
2020-09-29net: usb: ax88179_178a: add MCT usb 3.0 adapterWilken Gottwalt1-0/+17
2020-09-29net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt1-0/+1
2020-09-29net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locksManivannan Sadhasivam1-9/+25
2020-09-29Merge branch 'net-core-fix-a-lockdep-splat-in-the-dev_addr_list'David S. Miller17-129/+318
2020-09-29net: core: add nested_level variable in net_deviceTaehee Yoo3-27/+122
2020-09-29net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo16-95/+183
2020-09-29net: core: add __netdev_upper_dev_unlink()Taehee Yoo1-10/+16
2020-09-28net_sched: remove a redundant goto chain checkCong Wang1-14/+0
2020-09-28net: bridge: fdb: don't flush ext_learn entriesNikolay Aleksandrov1-0/+2
2020-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-17/+51
2020-09-27r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit1-2/+2
2020-09-27dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoCMarian-Cristian Rotariu1-0/+1
2020-09-27mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error pathIdo Schimmel1-1/+2
2020-09-27mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap1-0/+1
2020-09-26net: atlantic: fix build when object tree is separateIgor Russkikh1-2/+2
2020-09-26MAINTAINERS: Add Vladimir as a maintainer for DSAFlorian Fainelli1-0/+1
2020-09-26dpaa2-eth: fix command version for Tx shapingIoana Ciornei1-1/+3
2020-09-26net: usb: ax88179_178a: add Toshiba usb 3.0 adapterWilken Gottwalt1-0/+17
2020-09-26Merge branch 'bonding-team-basic-dev-needed_headroom-support'David S. Miller2-0/+2
2020-09-26team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet1-0/+1
2020-09-26bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet1-0/+1
2020-09-26net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk1-2/+4
2020-09-26net: stmmac: Fix clock handling on remove pathWong Vee Khee1-1/+0
2020-09-26vmxnet3: fix cksum offload issues for non-udp tunnelsRonak Doshi3-3/+34
2020-09-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-22/+22
2020-09-25Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux...David S. Miller1-1/+1
2020-09-25ice: fix memory leak in ice_vsi_setupJacob Keller1-1/+13
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller3-19/+6
2020-09-25ice: Fix call trace on suspendAnirudh Venkataramanan1-0/+1