index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-19
8
-21
/
+46
|
\
\
\
\
|
*
\
\
\
Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-07-18
5
-12
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
ipvs: properly dereference pe in ip_vs_add_service
Chen Hanxiao
2024-07-17
1
-5
/
+5
|
|
*
|
|
|
netfilter: nf_set_pipapo: fix initial map fill
Florian Westphal
2024-07-17
3
-6
/
+29
|
|
*
|
|
|
netfilter: ctnetlink: use helper function to calculate expect ID
Pablo Neira Ayuso
2024-07-17
1
-1
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
2024-07-18
1
-1
/
+1
|
*
|
|
|
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
2024-07-18
2
-7
/
+8
|
*
|
|
|
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
Pablo Neira Ayuso
2024-07-18
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-19
1
-11
/
+5
|
\
\
\
\
|
*
|
|
|
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
1
-2
/
+1
|
*
|
|
|
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-07-17
1
-11
/
+6
*
|
|
|
|
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-07-19
9
-59
/
+266
|
\
\
\
\
\
|
*
|
|
|
|
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
2024-07-18
1
-1
/
+3
|
*
|
|
|
|
SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
NeilBrown
2024-07-08
1
-1
/
+2
|
*
|
|
|
|
xprtrdma: Remove temp allocation of rpcrdma_rep objects
Chuck Lever
2024-07-08
3
-37
/
+26
|
*
|
|
|
|
xprtrdma: Clean up synopsis of frwr_mr_unmap()
Chuck Lever
2024-07-08
1
-3
/
+3
|
*
|
|
|
|
xprtrdma: Handle device removal outside of the CM event handler
Chuck Lever
2024-07-08
2
-9
/
+16
|
*
|
|
|
|
rpcrdma: Implement generic device removal
Chuck Lever
2024-07-08
3
-4
/
+197
|
*
|
|
|
|
xprtrdma: Fix rpcrdma_reqs_reset()
Chuck Lever
2024-07-08
2
-2
/
+17
|
*
|
|
|
|
xprtrdma: removed asm-generic headers from verbs.c
Tanzir Hasan
2024-07-08
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-07-17
4
-69
/
+128
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
Gaosheng Cui
2024-07-08
1
-1
/
+1
|
*
|
|
|
|
sunrpc: refactor pool_mode setting code
Jeff Layton
2024-07-08
1
-21
/
+64
|
*
|
|
|
|
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
2024-07-08
1
-19
/
+7
|
*
|
|
|
|
SUNRPC: Add a trace point in svc_xprt_deferred_close
Chuck Lever
2024-07-08
1
-0
/
+1
|
*
|
|
|
|
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
2024-07-08
1
-1
/
+15
|
*
|
|
|
|
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
2024-07-08
1
-27
/
+40
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-17
248
-4246
/
+9380
|
\
\
\
\
\
|
*
|
|
|
|
tcp: Replace strncpy() with strscpy()
Kees Cook
2024-07-16
1
-4
/
+5
|
*
|
|
|
|
tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().
Kuniyuki Iwashima
2024-07-16
1
-7
/
+8
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
16
-30
/
+190
|
|
\
\
\
\
\
|
|
*
|
|
|
|
net: bridge: mst: Check vlan state for egress decision
Elliot Ayrey
2024-07-15
1
-2
/
+2
|
|
*
|
|
|
|
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
2024-07-15
1
-3
/
+1
|
|
*
|
|
|
|
af_packet: Handle outgoing VLAN packets without hardware offloading
Chengen Du
2024-07-15
1
-2
/
+84
|
|
*
|
|
|
|
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
2024-07-14
1
-1
/
+2
|
|
*
|
|
|
|
ipv6: fix source address selection with route leak
Nicolas Dichtel
2024-07-14
2
-1
/
+2
|
|
*
|
|
|
|
ipv4: fix source address selection with route leak
Nicolas Dichtel
2024-07-14
1
-2
/
+11
|
|
*
|
|
|
|
net: ethtool: pse-pd: Fix possible null-deref
Kory Maincent
2024-07-14
1
-2
/
+2
|
|
*
|
|
|
|
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
2024-07-14
1
-1
/
+3
|
|
*
|
|
|
|
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-07-14
8
-17
/
+82
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
xfrm: call xfrm_dev_policy_delete when kill policy
Jianbo Liu
2024-07-08
2
-4
/
+2
|
|
|
*
|
|
|
|
xfrm: fix netdev reference count imbalance
Jianbo Liu
2024-07-08
1
-2
/
+1
|
|
|
*
|
|
|
|
xfrm: Export symbol xfrm_dev_state_delete.
Steffen Klassert
2024-07-01
1
-0
/
+1
|
|
|
*
|
|
|
|
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
2024-06-25
1
-2
/
+59
|
|
|
*
|
|
|
|
xfrm: Log input direction mismatch error in one place
Antony Antony
2024-06-17
3
-5
/
+14
|
|
|
*
|
|
|
|
xfrm: Fix input error path memory access
Antony Antony
2024-06-17
1
-0
/
+3
|
|
|
*
|
|
|
|
net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
Hagar Hemdan
2024-05-23
2
-4
/
+2
|
*
|
|
|
|
|
|
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
2024-07-15
1
-14
/
+20
|
*
|
|
|
|
|
|
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2024-07-15
2
-1
/
+6
|
*
|
|
|
|
|
|
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
2
-18
/
+1
[prev]
[next]