index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: pktgen: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
1
-1
/
+1
*
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
2024-11-07
1
-3
/
+1
*
jiffies: Define secs_to_jiffies()
Easwar Hariharan
2024-10-30
1
-2
/
+0
*
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-09-28
1
-1
/
+1
|
\
|
*
libceph: use min() to simplify code in ceph_dns_resolve_name()
Li Zetao
2024-08-27
1
-1
/
+1
*
|
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
5
-9
/
+0
*
|
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-09-26
14
-138
/
+201
|
\
\
|
*
\
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-09-26
12
-125
/
+197
|
|
\
\
|
|
*
|
netfilter: nfnetlink_queue: remove old clash resolution logic
Florian Westphal
2024-09-26
2
-86
/
+0
|
|
*
|
netfilter: nf_tables: missing objects with no memcg accounting
Pablo Neira Ayuso
2024-09-26
7
-15
/
+17
|
|
*
|
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
2024-09-26
1
-1
/
+1
|
|
*
|
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
2024-09-26
1
-5
/
+2
|
|
*
|
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2024-09-26
2
-9
/
+6
|
|
*
|
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
2024-09-26
1
-1
/
+1
|
|
*
|
netfilter: ctnetlink: Guard possible unused functions
Andy Shevchenko
2024-09-26
1
-1
/
+1
|
|
*
|
netfilter: conntrack: add clash resolution for reverse collisions
Florian Westphal
2024-09-26
1
-5
/
+51
|
|
*
|
netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
Florian Westphal
2024-09-26
1
-2
/
+118
|
*
|
|
net: qrtr: Update packets cloning when broadcasting
Youssef Samir
2024-09-24
1
-1
/
+1
|
*
|
|
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
2024-09-22
1
-0
/
+1
|
*
|
|
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
2024-09-19
1
-12
/
+2
|
|
/
/
*
|
|
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-09-26
3
-0
/
+966
|
\
\
\
|
*
|
|
net/9p/usbg: fix CONFIG_USB_GADGET dependency
Arnd Bergmann
2024-09-11
1
-1
/
+1
|
*
|
|
Merge 6.11-rc7 into usb-next
Greg Kroah-Hartman
2024-09-09
17
-114
/
+183
|
|
\
\
\
|
*
|
|
|
net/9p/usbg: Add new usb gadget function transport
Michael Grzeschik
2024-09-03
3
-0
/
+966
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-26
1
-50
/
+94
|
\
\
\
\
\
|
*
|
|
|
|
vsock/virtio: avoid queuing packets when intermediate queue is empty
Luigi Leonardi
2024-09-25
1
-4
/
+35
|
*
|
|
|
|
vsock/virtio: refactor virtio_transport_send_pkt_work
Marco Pinna
2024-09-25
1
-46
/
+59
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-09-24
6
-50
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
SUNRPC: replace program list with program array
NeilBrown
2024-09-23
3
-31
/
+42
|
*
|
|
|
|
SUNRPC: add svcauth_map_clnt_to_svc_cred_local
Weston Andros Adamson
2024-09-23
1
-0
/
+28
|
*
|
|
|
|
SUNRPC: remove call_allocate() BUG_ONs
Mike Snitzer
2024-09-23
1
-6
/
+0
|
*
|
|
|
|
net/sunrpc: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-23
1
-7
/
+3
|
*
|
|
|
|
SUNRPC: clnt.c: Remove misleading comment
Siddh Raman Pant
2024-09-23
1
-5
/
+0
|
*
|
|
|
|
SUNRPC: Fix -Wformat-truncation warning
Kunwu Chan
2024-09-23
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'nfsd-6.12' into linux-next-with-localio
Anna Schumaker
2024-09-23
6
-78
/
+85
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-24
1
-17
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf: switch maps to CLASS(fd, ...)
Al Viro
2024-08-13
1
-17
/
+6
|
*
|
|
|
|
|
Merge remote-tracking branch 'vfs/stable-struct_fd'
Andrii Nakryiko
2024-08-13
4
-12
/
+12
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-09-23
6
-78
/
+85
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
sunrpc: xprtrdma: Use ERR_CAST() to return
Yan Zhen
2024-09-20
1
-1
/
+1
|
*
|
|
|
|
|
|
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
2024-09-20
1
-1
/
+15
|
*
|
|
|
|
|
|
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
2024-09-20
1
-0
/
+10
|
*
|
|
|
|
|
|
sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()
NeilBrown
2024-09-20
1
-18
/
+7
|
*
|
|
|
|
|
|
sunrpc: don't take ->sv_lock when updating ->sv_nrthreads.
NeilBrown
2024-09-20
1
-6
/
+0
|
*
|
|
|
|
|
|
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
2024-09-20
1
-20
/
+11
|
*
|
|
|
|
|
|
sunrpc: document locking rules for svc_exit_thread()
NeilBrown
2024-09-20
1
-0
/
+14
|
*
|
|
|
|
|
|
SUNRPC: make various functions static, or not exported.
NeilBrown
2024-09-01
5
-34
/
+29
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
2
-10
/
+10
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
struct fd: representation change
Al Viro
2024-08-12
1
-1
/
+1
|
*
|
|
|
|
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-12
2
-9
/
+9
[next]