summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-042136-46141/+122889
|\
| * eth: pse: add missing static inlinesJakub Kicinski2022-10-031-6/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-0345-120/+264
| |\
| | * net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)2022-10-033-3/+21
| | * r8152: Rate limit overflow messagesAndrew Gaul2022-10-031-1/+3
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-10-0314-69/+130
| | |\
| | | * xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa2022-09-223-5/+6
| | | * bpf: Gate dynptr API behind CAP_BPFKumar Kartikeya Dwivedi2022-09-211-14/+14
| | | * Merge branch 'Fix wrong cgroup attach flags being assigned to effective progs'Martin KaFai Lau2022-09-215-26/+81
| | | |\
| | | | * selftests/bpf: Adapt cgroup effective query uapi changePu Lehui2022-09-211-7/+4
| | | | * bpftool: Fix wrong cgroup attach flags being assigned to effective progsPu Lehui2022-09-211-5/+49
| | | | * bpf, cgroup: Reject prog_attach_flags array when effective queryPu Lehui2022-09-213-14/+28
| | | |/
| | | * bpf: Ensure correct locking around vulnerable function find_vpid()Lee Jones2022-09-161-0/+2
| | | * bpf: btf: fix truncated last_member_type_id in btf_struct_resolveLorenz Bauer2022-09-101-1/+1
| | | * selftests/xsk: Add missing close() on netns fdMaciej Fijalkowski2022-08-311-0/+4
| | | * xsk: Fix backpressure mechanism on TxMaciej Fijalkowski2022-08-312-23/+21
| | | * MAINTAINERS: Add include/linux/tnum.h to BPF COREShung-Hsi Yu2022-08-311-0/+1
| | * | net/ieee802154: reject zero-sized raw_sendmsg()Tetsuo Handa2022-10-031-0/+3
| | * | net: wwan: iosm: Call mutex_init before locking itMaxim Mikityanskiy2022-10-031-2/+3
| | * | eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_addressZheng Wang2022-10-031-1/+1
| | * | bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie2022-10-031-0/+1
| | * | eth: lan743x: reject extts for non-pci11x1x devicesRaju Lakkaraju2022-10-031-0/+7
| | * | net: prestera: acl: Add check for kmemdupJiasheng Jiang2022-10-033-5/+13
| | * | net: sparx5: Fix return type of sparx5_port_xmit_implNathan Huckleberry2022-10-032-3/+3
| | * | af_unix: Fix memory leaks of the whole sk due to OOB skb.Kuniyuki Iwashima2022-10-031-6/+7
| | * | net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...Tetsuo Handa2022-10-031-1/+1
| | * | net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clearDaniel Golle2022-09-301-1/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-09-304-7/+22
| | |\ \
| | | * | xfrm: Reinject transport-mode packets through workqueueLiu Jian2022-09-281-5/+13
| | | * | xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum2022-09-011-0/+1
| | | * | esp: choose the correct inner protocol for GSO on inter address family tunnelsSabrina Dubroca2022-08-292-2/+8
| | * | | tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell2022-09-304-9/+19
| | * | | sctp: handle the error returned from sctp_auth_asoc_init_active_keyXin Long2022-09-301-4/+14
| | * | | mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou2022-09-302-6/+8
| | * | | eth: alx: take rtnl_lock on resumeJakub Kicinski2022-09-291-0/+5
| | * | | vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa2022-09-292-2/+2
| * | | | once: rename _SLOW to _SLEEPABLEJason A. Donenfeld2022-10-033-26/+26
| * | | | Merge branch 'add-generic-pse-support'Jakub Kicinski2022-10-0321-12/+1080
| |\ \ \ \
| | * | | | net: pse-pd: add regulator based PSE driverOleksij Rempel2022-10-033-0/+160
| | * | | | dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controllerOleksij Rempel2022-10-032-0/+73
| | * | | | ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel2022-10-0310-1/+449
| | * | | | net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel2022-10-033-2/+39
| | * | | | net: mdiobus: fwnode_mdiobus_register_phy() rework error handlingOleksij Rempel2022-10-031-9/+12
| | * | | | net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel2022-10-036-0/+341
| | * | | | dt-bindings: net: phy: add PoDL PSE propertyOleksij Rempel2022-10-031-0/+6
| |/ / / /
| * | | | Merge branch 'net-marvell-prestera-add-nexthop-routes-offloading'Jakub Kicinski2022-10-037-42/+1683
| |\ \ \ \
| | * | | | net: marvell: prestera: Propagate nh state from hw to kernelYevhen Orlov2022-10-032-0/+114
| | * | | | net: marvell: prestera: Add neighbour cache accountingYevhen Orlov2022-10-032-3/+797
| | * | | | net: marvell: prestera: add stub handler neighbour eventsYevhen Orlov2022-10-032-0/+60
| | * | | | net: marvell: prestera: Add heplers to interact with fib_notifier_infoYevhen Orlov2022-10-031-34/+65