summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-07net: hns3: Support query tx timeout threshold by debugfsJijie Shao
2023-09-07net: hns3: fix tx timeout issueJian Shen
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski
2023-09-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau
2023-09-06bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_allocMartin KaFai Lau
2023-09-06bpf: bpf_sk_storage: Fix invalid wait context lockdep reportMartin KaFai Lau
2023-09-06s390/bpf: Pass through tail call counter in trampolinesIlya Leoshkevich
2023-09-06bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.Sebastian Andrzej Siewior
2023-09-06bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().Sebastian Andrzej Siewior
2023-09-06net: phylink: fix sphinx complaint about invalid literalJakub Kicinski
2023-09-06Merge branch 'sja1105-fixes'David S. Miller
2023-09-06net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean
2023-09-06net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean
2023-09-06net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean
2023-09-06Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-09-06mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev modeBodong Wang
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu
2023-09-06ip_tunnels: use DEV_STATS_INC()Eric Dumazet
2023-09-06net: team: do not use dynamic lockdep keyTaehee Yoo
2023-09-06net/ipv6: SKB symmetric hash should incorporate transport portsQuan Tian
2023-09-05igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya
2023-09-05igmp: limit igmpv3_newpack() packet size to IP_MAX_MTUEric Dumazet
2023-09-05Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca
2023-09-05kcm: Destroy mutex in kcm_exit_net()Shigeru Yoshida
2023-09-05net: sched: sch_qfq: Fix UAF in qfq_dequeue()valis
2023-09-04Merge branch 'af_unix-data-races'David S. Miller
2023-09-04af_unix: Fix data race around sk->sk_err.Kuniyuki Iwashima
2023-09-04af_unix: Fix data-races around sk->sk_shutdown.Kuniyuki Iwashima
2023-09-04af_unix: Fix data-race around unix_tot_inflight.Kuniyuki Iwashima
2023-09-04af_unix: Fix data-races around user->unix_inflight.Kuniyuki Iwashima
2023-09-04af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.Kuniyuki Iwashima
2023-09-04docs: netdev: update the netdev infra URLsJakub Kicinski
2023-09-04docs: netdev: document patchwork patch statesJakub Kicinski
2023-09-04bpf, sockmap: Fix skb refcnt race after locking changesJohn Fastabend
2023-09-04net: phy: micrel: Correct bit assignments for phy_device flagsOleksij Rempel
2023-09-04net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddrAlex Henrie
2023-09-04veth: Fixing transmit return status for dropped packetsLiang Chen
2023-09-04gve: fix frag_list chainingEric Dumazet
2023-09-04net: deal with integer overflows in kmalloc_reserve()Eric Dumazet
2023-09-03igb: disable virtualization features on 82580Corinna Vinschen
2023-09-01docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rstEduard Zingerman
2023-09-01selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai
2023-09-01sfc: check for zero length in EF10 RX prefixEdward Cree
2023-09-01Merge branch 'dst-hint-multipath'David S. Miller
2023-09-01selftests: fib_tests: Add multipath list receive testsSriram Yagnaraman
2023-09-01ipv6: ignore dst hint for multipath routesSriram Yagnaraman