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-10-16
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
1
-2
/
+1
2024-10-16
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
1
-0
/
+1
2024-10-16
Bluetooth: Call iso_exit() on module unload
Aaron Thompson
1
-0
/
+2
2024-10-16
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
1
-5
/
+1
2024-10-16
bpf: Fix link info netfilter flags to populate defrag flag
Tyrone Wu
1
-1
/
+2
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2
-2
/
+6
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
3
-22
/
+18
2024-10-15
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-5
/
+16
2024-10-15
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
5
-0
/
+15
2024-10-15
net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
Li RongQing
1
-1
/
+1
2024-10-14
net/smc: Fix memory leak when using percpu refs
Kai Shen
1
-1
/
+5
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-7
/
+4
2024-10-11
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
1
-10
/
+25
2024-10-11
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
1
-1
/
+3
2024-10-10
Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
49
-287
/
+720
2024-10-10
net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
D. Wythe
1
-0
/
+11
2024-10-10
phonet: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-17
/
+11
2024-10-10
mpls: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-11
/
+21
2024-10-10
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
4
-35
/
+65
2024-10-10
bridge: Handle error of rtnl_register_module().
Kuniyuki Iwashima
3
-13
/
+17
2024-10-10
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+29
2024-10-10
Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
18
-170
/
+426
2024-10-10
net: do not delay dst_entries_add() in dst_release()
Eric Dumazet
1
-5
/
+12
2024-10-09
mptcp: pm: do not remove closing subflows
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-10-09
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-09
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
1
-4
/
+1
2024-10-09
mptcp: handle consistently DSS corruption
Paolo Abeni
4
-4
/
+28
2024-10-09
net: dsa: refuse cross-chip mirroring operations
Vladimir Oltean
1
-3
/
+8
2024-10-09
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
2
-5
/
+4
2024-10-09
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Florian Westphal
16
-165
/
+422
2024-10-09
sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
Xin Long
1
-5
/
+13
2024-10-09
net/9p/usbg: Fix build error
Jinjie Ruan
1
-0
/
+2
2024-10-08
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+6
2024-10-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-10-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-10-08
wifi: mac80211: Convert color collision detection to wiphy work
Remi Pommarel
3
-13
/
+16
2024-10-08
wifi: cfg80211: Add wiphy_delayed_work_pending()
Remi Pommarel
1
-0
/
+7
2024-10-08
wifi: cfg80211: Do not create BSS entries for unsupported channels
Chenming Huang
1
-0
/
+4
2024-10-08
wifi: mac80211: Fix setting txpower with emulate_chanctx
Ben Greear
1
-0
/
+5
2024-10-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-10-07
Merge tag 'for-net-2024-10-04' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-2
/
+3
2024-10-07
net: explicitly clear the sk pointer, when pf->create fails
Ignat Korchagin
1
-1
/
+6
2024-10-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+4
2024-10-07
vsock/virtio: use GFP_ATOMIC under RCU read lock
Michael S. Tsirkin
1
-4
/
+4
2024-10-07
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
1
-1
/
+5
2024-10-04
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-1
/
+2
2024-10-04
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
1
-0
/
+3
2024-10-04
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
1
-2
/
+0
2024-10-04
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
1
-0
/
+5
[prev]
[next]