summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee1-0/+4
2021-09-30net: dev_addr_list: handle first address in __hw_addr_add_exJakub Kicinski1-0/+6
2021-09-30net: sched: flower: protect fl_walk() with rcuVlad Buslov1-0/+6
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni3-20/+33
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-09-29Merge branch 'hns3-fixes'David S. Miller7-73/+60
2021-09-29net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang1-8/+13
2021-09-29net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang1-2/+4
2021-09-29net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang1-2/+6
2021-09-29net: hns3: fix show wrong state when add existing uc mac addressJian Shen1-10/+9
2021-09-29net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen2-28/+10
2021-09-29net: hns3: don't rollback when destroy mqprio failJian Shen1-6/+11
2021-09-29net: hns3: remove tc enable checkingJian Shen4-17/+2
2021-09-29net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen1-0/+5
2021-09-29ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou2-3/+7
2021-09-29net: bridge: mcast: Associate the seqcount with its protecting lock.Thomas Gleixner2-5/+3
2021-09-29net: mdio-ipq4019: Fix the error for an optional regs resourceCai Huoqing1-1/+5
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller11-53/+139
2021-09-28net: hns3: fix hclge_dbg_dump_tm_pg() stack usageArnd Bergmann1-4/+24
2021-09-28net: mdio: mscc-miim: Fix the mdio controllerHoratiu Vultur1-5/+10
2021-09-28af_unix: Return errno instead of NULL in unix_create1().Kuniyuki Iwashima1-17/+32
2021-09-28net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet2-6/+6
2021-09-28net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap1-0/+1
2021-09-28ionic: fix gathering of debug statsShannon Nelson1-9/+0
2021-09-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller1-7/+15
2021-09-28dmascc: add CONFIG_VIRT_TO_BUS dependencyArnd Bergmann1-0/+1
2021-09-28net: ks8851: fix link errorArnd Bergmann2-4/+10
2021-09-28bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh1-5/+8
2021-09-28selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc1-5/+8
2021-09-28selftests, bpf: Fix makefile dependencies on libbpfJiri Benc1-1/+2
2021-09-28bpf, test, cgroup: Use sk_{alloc,free} for test casesDaniel Borkmann1-5/+9
2021-09-28bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interruptDaniel Borkmann1-5/+12
2021-09-28libbpf: Fix segfault in static linker for objects without BTFKumar Kartikeya Dwivedi1-1/+7
2021-09-28MAINTAINERS: Add btf headers to BPFDave Marchevsky1-0/+2
2021-09-28bpf: Exempt CAP_BPF from checks against bpf_jit_limitLorenz Bauer1-1/+1
2021-09-27e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-09-27e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-09-27net: phy: enhance GPY115 loopback disable functionXu Liang1-2/+21
2021-09-27Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller8-13/+32
2021-09-27Merge branch 'mv88e6xxx-mtu-fixes'David S. Miller4-7/+15
2021-09-27dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn2-3/+7
2021-09-27dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn3-6/+10
2021-09-27dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn1-1/+1
2021-09-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-09-27Revert "ibmvnic: check failover_pending in login response"Desnes A. Nunes do Rosario1-8/+0
2021-09-27net: bgmac-platform: handle mac-address deferralMatthew Hagan1-0/+3
2021-09-27net: hns: Fix spelling mistake "maped" -> "mapped"Colin Ian King1-1/+1
2021-09-27mac80211: Fix Ptk0 rekey documentationAlexander Wetzel1-4/+4
2021-09-27mac80211: check return value of rhashtable_initMichelleJin1-1/+4
2021-09-27mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg1-0/+6