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
/
core
Age
Commit message (
Expand
)
Author
2023-07-27
devlink: report devlink_port_type_warn source device
Petr Oros
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-07-27
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-07-27
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-09
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-05-30
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-30
net: Catch invalid index in XPS mapping
Nick Child
2023-05-30
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-17
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-05-17
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
2023-05-17
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
2023-04-20
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-04-05
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-03-11
net: add sock_init_data_uid()
Pietro Borrello
2023-03-11
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2023-03-03
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2023-03-03
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
2023-03-03
neigh: make sure used and confirmed times are valid
Julian Anastasov
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-02-22
bpf: Always return target ifindex in bpf_fib_lookup
Toke Høiland-Jørgensen
2023-02-06
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
2023-01-18
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
2023-01-18
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2023-01-18
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
2023-01-18
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
2023-01-18
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
2023-01-18
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
2023-01-18
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
2022-12-19
net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head
Lorenzo Colitti
2022-11-25
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
2022-11-10
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
2022-11-03
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
2022-10-26
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
2022-09-05
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-09-05
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
2022-09-05
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-09-05
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
2022-09-05
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-09-05
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-25
devlink: Fix use-after-free after a failed reload
Ido Schimmel
2022-07-29
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
[next]