summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2025-01-28vxlan: Fix uninit-value in vxlan_vnifilter_dump()Shigeru Yoshida1-0/+5
2025-01-28rxrpc, afs: Fix peer hash locking vs RCU callbackDavid Howells2-14/+14
2025-01-28selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek2-2/+2
2025-01-28selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek1-1/+1
2025-01-28net: page_pool: don't try to stash the napi idJakub Kicinski5-8/+14
2025-01-28netdevsim: don't assume core pre-populates HDS params on GETJakub Kicinski1-1/+1
2025-01-28MAINTAINERS: add Paul Fertser as a NC-SI reviewerJakub Kicinski1-0/+1
2025-01-28Merge branch 'eth-fix-calling-napi_enable-in-atomic-context'Jakub Kicinski17-65/+132
2025-01-28wifi: mt76: move napi_enable() from under BHJakub Kicinski12-36/+69
2025-01-28eth: via-rhine: fix calling napi_enable() in atomic contextJakub Kicinski1-1/+10
2025-01-28eth: niu: fix calling napi_enable() in atomic contextJakub Kicinski1-1/+9
2025-01-28eth: 8139too: fix calling napi_enable() in atomic contextJakub Kicinski1-1/+3
2025-01-28eth: forcedeth: fix calling napi_enable() in atomic contextJakub Kicinski1-1/+3
2025-01-28eth: forcedeth: remove local wrappers for napi enable/disableJakub Kicinski1-22/+8
2025-01-28eth: tg3: fix calling napi_enable() in atomic contextJakub Kicinski1-4/+31
2025-01-28tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski1-1/+1
2025-01-28ptp: Ensure info->enable callback is always setThomas Weißschuh1-0/+8
2025-01-28documentation: networking: fix spelling mistakesKhaled Elnaggar2-3/+3
2025-01-28net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sqStanislav Fomichev1-1/+1
2025-01-28net: netdevsim: try to close UDP port harness racesJakub Kicinski3-17/+23
2025-01-28net: rose: fix timer races against user threadsEric Dumazet1-0/+15
2025-01-28net: the appletalk subsystem no longer uses ndo_do_ioctl谢致邦 (XIE Zhibang)1-2/+2