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
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2024-06-16
net/9p: fix uninit-value in p9_client_rpc()
Nikita Zhandarovich
2024-06-16
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
2024-06-16
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2024-06-16
mptcp: cleanup SOL_TCP handling
Paolo Abeni
2024-06-16
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
2024-06-12
netfilter: nft_fib: allow from forward/input without iif selector
Eric Garver
2024-06-12
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
2024-06-12
netfilter: nft_payload: skbuff vlan metadata mangle support
Pablo Neira Ayuso
2024-06-12
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
2024-06-12
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
2024-06-12
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
2024-06-12
af_unix: Read sk->sk_hash under bindlock during bind().
Kuniyuki Iwashima
2024-06-12
netfilter: nft_payload: restore vlan q-in-q match support
Pablo Neira Ayuso
2024-06-12
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
2024-06-12
nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
Ryosuke Yasuoka
2024-06-12
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
2024-06-12
net: relax socket state check at accept time.
Paolo Abeni
2024-06-12
inet: factor out locked section of inet_accept() in a new helper
Paolo Abeni
2024-06-12
tls: fix missing memory barrier in tls_init
Dae R. Jeong
2024-06-12
openvswitch: Set the skbuff pkt_type for proper pmtud support.
Aaron Conole
2024-06-12
tcp: Fix shift-out-of-bounds in dctcp_update_alpha().
Kuniyuki Iwashima
2024-06-12
ipv6: sr: fix memleak in seg6_hmac_init_algo
Hangbin Liu
2024-06-12
af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock.
Kuniyuki Iwashima
2024-06-12
rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
Dan Aloni
2024-06-12
sunrpc: fix NFSACL RPC retry on soft mount
Dan Aloni
2024-06-12
nfc: nci: Fix uninit-value in nci_rx_work
Ryosuke Yasuoka
2024-06-12
ipv6: sr: fix missing sk_buff release in seg6_input_core
Andrea Mayer
2024-06-12
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
2024-06-12
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
2024-06-12
net: qrtr: ns: Fix module refcnt
Chris Lew
2024-06-12
net: bridge: mst: fix vlan use-after-free
Nikolay Aleksandrov
2024-06-12
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
2024-06-12
SUNRPC: Fix gss_free_in_token_pages()
Chuck Lever
2024-06-12
sunrpc: removed redundant procp check
Aleksandr Aprelkov
2024-06-12
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-06-12
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2024-06-12
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
2024-06-12
ax25: Fix reference count leak issue of net_device
Duoming Zhou
2024-06-12
ax25: Fix reference count leak issues of ax25_dev
Duoming Zhou
2024-06-12
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
2024-06-12
ipv6: sr: fix invalid unregister error path
Hangbin Liu
2024-06-12
ipv6: sr: fix incorrect unregister order
Hangbin Liu
2024-06-12
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
2024-06-12
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
2024-06-12
af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
Breno Leitao
2024-06-12
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
2024-06-12
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-06-12
tcp: avoid premature drops in tcp_add_backlog()
Eric Dumazet
2024-06-12
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
[next]