index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-08
ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP.
Kuniyuki Iwashima
2
-13
/
+13
2025-07-08
ipv6: mcast: Use in6_dev_get() in ipv6_dev_mc_dec().
Kuniyuki Iwashima
2
-10
/
+7
2025-07-08
ipv6: mcast: Remove mca_get().
Kuniyuki Iwashima
1
-8
/
+1
2025-07-08
ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc().
Kuniyuki Iwashima
2
-10
/
+8
2025-07-08
ipv6: mcast: Replace locking comments with lockdep annotations.
Kuniyuki Iwashima
1
-54
/
+71
2025-07-08
ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}().
Kuniyuki Iwashima
1
-6
/
+7
2025-07-08
selftests/bpf: add a new test to check the consumer update case
Jason Xing
2
-1
/
+56
2025-07-08
net: xsk: update tx queue consumer immediately after transmission
Jason Xing
1
-7
/
+10
2025-07-08
selftest: af_unix: Add test for SO_INQ.
Kuniyuki Iwashima
3
-1
/
+127
2025-07-08
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
7
-2
/
+76
2025-07-08
af_unix: Cache state->msg in unix_stream_read_generic().
Kuniyuki Iwashima
1
-16
/
+17
2025-07-08
af_unix: Use cached value for SOCK_STREAM in unix_inq_len().
Kuniyuki Iwashima
2
-10
/
+29
2025-07-08
af_unix: Don't use skb_recv_datagram() in unix_stream_read_skb().
Kuniyuki Iwashima
1
-17
/
+22
2025-07-08
af_unix: Don't check SOCK_DEAD in unix_stream_read_skb().
Kuniyuki Iwashima
1
-10
/
+0
2025-07-08
af_unix: Don't hold unix_state_lock() in __unix_dgram_recvmsg().
Kuniyuki Iwashima
1
-3
/
+1
2025-07-08
eth: fbnic: Create fw_log file in DebugFS
Lee Trager
1
-0
/
+29
2025-07-08
eth: fbnic: Enable firmware logging
Lee Trager
3
-0
/
+51
2025-07-08
eth: fbnic: Add mailbox support for firmware logs
Lee Trager
3
-0
/
+216
2025-07-08
eth: fbnic: Create ring buffer for firmware logs
Lee Trager
4
-0
/
+142
2025-07-08
eth: fbnic: Use FIELD_PREP to generate minimum firmware version
Lee Trager
2
-13
/
+13
2025-07-08
eth: fbnic: Fix incorrect minimum firmware version
Lee Trager
2
-3
/
+3
2025-07-08
net: ethtool: reduce indent for _rxfh_context ops
Jakub Kicinski
1
-18
/
+12
2025-07-08
net: ethtool: remove the compat code for _rxfh_context ops
Jakub Kicinski
4
-71
/
+16
2025-07-08
eth: mlx5: migrate to the *_rxfh_context ops
Jakub Kicinski
5
-55
/
+125
2025-07-08
eth: ice: drop the dead code related to rss_contexts
Jakub Kicinski
1
-25
/
+3
2025-07-08
eth: otx2: migrate to the *_rxfh_context ops
Jakub Kicinski
5
-93
/
+91
2025-07-08
tcp: update the outdated ref draft-ietf-tcpm-rack
Xin Guo
3
-3
/
+3
2025-07-08
net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE i...
Heiner Kallweit
1
-0
/
+4
2025-07-08
net: account for encap headers in qdisc pkt len
Fengyuan Gong
2
-2
/
+8
2025-07-08
net: hibmcge: configure FIFO thresholds according to the MAC controller docum...
Jijie Shao
2
-0
/
+55
2025-07-08
net: hibmcge: adjust the burst len configuration of the MAC controller to imp...
Jijie Shao
2
-0
/
+10
2025-07-08
net: hibmcge: support scenario without PHY
Jijie Shao
1
-0
/
+38
2025-07-08
netlink: spelling: fix appened -> appended in a comment
Faisal Bukhari
1
-1
/
+1
2025-07-08
net: skbuff: Drop unused @skb
Michal Luczaj
1
-3
/
+2
2025-07-08
net: skbuff: Drop unused @skb
Michal Luczaj
1
-4
/
+3
2025-07-08
net: splice: Drop unused @gfp
Michal Luczaj
8
-15
/
+8
2025-07-08
net: splice: Drop unused @pipe
Michal Luczaj
1
-11
/
+7
2025-07-08
net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"
Rob Herring (Arm)
4
-66
/
+27
2025-07-08
gve: global: fix "for a while" typo
Ahelenia Ziemiańska
1
-1
/
+1
2025-07-08
atm: lanai: fix "take a while" typo
Ahelenia Ziemiańska
1
-1
/
+1
2025-07-08
net/mlx5: Fix spelling mistake "disabliing" -> "disabling"
Colin Ian King
1
-1
/
+1
2025-07-08
net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'
Hannes Reinecke
3
-0
/
+11
2025-07-08
net: replace ADDRLABEL with dynamic debug
Wang Liang
1
-21
/
+11
2025-07-08
net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()
Eric Dumazet
2
-3
/
+8
2025-07-08
net: mctp: test: Add tests for gateway routes
Jeremy Kerr
4
-10
/
+271
2025-07-08
net: mctp: add gateway routing support
Jeremy Kerr
4
-57
/
+173
2025-07-08
net: mctp: allow NL parsing directly into a struct mctp_route
Jeremy Kerr
1
-62
/
+140
2025-07-08
net: mctp: remove routes by netid, not by device
Jeremy Kerr
1
-4
/
+10
2025-07-08
net: mctp: pass net into route creation
Jeremy Kerr
1
-15
/
+16
2025-07-08
net: mctp: test: Add initial socket tests
Jeremy Kerr
2
-0
/
+218
[next]