summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-09docs: netdev: break down the instance locking info per ops structJakub Kicinski
2025-04-09netdev: depend on netdev->lock for xdp featuresJakub Kicinski
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski
2025-04-09netdev: don't hold rtnl_lock over nl queue info get when possibleJakub Kicinski
2025-04-09netdev: add "ops compat locking" helpersJakub Kicinski
2025-04-09net: designate XSK pool pointers in queues as "ops protected"Jakub Kicinski
2025-04-09net: avoid potential race between netdev_get_by_index_lock() and netns switchJakub Kicinski
2025-04-08net: Drop unused @sk of __skb_try_recv_from_queue()Michal Luczaj
2025-04-08Merge branch 'udp_tunnel-gro-optimizations'Jakub Kicinski
2025-04-08udp_tunnel: use static call for GRO hooks when possiblePaolo Abeni
2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni
2025-04-08selftests: tc-testing: Pre-load IFE action and its submodulesVictor Nogueira
2025-04-08net: ena: Support persistent per-NAPI config.Kuniyuki Iwashima
2025-04-08Merge branch 'rps-misc-changes'Jakub Kicinski
2025-04-08net: rps: remove kfree_rcu_mightsleep() useEric Dumazet
2025-04-08net: add data-race annotations in softnet_seq_show()Eric Dumazet
2025-04-08net: rps: annotate data-races around (struct sd_flow_limit)->countEric Dumazet
2025-04-08net: rps: change skb_flow_limit() hash functionEric Dumazet
2025-04-08amd-xgbe: Convert to SPDX identifierRaju Rangoju
2025-04-08rocker: Simplify if condition in ofdpa_port_fdb()Thorsten Blum
2025-04-08eth: nfp: remove __get_unaligned_cpu32 from netronome driversJulian Vetter
2025-04-08hamradio: Remove unnecessary strscpy_pad() size argumentsThorsten Blum
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-04Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-04Merge tag 'platform-drivers-x86-v6.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-04selftests: net: amt: indicate progress in the stress testJakub Kicinski
2025-04-04Merge branch 'netlink-specs-rt_addr-fix-problems-revealed-by-c-codegen'Jakub Kicinski
2025-04-04netlink: specs: rt_route: pull the ifa- prefix out of the namesJakub Kicinski
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski
2025-04-04netlink: specs: rt_addr: fix the spec format / schema failuresJakub Kicinski
2025-04-04Merge branch 'net-make-memory-provider-install-close-paths-more-common'Jakub Kicinski
2025-04-04net: avoid false positive warnings in __net_mp_close_rxq()Jakub Kicinski
2025-04-04net: move mp dev config validation to __net_mp_open_rxq()Jakub Kicinski
2025-04-04net: ibmveth: make veth_pool_store stop hangingDave Marquardt
2025-04-04arcnet: Add NULL check in com20020pci_probe()Henry Martin
2025-04-04Merge branch 'ipv6-multipath-routing-fixes'Jakub Kicinski
2025-04-04ipv6: Do not consider link down nexthops in path selectionIdo Schimmel
2025-04-04ipv6: Start path selection from the first nexthopIdo Schimmel
2025-04-04usbnet:fix NPE during rx_completeYing Lu
2025-04-04net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROPLorenzo Bianconi
2025-04-04Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-04Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...Arnd Bergmann
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-04-03Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-04-03Merge tag 'v6.15rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-04-03Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds