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-04-15
ipv6: Use nlmsg_payload in inet6_rtm_valid_getaddr_req
Breno Leitao
-2
/
+2
2025-04-15
ipv6: Use nlmsg_payload in inet6_valid_dump_ifaddr_req
Breno Leitao
-2
/
+2
2025-04-15
mpls: Use nlmsg_payload in mpls_valid_fib_dump_req
Breno Leitao
-2
/
+2
2025-04-15
rtnetlink: Use nlmsg_payload in valid_fdb_dump_strict
Breno Leitao
-2
/
+2
2025-04-15
neighbour: Use nlmsg_payload in neigh_valid_get_req
Breno Leitao
-2
/
+2
2025-04-15
neighbour: Use nlmsg_payload in neightbl_valid_dump_info
Breno Leitao
-2
/
+2
2025-04-15
mptcp: add MPJoinRejected MIB counter
Matthieu Baerts (NGI0)
-1
/
+7
2025-04-15
mptcp: pass right struct to subflow_hmac_valid
Matthieu Baerts (NGI0)
-7
/
+3
2025-04-15
mptcp: pm: Return local variable instead of freed pointer
Thorsten Blum
-1
/
+4
2025-04-15
mptcp: sched: split validation part
Geliang Tang
-2
/
+16
2025-04-15
mptcp: sched: remove mptcp_sched_data
Matthieu Baerts (NGI0)
-11
/
+7
2025-04-15
devlink: add value check to devlink_info_version_put()
Jedrzej Jagielski
-1
/
+1
2025-04-15
net: ncsi: Fix GCPS 64-bit member variables
Hari Kalavakunta
-34
/
+31
2025-04-15
tipc: Removing deprecated strncpy()
Kevin Paul Reddy Janagari
-2
/
+2
2025-04-15
can: fix missing decrement of j1939_proto.inuse_idx
Davide Caratti
-0
/
+1
2025-04-14
rxrpc: rxperf: Add test RxGK server keys
David Howells
-3
/
+65
2025-04-14
rxrpc: Add more CHALLENGE/RESPONSE packet tracing
David Howells
-0
/
+8
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
-0
/
+23
2025-04-14
rxrpc: Allow the app to store private data on peer structs
David Howells
-2
/
+2
2025-04-14
rxrpc: rxgk: Implement connection rekeying
David Howells
-7
/
+157
2025-04-14
rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
David Howells
-3
/
+1638
2025-04-14
rxrpc: rxgk: Provide infrastructure and key derivation
David Howells
-1
/
+364
2025-04-14
rxrpc: Add YFS RxGK (GSSAPI) security class
David Howells
-0
/
+185
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
-152
/
+1012
2025-04-14
rxrpc: Remove some socket lock acquire/release annotations
David Howells
-4
/
+5
2025-04-14
rxrpc: Pull out certain app callback funcs into an ops table
David Howells
-35
/
+32
2025-04-14
rxrpc: kdoc: Update function descriptions and add link from rxrpc.rst
David Howells
-16
/
+50
2025-04-14
net: Remove ->exit_batch_rtnl().
Kuniyuki Iwashima
-7
/
+1
2025-04-14
bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
-9
/
+8
2025-04-14
xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
-19
/
+15
2025-04-14
ipv6: Convert tunnel devices' ->exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
-69
/
+27
2025-04-14
ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().
Kuniyuki Iwashima
-43
/
+27
2025-04-14
nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
-8
/
+5
2025-04-14
net: Add ->exit_rtnl() hook to struct pernet_operations.
Kuniyuki Iwashima
-14
/
+39
2025-04-14
net: Add ops_undo_single for module load/unload.
Kuniyuki Iwashima
-30
/
+24
2025-04-14
net: Factorise setup_net() and cleanup_net().
Kuniyuki Iwashima
-55
/
+51
2025-04-14
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
-14
/
+95
2025-04-14
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
-16
/
+9
2025-04-14
net: openvswitch: fix nested key length validation in the set() action
Ilya Maximets
-1
/
+2
2025-04-14
net: bridge: mcast: Notify on mdb offload failure
Joseph Huang
-5
/
+34
2025-04-14
net: bridge: Add offload_fail_notification bopt
Joseph Huang
-0
/
+6
2025-04-14
net: bridge: mcast: Add offload failed mdb flag
Joseph Huang
-9
/
+22
2025-04-14
net: pktgen: fix code style (WARNING: quoted string split across lines)
Peter Seiderer
-4
/
+2
2025-04-14
net: pktgen: fix code style (WARNING: macros should not use a trailing semico...
Peter Seiderer
-3
/
+3
2025-04-14
net: pktgen: fix code style (WARNING: Missing a blank line after declarations)
Peter Seiderer
-0
/
+16
2025-04-14
net: pktgen: fix code style (WARNING: Block comments)
Peter Seiderer
-16
/
+23
2025-04-14
net: pktgen: fix code style (WARNING: suspect code indent for conditional sta...
Peter Seiderer
-1
/
+1
2025-04-14
net: pktgen: fix code style (ERROR: space prohibited after that '&')
Peter Seiderer
-1
/
+1
2025-04-14
net: pktgen: fix code style (ERROR: "foo * bar" should be "foo *bar")
Peter Seiderer
-4
/
+4
2025-04-14
net: convert dev->rtnl_link_state to a bool
Jakub Kicinski
-11
/
+10
[prev]
[next]