summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-30MAINTAINERS: add Neal to TCP maintainersJakub Kicinski1-0/+1
2025-01-30net: revert RTNL changes in unregister_netdevice_many_notify()Eric Dumazet1-30/+3
2025-01-30net: hsr: fix fill_frame_info() regression vs VLAN packetsEric Dumazet1-2/+5
2025-01-30Merge branch 'mptcp-blackhole-only-if-1st-syn-retrans-w-o-mpc-is-accepted'Paolo Abeni2-3/+3
2025-01-30doc: mptcp: sysctl: blackhole_timeout is per-netnsMatthieu Baerts (NGI0)1-1/+1
2025-01-30mptcp: blackhole only if 1st SYN retrans w/o MPC is acceptedMatthieu Baerts (NGI0)1-2/+2
2025-01-30Merge branch 'fix-missing-rtnl-lock-in-suspend-path'Paolo Abeni2-8/+18
2025-01-30net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent1-0/+4
2025-01-30net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent1-8/+14
2025-01-30Merge tag 'for-net-2025-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni5-9/+20
2025-01-30selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen1-1/+13
2025-01-30net: xdp: Disallow attaching device-bound programs in generic modeToke Høiland-Jørgensen1-0/+4
2025-01-30tcp: correct handling of extreme memory squeezeJon Maloy1-3/+6
2025-01-30bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki1-2/+1
2025-01-30Merge branch 'vsock-transport-reassignment-and-error-handling-issues'Jakub Kicinski4-72/+153
2025-01-30vsock/test: Add test for connect() retriesMichal Luczaj1-0/+47
2025-01-30vsock/test: Add test for UAF due to socket unbindingMichal Luczaj1-0/+58
2025-01-30vsock/test: Introduce vsock_connect_fd()Michal Luczaj2-28/+18
2025-01-30vsock/test: Introduce vsock_bind()Michal Luczaj3-49/+26
2025-01-30vsock: Allow retrying on connect() failureMichal Luczaj1-0/+5
2025-01-30vsock: Keep the binding until socket destructionMichal Luczaj1-2/+6
2025-01-29Bluetooth: L2CAP: accept zero as a special value for MTU auto-selectionFedor Pchelkin1-2/+2
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale1-2/+1
2025-01-29Bluetooth: Add ABI doc for sysfs resetHsin-chen Chuang2-0/+10
2025-01-29Bluetooth: Fix possible infinite recursion of btusb_resetHsin-chen Chuang1-5/+0
2025-01-29Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson1-0/+7
2025-01-28bonding: Correctly support GSO ESP offloadCosmin Ratiu1-9/+10
2025-01-28Merge branch 'limit-devicetree-parameters-to-hardware-capability'Paolo Abeni1-13/+44
2025-01-28net: stmmac: Specify hardware capability value when FIFO size isn't specifiedKunihiko Hayashi1-17/+18
2025-01-28net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi1-0/+15
2025-01-28net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi1-0/+15
2025-01-28ethtool: Fix set RXNFC command with symmetric RSS hashGal Pressman1-1/+1
2025-01-28Merge branch 'usbnet-ipheth-prevent-oob-reads-of-ndp16'Paolo Abeni1-24/+45
2025-01-28usbnet: ipheth: document scope of NCM implementationFoster Snowhill1-0/+8
2025-01-28usbnet: ipheth: fix DPE OoB readFoster Snowhill1-3/+1
2025-01-28usbnet: ipheth: break up NCM header size computationFoster Snowhill1-1/+12
2025-01-28usbnet: ipheth: refactor NCM datagram loopFoster Snowhill1-19/+23
2025-01-28usbnet: ipheth: use static NDP16 location in URBFoster Snowhill1-5/+4
2025-01-28usbnet: ipheth: check that DPE points past NCM headerFoster Snowhill1-1/+2
2025-01-28usbnet: ipheth: fix possible overflow in DPE length checkFoster Snowhill1-2/+2
2025-01-28ptp: Properly handle compat ioctlsThomas Weißschuh1-0/+4
2025-01-28net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich1-0/+22
2025-01-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-27/+59
2025-01-28Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski9-38/+100
2025-01-28Merge branch 'mptcp-fixes-addressing-syzbot-reports'Jakub Kicinski4-24/+26
2025-01-28mptcp: handle fastopen disconnect correctlyPaolo Abeni1-1/+3
2025-01-28mptcp: pm: only set fullmesh for subflow endpMatthieu Baerts (NGI0)1-1/+2
2025-01-28mptcp: consolidate suboption statusPaolo Abeni2-22/+21
2025-01-28net: davicom: fix UAF in dm9000_drv_removeChenyuan Yang1-1/+2
2025-01-28net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin1-0/+2