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-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
2023-08-30
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-30
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-08-16
wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
Felix Fietkau
2023-08-11
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
2023-08-11
vxlan: calculate correct header length for GPE
Jiri Benc
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-27
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
2023-07-27
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
2023-07-27
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-07-27
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2023-06-28
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
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
bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
Jiri Slaby (SUSE)
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-14
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
2023-06-14
neighbour: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
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
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
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-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-03-11
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-06
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2023-02-06
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-01-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2023-01-18
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2023-01-18
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
[next]