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
2024-07-05
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
2024-04-13
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2024-03-26
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2024-01-15
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
2024-01-15
net: add a route cache full diagnostic message
Peter Oskolkov
2024-01-08
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
2024-01-08
net: warn if gso_type isn't set for a GSO SKB
Heiner Kallweit
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-25
net: pktgen: Fix interface flags printing
Gavrilov Ilia
2023-10-10
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-10-10
Revert "rtnetlink: Reject negative ifindexes in RTM_NEWLINK"
Greg Kroah-Hartman
2023-10-10
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-10-10
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2023-09-23
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
2023-09-23
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
2023-09-23
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
2023-09-23
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
2023-08-30
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-30
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-11
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-08-11
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2023-08-11
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-08-11
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
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
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2023-05-17
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-04-20
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-03-03
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
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
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
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
[next]