index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-03-10
net: avoid double iput when sock_alloc_file fails
Thadeu Lima de Souza Cascardo
2023-03-10
wifi: cfg80211: Set SSID if it is not already set
Marc Bornand
2023-03-10
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
2023-03-10
scm: add user copy checks to put_cmsg()
Eric Dumazet
2023-03-10
can: isotp: check CAN address family in isotp_bind()
Oliver Hartkopp
2023-03-10
netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
Alok Tiwari
2023-03-10
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
2023-03-10
NFS: fix disabling of swap
NeilBrown
2023-03-10
l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
Shigeru Yoshida
2023-03-10
net/smc: fix application data exception
D. Wythe
2023-03-10
net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
D. Wythe
2023-03-10
xsk: check IFF_UP earlier in Tx path
Maciej Fijalkowski
2023-03-10
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
2023-03-10
wifi: mac80211: fix off-by-one link setting
Johannes Berg
2023-03-10
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
2023-03-10
wifi: mac80211: Don't translate MLD addresses for multicast
Andrei Otcheretianski
2023-03-10
wifi: mac80211: fix non-MLO station association
Karthikeyan Periyasamy
2023-03-10
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
2023-03-10
wifi: mac80211: move color collision detection report in a delayed work
Lorenzo Bianconi
2023-03-10
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
2023-03-10
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2023-03-10
Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
Kees Cook
2023-03-10
rxrpc: Fix overwaking on call poking
David Howells
2023-03-10
net: add sock_init_data_uid()
Pietro Borrello
2023-03-10
wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()
Shivani Baranwal
2023-03-03
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
2023-02-15
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
2023-02-15
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
2023-02-14
tipc: fix kernel warning when sending SYN message
Tung Nguyen
2023-02-14
net: use a bounce buffer for copying skb->mark
Eric Dumazet
2023-02-13
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-02-13
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
2023-02-13
af_key: Fix heap information leak
Hyunwoo Kim
2023-02-10
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2023-02-10
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-10
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
2023-02-10
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
2023-02-09
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
2023-02-09
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
2023-02-09
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
2023-02-09
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
2023-02-08
Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-02-08
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
2023-02-08
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2023-02-08
mptcp: fix locking for setsockopt corner-case
Paolo Abeni
2023-02-08
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
2023-02-07
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
[next]