index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
30
-204
/
+240
2023-03-16
net: xdp: don't call notifiers during driver init
Jakub Kicinski
1
-1
/
+3
2023-03-16
net/sched: act_api: add specific EXT_WARN_MSG for tc action
Hangbin Liu
1
-4
/
+4
2023-03-16
Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
Hangbin Liu
1
-2
/
+2
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
4
-4
/
+4
2023-03-16
hsr: ratelimit only when errors are printed
Matthieu Baerts
1
-1
/
+1
2023-03-16
net/iucv: Fix size of interrupt data
Alexandra Winter
1
-1
/
+1
2023-03-16
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
1
-0
/
+3
2023-03-16
Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-9
/
+41
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+2
2023-03-16
net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()
Vladimir Oltean
1
-4
/
+5
2023-03-16
virtio/vsock: don't drop skbuff on copy failure
Arseniy Krasnov
1
-3
/
+2
2023-03-16
virtio/vsock: remove redundant 'skb_pull()' call
Arseniy Krasnov
1
-1
/
+0
2023-03-16
virtio/vsock: don't use skbuff state to account credit
Arseniy Krasnov
1
-12
/
+11
2023-03-15
net/smc: Fix device de-init sequence
Stefan Raspl
1
-0
/
+1
2023-03-15
net/smc: fix deadlock triggered by cancel_delayed_work_syn()
Wenjia Zhang
1
-1
/
+1
2023-03-15
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
1
-1
/
+7
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2
-8
/
+8
2023-03-14
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
1
-1
/
+1
2023-03-13
net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
D. Wythe
1
-0
/
+3
2023-03-12
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
1
-2
/
+0
2023-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-4
/
+4
2023-03-10
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
1
-0
/
+16
2023-03-10
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
1
-1
/
+0
2023-03-10
mptcp: add ro_after_init for tcp{,v6}_prot_override
Geliang Tang
1
-2
/
+2
2023-03-10
mptcp: fix UaF in listener shutdown
Paolo Abeni
3
-78
/
+2
2023-03-10
mptcp: use the workqueue to destroy unaccepted sockets
Paolo Abeni
3
-16
/
+46
2023-03-10
mptcp: refactor passive socket initialization
Paolo Abeni
2
-23
/
+21
2023-03-10
mptcp: fix possible deadlock in subflow_error_report
Paolo Abeni
1
-0
/
+7
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-7
/
+19
2023-03-10
Merge tag 'wireless-2023-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-21
/
+26
2023-03-10
Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+5
2023-03-10
wifi: cfg80211: fix MLO connection ownership
Johannes Berg
1
-9
/
+7
2023-03-10
wifi: mac80211: check basic rates validity
Johannes Berg
1
-10
/
+11
2023-03-10
wifi: nl80211: fix puncturing bitmap policy
Johannes Berg
1
-1
/
+7
2023-03-10
wifi: nl80211: fix NULL-ptr deref in offchan check
Johannes Berg
1
-1
/
+1
2023-03-09
tcp: tcp_make_synack() can be called from process context
Breno Leitao
1
-1
/
+1
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
28
-77
/
+136
2023-03-08
net: avoid double iput when sock_alloc_file fails
Thadeu Lima de Souza Cascardo
1
-7
/
+4
2023-03-08
af_unix: fix struct pid leaks in OOB support
Eric Dumazet
1
-2
/
+8
2023-03-08
SUNRPC: Fix a server shutdown leak
Benjamin Coddington
1
-1
/
+5
2023-03-08
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2023-03-08
netfilter: nft_redir: correct value of inet type `.maxattrs`
Jeremy Sowden
1
-1
/
+1
2023-03-08
netfilter: nft_redir: correct length for loading protocol registers
Jeremy Sowden
1
-1
/
+1
2023-03-08
netfilter: nft_masq: correct length for loading protocol registers
Jeremy Sowden
1
-1
/
+1
2023-03-08
netfilter: nft_nat: correct length for loading protocol registers
Jeremy Sowden
1
-1
/
+1
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
4
-4
/
+4
2023-03-07
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
1
-1
/
+1
2023-03-07
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Paolo Abeni
4
-11
/
+11
2023-03-07
netfilter: conntrack: adopt safer max chain length
Eric Dumazet
1
-2
/
+2
[next]