summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
33 hoursConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
46 hoursConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
3 dayskmalloc_obj: Clean up after treewide replacementsKees Cook
3 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
4 daysMerge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
4 daysnet/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu
4 daysnet/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu
4 daysnet/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman
4 daysnet/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman
4 daysnet/mlx5e: Fix misidentification of ASO CQE during poll loopGal Pressman
4 daysbonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu
4 daysbnge: fix reserving resources from FWVikas Gupta
4 dayseth: fbnic: Advertise supported XDP features.Dimitri Daskalakis
5 daysocteontx2-af: Fix default entries mcam entry actionHariprasad Kelam
5 daysnet/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan
6 dayseth: fbnic: Add validation for MTU changesDimitri Daskalakis
6 daysnet: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier
6 daysmacvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet
6 daysnet: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHYArnd Bergmann
6 daysMerge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysprintk: add CONFIG_PRINTK dependency for netconsoleArnd Bergmann
7 daysnet: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore
7 daysxen-netback: reject zero-queue configuration from guestZiyi Guo
7 daysnet: usb: catc: enable basic endpoint checkingZiyi Guo
7 daysovpn: tcp - don't deref NULL sk_socket member after tcp_close()Antonio Quartulli
7 daysMerge tag 'ovpn-net-20260212' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
7 dayseth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman
7 dayseth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman
7 dayseth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman
10 daysfbnic: close fw_log race between users and teardownChengfeng Ye
10 daysnet: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon
11 daysnet: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo
11 daysnet: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo
11 daysnet: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo
11 daysnet: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon
11 daysnet: stmmac: fix oops when split header is enabledJie Zhang
11 daysnet: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
11 daysbng_en: Remove duplicate includeChen Ni
11 daysmyri10ge: replace comma with semicolonsChen Ni
11 daysnet: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier
11 daysnet: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier
11 daysnet: phy: initialize the port support based on the PHY's for OF portsMaxime Chevallier
11 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
11 daysovpn: fix VPN TX bytes countingRalf Lici
11 daysovpn: fix possible use-after-free in ovpn_net_xmitRalf Lici
11 daysovpn: set sk_user_data before overriding callbacksRalf Lici
12 daysMerge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
12 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni