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
/
include
/
net
Age
Commit message (
Expand
)
Author
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-21
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
2023-06-21
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2023-06-14
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-06-09
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2023-05-30
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2023-05-30
tcp: factor out __tcp_close() helper
Paolo Abeni
2023-05-30
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2023-05-30
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-17
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-01-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2022-11-10
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2022-10-26
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-10-26
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2022-09-05
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
2022-08-11
tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
Kuniyuki Iwashima
2022-08-11
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
2022-07-29
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-29
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-29
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-21
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-12
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-06-14
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-18
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-12
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-12
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
[next]