index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
xfrm: policy: fix null dereference
Florian Westphal
1
-2
/
+2
2024-09-09
Revert "xfrm: add SA information to the offloaded packet"
Steffen Klassert
1
-21
/
+0
2024-08-28
xfrm: minor update to sdb and xfrm_policy comments
Florian Westphal
1
-1
/
+5
2024-08-28
xfrm: policy: use recently added helper in more places
Florian Westphal
1
-11
/
+2
2024-08-27
xfrm: add SA information to the offloaded packet
wangfe
1
-0
/
+21
2024-08-24
xfrm: policy: remove remaining use of inexact list
Florian Westphal
1
-38
/
+0
2024-08-24
xfrm: switch migrate to xfrm_policy_lookup_bytype
Florian Westphal
1
-67
/
+39
2024-08-24
xfrm: policy: don't iterate inexact policies twice at insert time
Florian Westphal
1
-6
/
+53
2024-08-20
net: add copy from skb_seq_state to buffer function
Christian Hopps
1
-0
/
+35
2024-08-16
xfrm: Remove documentation WARN_ON to limit return values for offloaded SA
Patrisious Haddad
1
-5
/
+1
2024-07-31
Add support for PIO p flag
Patrick Rohr
1
-1
/
+14
2024-07-31
net/smc: remove unused input parameters in smcr_new_buf_create
Zhengchao Shao
1
-2
/
+2
2024-07-31
net/smc: remove redundant code in smc_connect_check_aclc
Zhengchao Shao
1
-4
/
+0
2024-07-31
net/smc: remove the fallback in __smc_connect
Zhengchao Shao
1
-4
/
+0
2024-07-31
net/smc: remove unreferenced header in smc_loopback.h file
Zhengchao Shao
1
-1
/
+0
2024-07-31
l2tp: use pre_exit pernet hook to avoid rcu_barrier
James Chapman
1
-2
/
+7
2024-07-31
l2tp: cleanup eth/ppp pseudowire setup code
James Chapman
2
-4
/
+6
2024-07-31
l2tp: add idr consistency check in session_register
James Chapman
1
-2
/
+9
2024-07-31
l2tp: use rcu list add/del when updating lists
James Chapman
1
-6
/
+6
2024-07-31
l2tp: prevent possible tunnel refcount underflow
James Chapman
4
-10
/
+24
2024-07-31
l2tp: refactor ppp socket/session relationship
James Chapman
1
-55
/
+39
2024-07-31
l2tp: free sessions using rcu
James Chapman
2
-3
/
+2
2024-07-31
l2tp: delete sessions using work queue
James Chapman
2
-16
/
+21
2024-07-31
l2tp: simplify tunnel and socket cleanup
James Chapman
2
-62
/
+21
2024-07-31
l2tp: remove unused tunnel magic field
James Chapman
2
-4
/
+0
2024-07-31
l2tp: don't set sk_user_data in tunnel socket
James Chapman
1
-4
/
+6
2024-07-31
l2tp: don't use tunnel socket sk_user_data in ppp procfs output
James Chapman
1
-1
/
+1
2024-07-31
l2tp: have l2tp_ip_destroy_sock use ip_flush_pending_frames
James Chapman
1
-3
/
+3
2024-07-31
ipv4: export ip_flush_pending_frames
James Chapman
1
-0
/
+1
2024-07-31
l2tp: lookup tunnel from socket without using sk_user_data
James Chapman
4
-17
/
+54
2024-07-30
net/tcp: Expand goo.gl link
Dr. David Alan Gilbert
1
-1
/
+2
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-36
/
+93
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-84
/
+84
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-8
/
+60
2024-07-25
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
1
-3
/
+0
2024-07-25
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
1
-3
/
+6
2024-07-25
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
2024-07-25
Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+10
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
21
-84
/
+84
2024-07-24
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
1
-3
/
+4
2024-07-24
tipc: Return non-zero value from tipc_udp_addr2str() on error
Shigeru Yoshida
1
-1
/
+4
2024-07-24
netfilter: nft_set_pipapo_avx2: disable softinterrupts
Florian Westphal
1
-2
/
+10
2024-07-23
l2tp: make session IDR and tunnel session list coherent
James Chapman
1
-18
/
+14
2024-07-23
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
1
-1
/
+1
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2024-07-19
Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-21
/
+46
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-11
/
+5
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-59
/
+266
2024-07-18
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
1
-1
/
+3
[next]