summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-02-07sunrpc: simplify rpcauth_cache_shrink_count()Kaixiong Yu
2025-02-07fsnotify: disable notification by default for all pseudo filesAmir Goldstein
2025-02-06rtnetlink: fix netns leak with rtnl_setlink()Nicolas Dichtel
2025-02-06ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockoptMurad Masimov
2025-02-06netdev-genl: Elide napi_id when not presentJoe Damato
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski
2025-02-06net: add helpers for setting a memory provider on an rx queueDavid Wei
2025-02-06net: page_pool: add memory provider helpersPavel Begunkov
2025-02-06net: prepare for non devmem TCP memory providersPavel Begunkov
2025-02-06net: page_pool: add a mp hook to unregister_netdevice*Pavel Begunkov
2025-02-06net: page_pool: add callback for mp info printingPavel Begunkov
2025-02-06net: page_pool: create hooks for custom memory providersPavel Begunkov
2025-02-06net: generalise net_iov chunk ownersPavel Begunkov
2025-02-06net: prefix devmem specific helpersPavel Begunkov
2025-02-06net: page_pool: don't cast mp param to devmemPavel Begunkov
2025-02-06ipv6: Use RCU in ip6_input()Eric Dumazet
2025-02-06ipv6: icmp: convert to dev_net_rcu()Eric Dumazet
2025-02-06ipv6: use RCU protection in ip6_default_advmss()Eric Dumazet
2025-02-06flow_dissector: use RCU protection to fetch dev_net()Eric Dumazet
2025-02-06ipv4: icmp: convert to dev_net_rcu()Eric Dumazet
2025-02-06ipv4: use RCU protection in __ip_rt_update_pmtu()Eric Dumazet
2025-02-06ipv4: use RCU protection in inet_select_addr()Eric Dumazet
2025-02-06ipv4: use RCU protection in rt_is_expired()Eric Dumazet
2025-02-06ipv4: use RCU protection in ipv4_default_advmss()Eric Dumazet
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu
2025-02-05ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-onlyGeert Uytterhoeven
2025-02-05rxrpc: Fix race in call state changing vs recvmsg()David Howells
2025-02-05rxrpc: Fix call state set to not include the SERVER_SECURING stateDavid Howells
2025-02-05net: flush_backlog() small changesEric Dumazet
2025-02-05netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()Cong Wang
2025-02-05pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le
2025-02-05bridge: mdb: Allow replace of a host-joined groupPetr Machata
2025-02-05net-sysfs: remove rtnl_trylock from queue attributesAntoine Tenart
2025-02-05net-sysfs: prevent uncleared queues from being re-addedAntoine Tenart
2025-02-05net-sysfs: move queue attribute groups outside the default groupsAntoine Tenart
2025-02-05net-sysfs: remove rtnl_trylock from device attributesAntoine Tenart
2025-02-04net: warn if NAPI instance wasn't shut downJakub Kicinski
2025-02-04net: rose: lock the socket in rose_bind()Eric Dumazet
2025-02-04neighbour: remove neigh_parms_destroy()Eric Dumazet
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells
2025-02-03net: harmonize tstats and dstatsPaolo Abeni
2025-02-03ethtool: ntuple: fix rss + ring_cookie checkJakub Kicinski
2025-02-03ethtool: rss: fix hiding unsupported fields in dumpsJakub Kicinski
2025-02-03udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-02-03HID: intel-thc: fix CONFIG_HID dependencyArnd Bergmann
2025-02-01net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski
2025-02-01net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski