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
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: cancel a blocking accept when shutdown a listen socket
Xin Long
2024-07-03
1
-4
/
+10
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
1
-4
/
+4
*
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-03
1
-7
/
+3
*
net: add <net/proto_memory.h>
Eric Dumazet
2024-04-30
1
-0
/
+1
*
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-30
1
-2
/
+2
*
sctp: prefer struct_size over open coded arithmetic
Erick Archer
2024-04-30
1
-3
/
+4
*
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
1
-1
/
+1
*
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-22
1
-1
/
+1
*
net: add sk_wake_async_rcu() helper
Eric Dumazet
2024-03-29
1
-1
/
+1
*
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
1
-4
/
+10
|
\
|
*
net: sctp: fix skb leak in sctp_inq_free()
Dmitry Antipov
2024-02-15
1
-4
/
+10
*
|
sctp: Simplify the allocation of slab caches
Kunwu Chan
2024-02-02
1
-8
/
+2
*
|
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
2024-01-23
1
-0
/
+1
|
/
*
sctp: fix busy polling
Eric Dumazet
2024-01-04
1
-6
/
+4
*
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
2023-12-13
1
-0
/
+3
*
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
2023-11-19
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
2
-2
/
+2
|
\
|
*
sctp: update hb timer immediately after users change hb_interval
Xin Long
2023-10-04
1
-0
/
+1
|
*
sctp: update transport state when processing a dupcook packet
Xin Long
2023-10-04
1
-2
/
+1
*
|
sctp: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
2023-10-04
1
-1
/
+1
*
|
inet: implement lockless IP_TOS
Eric Dumazet
2023-10-01
1
-2
/
+2
*
|
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
*
|
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
1
-1
/
+2
*
|
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-15
1
-3
/
+1
|
/
*
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
2
-6
/
+6
|
\
|
*
sctp: annotate data-races around sk->sk_wmem_queued
Eric Dumazet
2023-08-31
2
-6
/
+6
*
|
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-2
/
+2
|
\
\
|
*
|
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-08-20
1
-1
/
+1
|
*
|
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-18
1
-1
/
+1
|
|
/
*
|
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-16
1
-1
/
+1
*
|
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2023-08-16
1
-1
/
+1
*
|
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
2023-08-16
1
-1
/
+1
*
|
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
2023-07-24
1
-0
/
+1
*
|
sctp: Set TOS and routing scope independently for fib lookups.
Guillaume Nault
2023-07-19
1
-1
/
+2
|
/
*
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
2023-06-29
1
-2
/
+2
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-1
/
+0
*
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-15
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
2
-2
/
+5
|
\
|
*
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
2023-06-12
1
-1
/
+1
|
*
sctp: handle invalid error codes without calling BUG()
Dan Carpenter
2023-06-12
1
-1
/
+4
*
|
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-0
/
+1
*
|
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
2023-06-02
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
1
-4
/
+7
|
\
|
|
*
sctp: fix an issue that plpmtu can never go to complete state
Xin Long
2023-05-22
1
-4
/
+7
*
|
sctp: add bpf_bypass_getsockopt proto callback
Alexander Mikhalitsyn
2023-05-12
1
-0
/
+18
*
|
sctp: fix a potential OOB access in sctp_sched_set_sched()
Ilia.Gavrilov
2023-05-10
1
-4
/
+5
|
/
*
sctp: delete the nested flexible array hmac
Xin Long
2023-04-21
2
-2
/
+2
[next]