summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-25MAINTAINERS: Add Vladimir as a maintainer for DSAFlorian Fainelli1-0/+1
2020-09-25dpaa2-eth: fix command version for Tx shapingIoana Ciornei1-1/+3
2020-09-25net: usb: ax88179_178a: add Toshiba usb 3.0 adapterWilken Gottwalt1-0/+17
2020-09-25Merge branch 'bonding-team-basic-dev-needed_headroom-support'David S. Miller2-0/+2
2020-09-25team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet1-0/+1
2020-09-25bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet1-0/+1
2020-09-25net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk1-2/+4
2020-09-25net: stmmac: Fix clock handling on remove pathWong Vee Khee1-1/+0
2020-09-25vmxnet3: fix cksum offload issues for non-udp tunnelsRonak Doshi3-3/+34
2020-09-25Merge 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
2020-09-25iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch1-2/+2
2020-09-24tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha3-7/+27
2020-09-24net/fsl: quieten expected MDIO access failuresJamie Iles1-1/+1
2020-09-24net: dsa: microchip: really look for phy-mode in port nodesHelmut Grohne1-8/+12
2020-09-24net/tls: race causes kernel panicRohit Maheshwari1-2/+7
2020-09-24net/ethernet/broadcom: fix spelling typoWang Qing1-8/+8
2020-09-24net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3Xiaoliang Yang1-4/+4
2020-09-24net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang1-1/+21
2020-09-24hinic: fix wrong return value of mac-set cmdLuo bin2-13/+5
2020-09-24drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functionsXie He1-17/+26
2020-09-24net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski1-0/+6
2020-09-24Merge branch 'net_sched-fix-a-UAF-in-tcf_action_init'David S. Miller22-66/+35
2020-09-24net_sched: commit action insertions togetherCong Wang1-9/+23
2020-09-24net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang22-66/+21
2020-09-24mt76: mt7615: reduce maximum VHT MPDU length to 7991Felix Fietkau1-1/+1
2020-09-23net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng1-11/+4
2020-09-23net: lantiq: Add locking for TX DMA channelHauke Mehrtens1-0/+2
2020-09-23net: switchdev: Fixed kerneldoc warningTian Tao1-1/+1
2020-09-23Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven1-55/+55
2020-09-23mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packetMat Martineau1-1/+4
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-15/+14
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds165-824/+1705
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-13/+40
2020-09-22Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds5-2/+28
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-29/+61
2020-09-21Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches'David S. Miller3-24/+24
2020-09-21net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean1-8/+8
2020-09-21net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean1-8/+8
2020-09-21net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang1-8/+8
2020-09-21inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet1-5/+15
2020-09-21net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean1-10/+17
2020-09-21Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller20-180/+200
2020-09-21net: Update MAINTAINERS for MediaTek switch driverSean Wang1-0/+1
2020-09-21net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed1-5/+2
2020-09-21net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlockSaeed Mahameed1-15/+10
2020-09-21net/mlx5e: kTLS, Fix leak on resync error flowSaeed Mahameed1-2/+6