index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-08-04
1
-6
/
+14
|
\
|
*
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
2023-08-02
1
-6
/
+14
*
|
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
40
-130
/
+249
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
1
-1
/
+4
|
|
\
|
|
*
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
Lin Ma
2023-07-27
1
-1
/
+4
|
*
|
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-08-03
1
-1
/
+1
|
|
\
\
|
|
*
|
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
2023-07-26
1
-1
/
+1
|
*
|
|
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-03
1
-4
/
+5
|
*
|
|
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-03
1
-4
/
+7
|
*
|
|
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-03
1
-9
/
+14
|
*
|
|
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-03
1
-2
/
+4
|
*
|
|
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-03
1
-6
/
+13
|
*
|
|
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-03
1
-1
/
+1
|
*
|
|
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-03
1
-0
/
+9
|
*
|
|
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-08-02
1
-1
/
+1
|
*
|
|
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
2023-08-02
1
-1
/
+1
|
*
|
|
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-08-01
1
-2
/
+0
|
*
|
|
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-08-01
1
-1
/
+0
|
*
|
|
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-01
1
-1
/
+0
|
*
|
|
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-01
1
-1
/
+0
|
*
|
|
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-31
1
-2
/
+13
|
*
|
|
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
8
-13
/
+14
|
*
|
|
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-07-29
1
-1
/
+1
|
*
|
|
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2023-07-29
2
-3
/
+3
|
*
|
|
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
20
-34
/
+35
|
*
|
|
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
2023-07-29
1
-1
/
+1
|
*
|
|
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
2023-07-29
1
-1
/
+1
|
*
|
|
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2023-07-29
2
-12
/
+16
|
*
|
|
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
2023-07-29
1
-1
/
+1
|
*
|
|
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
2023-07-29
1
-3
/
+6
|
*
|
|
net: annotate data-race around sk->sk_txrehash
Eric Dumazet
2023-07-29
1
-2
/
+5
|
*
|
|
net: annotate data-races around sk->sk_reserved_mem
Eric Dumazet
2023-07-29
1
-3
/
+4
|
*
|
|
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-29
4
-8
/
+22
|
*
|
|
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-07-29
1
-6
/
+50
|
*
|
|
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2023-07-28
1
-2
/
+3
|
*
|
|
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
2023-07-28
1
-1
/
+8
|
*
|
|
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-07-28
1
-2
/
+6
*
|
|
|
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-07-28
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2023-07-26
1
-0
/
+1
*
|
|
|
|
Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-28
2
-38
/
+16
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
9p: remove dead stores (variable set again without being read)
Dominique Martinet
2023-07-20
1
-34
/
+12
|
*
|
|
|
9p: virtio: skip incrementing unused variable
Dominique Martinet
2023-07-20
1
-2
/
+2
|
*
|
|
|
9p: virtio: make sure 'offs' is initialized in zc_request
Dominique Martinet
2023-07-20
1
-1
/
+1
|
*
|
|
|
9p: virtio: fix unlikely null pointer deref in handle_rerror
Dominique Martinet
2023-07-20
1
-1
/
+1
*
|
|
|
|
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
2023-07-27
1
-1
/
+1
*
|
|
|
|
af_unix: Terminate sun_path when bind()ing pathname socket.
Kuniyuki Iwashima
2023-07-27
1
-5
/
+16
*
|
|
|
|
tipc: check return value of pskb_trim()
Yuanjun Gong
2023-07-27
1
-1
/
+2
*
|
|
|
|
Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-07-27
3
-17
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...
Pablo Neira Ayuso
2023-07-26
1
-2
/
+3
|
*
|
|
|
|
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
Pablo Neira Ayuso
2023-07-26
1
-9
/
+18
[next]