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
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
42
-231
/
+350
2023-10-19
Revert "ethtool: Fix mod state of verbose no_mask bitset"
Kory Maincent
1
-26
/
+6
2023-10-19
mptcp: avoid sending RST when closing the initial subflow
Geliang Tang
1
-6
/
+22
2023-10-19
mptcp: more conservative check for zero probes
Paolo Abeni
1
-7
/
+1
2023-10-19
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
1
-0
/
+1
2023-10-19
net: move altnames together with the netdevice
Jakub Kicinski
1
-4
/
+9
2023-10-19
net: avoid UAF on deleted altname
Jakub Kicinski
1
-1
/
+6
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2
-1
/
+11
2023-10-19
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
1
-13
/
+31
2023-10-18
Merge tag 'nf-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2
-26
/
+31
2023-10-18
Merge tag 'wireless-2023-10-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
4
-8
/
+6
2023-10-18
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
1
-5
/
+9
2023-10-18
tcp_bpf: properly release resources on error paths
Paolo Abeni
1
-4
/
+12
2023-10-18
net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
Pedro Tammela
1
-4
/
+14
2023-10-18
tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
Eric Dumazet
1
-2
/
+14
2023-10-18
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
1
-4
/
+1
2023-10-18
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
1
-0
/
+2
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
1
-22
/
+28
2023-10-18
net: pktgen: Fix interface flags printing
Gavrilov Ilia
1
-7
/
+7
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-27
/
+34
2023-10-17
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2
-5
/
+6
2023-10-16
Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-24
/
+62
2023-10-16
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Krzysztof Kozlowski
1
-0
/
+2
2023-10-16
netlink: Correct offload_xstats size
Christoph Paasch
1
-3
/
+1
2023-10-16
net/smc: return the right falback reason when prefix checks fail
Dust Li
1
-1
/
+1
2023-10-13
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+2
2023-10-13
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
1
-1
/
+1
2023-10-13
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
1
-1
/
+1
2023-10-13
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
1
-2
/
+1
2023-10-13
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
1
-5
/
+7
2023-10-13
Merge tag 'nf-23-10-12' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
5
-18
/
+14
2023-10-13
net/smc: fix smc clc failed issue when netdevice not in init_net
Albert Huang
3
-5
/
+7
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
8
-32
/
+47
2023-10-13
Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2023-10-13
tcp: Fix listen() warning with v4-mapped-v6 address.
Kuniyuki Iwashima
1
-15
/
+9
2023-10-13
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
1
-1
/
+1
2023-10-12
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
1
-1
/
+1
2023-10-12
nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
Xingyuan Mo
1
-1
/
+1
2023-10-12
nf_tables: fix NULL pointer dereference in nft_inner_init()
Xingyuan Mo
1
-0
/
+1
2023-10-12
netfilter: nf_tables: do not refresh timeout when resetting element
Pablo Neira Ayuso
1
-13
/
+5
2023-10-12
netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_by
Kees Cook
1
-1
/
+1
2023-10-12
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
1
-1
/
+1
2023-10-12
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
1
-1
/
+4
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
1
-0
/
+5
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
1
-1
/
+6
2023-10-11
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
1
-0
/
+1
2023-10-11
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
1
-2
/
+2
2023-10-11
Bluetooth: hci_sync: always check if connection is alive before deleting
Pauli Virtanen
1
-14
/
+12
2023-10-11
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2
-0
/
+20
2023-10-11
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
1
-0
/
+9
[next]