summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2025-01-27net/ncsi: use dev_set_mac_address() for Get MC MAC Address handlingPaul Fertser1-10/+8
2025-01-24iavf: allow changing VLAN state without calling PFMichal Swiatkowski1-2/+17
2025-01-24ice: remove invalid parameter of equalizerMateusz Polchlopek3-3/+0
2025-01-24ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel2-11/+7
2025-01-24idpf: add more info during virtchnl transaction timeout/salt mismatchManoj Vishwanathan1-4/+7
2025-01-24idpf: convert workqueues to unboundMarco Leogrande1-5/+10
2025-01-24idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan1-1/+2
2025-01-24idpf: fix transaction timeouts on resetEmil Tantilov1-1/+10
2025-01-24idpf: add read memory barrier when checking descriptor done bitEmil Tantilov1-0/+6
2025-01-24xfrm: Don't disable preemption while looking up cache state.Sebastian Sewior1-3/+1
2025-01-23ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet1-3/+0