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
Age
Commit message (
Expand
)
Author
2022-07-29
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2022-07-29
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2022-07-29
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2022-07-29
igmp: Fix a data-race around sysctl_igmp_max_memberships.
Kuniyuki Iwashima
2022-07-29
igmp: Fix data-races around sysctl_igmp_llm_reports.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_probe_interval.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_probe_threshold.
Kuniyuki Iwashima
2022-07-29
xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
Hangyu Hua
2022-07-21
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
2022-07-21
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
2022-07-21
seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
Andrea Mayer
2022-07-21
seg6: fix skb checksum evaluation in SRH encapsulation/insertion
Andrea Mayer
2022-07-21
ipv4: Fix data-races around sysctl_ip_dynaddr.
Kuniyuki Iwashima
2022-07-21
icmp: Fix a data-race around sysctl_icmp_ratemask.
Kuniyuki Iwashima
2022-07-21
icmp: Fix a data-race around sysctl_icmp_ratelimit.
Kuniyuki Iwashima
2022-07-21
icmp: Fix data-races around sysctl.
Kuniyuki Iwashima
2022-07-21
cipso: Fix data-races around sysctl.
Kuniyuki Iwashima
2022-07-21
inetpeer: Fix data-races around sysctl.
Kuniyuki Iwashima
2022-07-12
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
2022-07-12
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-07-07
net: Rename and export copy_skb_header
Ilya Lesokhin
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-07-07
sit: use min
kernel test robot
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-07-07
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
2022-07-07
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-25
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
2022-06-25
tcp: increase source port perturb table to 2^16
Willy Tarreau
2022-06-25
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
2022-06-25
tcp: add small random increments to the source port
Willy Tarreau
2022-06-25
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
2022-06-25
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
2022-06-25
xprtrdma: fix incorrect header size calculations
Colin Ian King
2022-06-25
l2tp: fix race in pppol2tp_release with session object destroy
James Chapman
2022-06-25
l2tp: don't use inet_shutdown on ppp session destroy
James Chapman
2022-06-25
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
2022-06-14
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
2022-06-14
Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
Michal Kubecek
2022-06-14
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
2022-06-14
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada
2022-06-14
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
2022-06-14
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
2022-06-14
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
2022-06-14
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2022-06-14
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2022-06-14
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
2022-06-14
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
2022-06-14
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
[next]