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-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-76
/
+153
2023-12-07
vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
Stefano Garzarella
1
-2
/
+1
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
3
-9
/
+8
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2
-1
/
+6
2023-12-07
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel
1
-1
/
+2
2023-12-07
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
1
-0
/
+19
2023-12-07
net: tls, update curr on splice as well
John Fastabend
1
-0
/
+2
2023-12-07
Merge tag 'nf-23-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
7
-19
/
+40
2023-12-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+2
2023-12-06
net: rtnetlink: remove local list in __linkwatch_run_queue()
Johannes Berg
1
-9
/
+4
2023-12-06
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
1
-1
/
+5
2023-12-06
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
1
-4
/
+12
2023-12-06
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
1
-2
/
+3
2023-12-06
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
1
-4
/
+9
2023-12-06
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2
-4
/
+8
2023-12-06
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
1
-0
/
+3
2023-12-06
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
1
-5
/
+5
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
3
-10
/
+8
2023-12-06
net/tcp: Don't add key with non-matching VRF on connected sockets
Dmitry Safonov
1
-0
/
+9
2023-12-06
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
1
-0
/
+6
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
5
-9
/
+9
2023-12-06
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
1
-4
/
+7
2023-12-05
packet: add a generic drop reason for receive
Yan Zhai
1
-13
/
+7
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
6
-4
/
+20
2023-12-05
tcp: reorganize tcp_sock fast path variables
Coco Li
1
-0
/
+93
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
1
-0
/
+56
2023-12-05
tcp: fix mid stream window clamp.
Paolo Abeni
1
-3
/
+19
2023-12-05
xsk: Skip polling event check for unbound socket
Yewon Choi
1
-3
/
+2
2023-12-05
net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_many
Pedro Tammela
1
-4
/
+2
2023-12-05
net/sched: act_api: stop loop over ops array on NULL in tcf_action_init
Pedro Tammela
1
-4
/
+2
2023-12-05
net/sched: act_api: avoid non-contiguous action array
Pedro Tammela
1
-12
/
+21
2023-12-05
net/sched: act_api: use tcf_act_for_each_action
Pedro Tammela
1
-7
/
+5
2023-12-05
docs: bridge: Add kAPI/uAPI fields
Hangbin Liu
1
-0
/
+2
2023-12-04
netdev-genl: Add PID for the NAPI thread
Amritha Nambiar
1
-0
/
+7
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
2
-0
/
+5
2023-12-04
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
3
-4
/
+122
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
3
-0
/
+36
2023-12-04
netdev-genl: Add netlink framework functions for queue
Amritha Nambiar
1
-3
/
+184
2023-12-04
net: Add queue and napi association
Amritha Nambiar
1
-0
/
+37
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
3
-0
/
+39
2023-12-04
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
2
-1
/
+86
2023-12-04
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2
-9
/
+9
2023-12-02
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
1
-0
/
+45
2023-12-01
tcp: tcp_gro_dev_warn() cleanup
Eric Dumazet
1
-18
/
+11
2023-11-30
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
1
-5
/
+1
2023-11-30
net/sched: cbs: Use units.h instead of the copy of a definition
Andy Shevchenko
1
-2
/
+2
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-12
/
+91
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-105
/
+370
2023-11-30
net: page_pool: fix general protection fault in page_pool_unlist
Eric Dumazet
1
-1
/
+3
2023-11-30
devlink: warn about existing entities during reload-reinit
Jiri Pirko
1
-1
/
+15
[next]