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
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-17
tipc: fix UAF in error path
Paolo Abeni
2024-05-17
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
2024-05-17
net/smc: fix neighbour and rtable leak in smc_ib_find_route()
Wen Gu
2024-05-17
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
2024-05-17
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
2024-05-17
hsr: Simplify code for announcing HSR nodes timer setup
Lukasz Majewski
2024-05-17
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-05-17
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
2024-05-17
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
2024-05-17
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
2024-05-17
phonet: fix rtm_phonet_notify() skb allocation
Eric Dumazet
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-17
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
2024-05-17
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
2024-05-17
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
2024-05-17
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
2024-05-17
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
2024-05-17
wifi: cfg80211: fix rdev_dump_mpp() arguments order
Igor Artemiev
2024-05-17
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
2024-05-17
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
2024-05-17
tipc: fix a possible memleak in tipc_buf_append
Xin Long
2024-05-17
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-05-17
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
2024-05-17
net l2tp: drop flow hash on forward
David Bauer
2024-05-17
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
2024-05-17
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
2024-05-17
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-05-17
wifi: nl80211: don't free NULL coalescing rule
Johannes Berg
2024-05-02
udp: preserve the connected status if only UDP cmsg
Yick Xie
2024-05-02
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2024-05-02
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-05-02
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
2024-05-02
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
2024-05-02
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
2024-05-02
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
2024-05-02
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
2024-05-02
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
2024-05-02
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2024-05-02
ax25: Fix netdev refcount issue
Duoming Zhou
2024-05-02
bridge/br_netlink.c: no need to return void function
Hangbin Liu
2024-05-02
icmp: prevent possible NULL dereferences from icmp_build_probe()
Eric Dumazet
2024-04-27
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
2024-04-27
af_unix: Don't peek OOB data without MSG_OOB.
Kuniyuki Iwashima
2024-04-27
af_unix: Call manage_oob() for every skb in unix_stream_read_generic().
Kuniyuki Iwashima
2024-04-27
netfilter: flowtable: incorrect pppoe tuple
Pablo Neira Ayuso
[next]