summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju
2024-03-28Merge branch 'net-bcmasp-phy-managements-fixes'Paolo Abeni
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi
2024-03-28Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-03-28Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfPaolo Abeni
2024-03-28netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.cKuniyuki Iwashima
2024-03-28netfilter: nf_tables: skip netdev hook unregistration if table is dormantPablo Neira Ayuso
2024-03-28netfilter: nf_tables: reject table flag and netdev basechain updatesPablo Neira Ayuso
2024-03-28netfilter: nf_tables: reject destroy command to remove basechain hooksPablo Neira Ayuso
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-27bpf: update BPF LSM designated reviewer listMatt Bobrowski
2024-03-27Merge branch 'check-bloom-filter-map-value-size'Alexei Starovoitov
2024-03-27bpf: Protect against int overflow for stack access sizeAndrei Matei
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei
2024-03-27bpf: fix warning for crash_kexecHari Bathini
2024-03-27selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski
2024-03-27net: wan: framer: Add missing static inline qualifiersHerve Codina
2024-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-03-26mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-03-26Merge branch 'tls-recvmsg-fixes'Jakub Kicinski
2024-03-26tls: get psock ref after taking rxlock to avoid leakSabrina Dubroca
2024-03-26selftests: tls: add test with a partially invalid iovSabrina Dubroca
2024-03-26tls: adjust recv return with async crypto and failed copy to userspaceSabrina Dubroca
2024-03-26tls: recv: process_rx_list shouldn't use an offset with kvecSabrina Dubroca
2024-03-26Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2024-03-26net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen
2024-03-26net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu
2024-03-26net: hns3: fix index limit to support all queue statsJie Wang
2024-03-26MAINTAINERS: wifi: mwifiex: add Francesco as reviewerFrancesco Dolcini
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-26selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel
2024-03-26MAINTAINERS: split Renesas Ethernet drivers entrySergey Shtylyov
2024-03-26net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL
2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2024-03-25tcp: properly terminate timers for kernel socketsEric Dumazet
2024-03-25net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran
2024-03-25net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-03-25s390/qeth: handle deferred cc1Alexandra Winter
2024-03-25dpll: indent DPLL option type by a tabPrasad Pandit
2024-03-25riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abiPu Lehui
2024-03-25igc: Remove stale comment about Tx timestampingKurt Kanzenbach
2024-03-25ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-03-25ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg
2024-03-25ice: Refactor FW data type and fix bitmap casting issueSteven Zou
2024-03-25kunit: fix wireless test dependenciesJohannes Berg
2024-03-25net: mark racy access on sk->sk_rcvbuflinke li