index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-02-07
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
-11
/
+13
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+5
2025-02-07
sunrpc: simplify rpcauth_cache_shrink_count()
Kaixiong Yu
-1
/
+1
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
-0
/
+5
2025-02-06
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
-0
/
+1
2025-02-06
ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
Murad Masimov
-0
/
+11
2025-02-06
netdev-genl: Elide napi_id when not present
Joe Damato
-5
/
+9
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
-10
/
+35
2025-02-06
Merge branch 'io_uring-zero-copy-rx'
Jakub Kicinski
-80
/
+223
2025-02-06
net: add helpers for setting a memory provider on an rx queue
David Wei
-0
/
+69
2025-02-06
net: page_pool: add memory provider helpers
Pavel Begunkov
-0
/
+28
2025-02-06
net: prepare for non devmem TCP memory providers
Pavel Begunkov
-0
/
+17
2025-02-06
net: page_pool: add a mp hook to unregister_netdevice*
Pavel Begunkov
-26
/
+31
2025-02-06
net: page_pool: add callback for mp info printing
Pavel Begunkov
-8
/
+18
2025-02-06
net: page_pool: create hooks for custom memory providers
Pavel Begunkov
-9
/
+29
2025-02-06
net: generalise net_iov chunk owners
Pavel Begunkov
-28
/
+22
2025-02-06
net: prefix devmem specific helpers
Pavel Begunkov
-9
/
+9
2025-02-06
net: page_pool: don't cast mp param to devmem
Pavel Begunkov
-1
/
+1
2025-02-06
ipv6: Use RCU in ip6_input()
Eric Dumazet
-5
/
+9
2025-02-06
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
-19
/
+23
2025-02-06
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
-1
/
+6
2025-02-06
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
-10
/
+11
2025-02-06
ipv4: icmp: convert to dev_net_rcu()
Eric Dumazet
-14
/
+17
2025-02-06
ipv4: use RCU protection in __ip_rt_update_pmtu()
Eric Dumazet
-5
/
+6
2025-02-06
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
-1
/
+2
2025-02-06
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
-1
/
+7
2025-02-06
ipv4: use RCU protection in ipv4_default_advmss()
Eric Dumazet
-3
/
+8
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-57
/
+101
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-48
/
+96
2025-02-06
ethtool: Add support for 200Gbps per lane link modes
Jianbo Liu
-0
/
+42
2025-02-05
ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only
Geert Uytterhoeven
-6
/
+10
2025-02-05
rxrpc: Fix race in call state changing vs recvmsg()
David Howells
-1
/
+9
2025-02-05
rxrpc: Fix call state set to not include the SERVER_SECURING state
David Howells
-10
/
+6
2025-02-05
net: flush_backlog() small changes
Eric Dumazet
-4
/
+8
2025-02-05
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
-1
/
+1
2025-02-05
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
-0
/
+3
2025-02-05
bridge: mdb: Allow replace of a host-joined group
Petr Machata
-1
/
+1
2025-02-05
net-sysfs: remove rtnl_trylock from queue attributes
Antoine Tenart
-58
/
+89
2025-02-05
net-sysfs: prevent uncleared queues from being re-added
Antoine Tenart
-0
/
+32
2025-02-05
net-sysfs: move queue attribute groups outside the default groups
Antoine Tenart
-6
/
+21
2025-02-05
net-sysfs: remove rtnl_trylock from device attributes
Antoine Tenart
-53
/
+138
2025-02-04
net: warn if NAPI instance wasn't shut down
Jakub Kicinski
-0
/
+3
2025-02-04
net: rose: lock the socket in rose_bind()
Eric Dumazet
-8
/
+16
2025-02-04
neighbour: remove neigh_parms_destroy()
Eric Dumazet
-8
/
+1
2025-02-04
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
-7
/
+11
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
-0
/
+14
2025-02-03
ethtool: ntuple: fix rss + ring_cookie check
Jakub Kicinski
-1
/
+1
2025-02-03
ethtool: rss: fix hiding unsupported fields in dumps
Jakub Kicinski
-1
/
+2
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
-4
/
+4
2025-02-03
HID: intel-thc: fix CONFIG_HID dependency
Arnd Bergmann
-2
/
+1
[prev]
[next]