aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-29net: hns3: don't rollback when destroy mqprio failJian Shen
2021-09-29net: hns3: remove tc enable checkingJian Shen
2021-09-29net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen
2021-09-29ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou
2021-09-28net: bridge: mcast: Associate the seqcount with its protecting lock.Thomas Gleixner
2021-09-28net: mdio-ipq4019: Fix the error for an optional regs resourceCai Huoqing
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-28net: hns3: fix hclge_dbg_dump_tm_pg() stack usageArnd Bergmann
2021-09-28net: mdio: mscc-miim: Fix the mdio controllerHoratiu Vultur
2021-09-28af_unix: Return errno instead of NULL in unix_create1().Kuniyuki Iwashima
2021-09-28net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet
2021-09-28net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap
2021-09-28ionic: fix gathering of debug statsShannon Nelson
2021-09-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller
2021-09-28dmascc: add CONFIG_VIRT_TO_BUS dependencyArnd Bergmann
2021-09-28net: ks8851: fix link errorArnd Bergmann
2021-09-28bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh
2021-09-28selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-09-28selftests, bpf: Fix makefile dependencies on libbpfJiri Benc
2021-09-28bpf, test, cgroup: Use sk_{alloc,free} for test casesDaniel Borkmann
2021-09-28bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interruptDaniel Borkmann
2021-09-28libbpf: Fix segfault in static linker for objects without BTFKumar Kartikeya Dwivedi
2021-09-28MAINTAINERS: Add btf headers to BPFDave Marchevsky
2021-09-28bpf: Exempt CAP_BPF from checks against bpf_jit_limitLorenz Bauer
2021-09-27e100: fix buffer overrun in e100_get_regsJacob Keller
2021-09-27e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-09-27net: phy: enhance GPY115 loopback disable functionXu Liang
2021-09-27Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-27Merge branch 'mv88e6xxx-mtu-fixes'David S. Miller
2021-09-27dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn
2021-09-27dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn
2021-09-27dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn
2021-09-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-09-27Revert "ibmvnic: check failover_pending in login response"Desnes A. Nunes do Rosario
2021-09-27net: bgmac-platform: handle mac-address deferralMatthew Hagan
2021-09-27net: hns: Fix spelling mistake "maped" -> "mapped"Colin Ian King
2021-09-27mac80211: Fix Ptk0 rekey documentationAlexander Wetzel
2021-09-27mac80211: check return value of rhashtable_initMichelleJin
2021-09-27mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg
2021-09-26net: prevent user from passing illegal stab size王贇
2021-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-09-24drivers: net: mhi: fix error path in mhi_net_newlinkDaniele Palmas
2021-09-24smsc95xx: fix stalled rx after link changeAaro Koskinen
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-09-24net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean
2021-09-24Merge branch 'mptcp-fixes'David S. Miller
2021-09-24mptcp: allow changing the 'backup' bit when no sockets are openDavide Caratti
2021-09-24mptcp: don't return sockets in foreign netnsFlorian Westphal
2021-09-24sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootbXin Long
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds