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-05
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2023-05-30
net/sched: act_mirred: refactor the handle of xmit
wenxu
2023-05-30
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
2023-05-30
ipv4/tcp: do not use per netns ctl sockets
Eric Dumazet
2023-05-30
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
2023-05-30
tcp: factor out __tcp_close() helper
Paolo Abeni
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
xsk: Fix unaligned descriptor validation
Kal Conley
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-04-20
tcp: convert elligible sysctls to u8
Eric Dumazet
2023-04-20
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
2023-04-05
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-03-11
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
2023-03-11
net: add sock_init_data_uid()
Pietro Borrello
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-01
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2023-02-01
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-01-14
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Mat Martineau
2023-01-14
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2023-01-14
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2023-01-14
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
2022-12-08
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-12-02
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
2022-11-25
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
2022-11-10
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-10-30
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-30
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
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-15
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2022-10-15
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
2022-09-28
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2022-09-05
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-31
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-08-31
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-31
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2022-08-21
net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
Mike Manning
2022-08-21
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2022-08-21
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
2022-08-21
tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
Eric Dumazet
2022-08-21
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Eric Dumazet
2022-08-21
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
[next]