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
/
netrom
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/netrom: prefer strscpy over strcpy
Hongbo Li
2024-08-29
1
-2
/
+2
*
netrom: Fix a memory leak in nr_heartbeat_expiry()
Gavrilov Ilia
2024-06-17
1
-1
/
+2
*
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
1
-3
/
+3
|
\
|
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
1
-3
/
+3
*
|
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
2024-05-16
1
-12
/
+7
|
/
*
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-03
1
-1
/
+0
*
netrom: Fix data-races around sysctl_net_busy_read
Jason Xing
2024-03-07
2
-4
/
+4
*
netrom: Fix a data-race around sysctl_netrom_link_fails_count
Jason Xing
2024-03-07
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_routing_control
Jason Xing
2024-03-07
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
Jason Xing
2024-03-07
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
Jason Xing
2024-03-07
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
Jason Xing
2024-03-07
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
Jason Xing
2024-03-07
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
Jason Xing
2024-03-07
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_timeout
Jason Xing
2024-03-07
1
-1
/
+1
*
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
Jason Xing
2024-03-07
3
-4
/
+5
*
netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
Jason Xing
2024-03-07
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_default_path_quality
Jason Xing
2024-03-07
1
-1
/
+1
*
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
*
netrom: Deny concurrent connect().
Kuniyuki Iwashima
2023-08-28
1
-0
/
+5
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-1
/
+0
*
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
2023-05-25
1
-3
/
+4
*
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
2023-01-30
1
-0
/
+5
*
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
2023-01-24
1
-0
/
+1
*
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
1
-1
/
+2
*
netrom: fix api breakage in nr_setsockopt()
Dan Carpenter
2022-01-07
1
-6
/
+6
*
netrom: fix copying in user data in nr_setsockopt
Christoph Hellwig
2022-01-04
1
-1
/
+1
*
ax25: constify dev_addr passing
Jakub Kicinski
2021-10-13
3
-7
/
+7
*
net: use dev_addr_set()
Jakub Kicinski
2021-10-09
1
-1
/
+1
*
net: Remove redundant if statements
Yajun Deng
2021-08-05
2
-4
/
+2
*
netrom: Decrease sock refcount when sock timers expire
Nguyen Dinh Phi
2021-07-18
1
-9
/
+11
*
net: netrom: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
1
-0
/
+4
*
net: netrom: nr_in: Remove redundant assignment to ns
Jiapeng Chong
2021-04-28
1
-1
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-5
/
+5
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-2
/
+2
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
1
-0
/
+2
*
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-0
/
+21
*
net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
Xiyu Yang
2020-04-18
1
-0
/
+1
*
net: netrom: Add missing annotation for nr_neigh_stop()
Jules Irenge
2020-02-24
1
-0
/
+1
*
net: netrom: Add missing annotation for nr_neigh_start()
Jules Irenge
2020-02-24
1
-0
/
+1
*
net: netrom: Add missing annotation for nr_node_stop()
Jules Irenge
2020-02-24
1
-0
/
+1
*
net: netrom: Add missing annotation for nr_node_start()
Jules Irenge
2020-02-24
1
-0
/
+1
*
netrom: Add missing annotation for nr_info_stop()
Jules Irenge
2020-02-24
1
-0
/
+1
*
netrom: Add missing annotation for nr_info_start()
Jules Irenge
2020-02-24
1
-0
/
+1
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-23
/
+0
*
netrom: hold sock when setting skb->destructor
Cong Wang
2019-07-24
1
-0
/
+1
*
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
2019-07-01
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
9
-36
/
+9
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-13
/
+1
[next]