index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-05-24
net: Catch invalid index in XPS mapping
Nick Child
2023-05-24
af_unix: Fix data races around sk->sk_shutdown.
Kuniyuki Iwashima
2023-05-24
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
2023-05-24
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
2023-05-24
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
2023-05-24
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-24
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-05-24
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
2023-05-24
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
2023-05-24
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2023-05-24
netfilter: nf_tables: always release netdev hooks from notifier
Florian Westphal
2023-05-24
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
2023-05-17
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
2023-05-17
ethtool: Fix uninitialized number of lanes
Ido Schimmel
2023-05-17
rxrpc: Fix hard call timeout units
David Howells
2023-05-17
net/sched: act_mirred: Add carrier check
Victor Nogueira
2023-05-17
net: ipv6: fix skb hash for some RST packets
Antoine Tenart
2023-05-17
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
2023-05-17
net/sched: cls_api: remove block_cb from driver_list before freeing
Vlad Buslov
2023-05-17
tcp: fix skb_copy_ubufs() vs BIG TCP
Eric Dumazet
2023-05-17
net/ncsi: clear Tx enable mode when handling a Config required AEN
Cosmo Chou
2023-05-11
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-11
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-05-11
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-05-11
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
2023-05-11
ipv4: Fix potential uninit variable access bug in __ip_make_skb()
Ziyang Xuan
2023-05-11
net/sched: sch_fq: fix integer overflow of "credit"
Davide Caratti
2023-05-11
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2023-05-11
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
2023-05-11
netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...
Pablo Neira Ayuso
2023-05-11
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
2023-05-11
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
2023-05-11
xsk: Fix unaligned descriptor validation
Kal Conley
2023-05-11
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
2023-05-11
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
2023-05-11
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
2023-05-11
net/packet: annotate accesses to po->xmit
Eric Dumazet
2023-05-11
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
2023-05-01
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-05-01
mptcp: fix accept vs worker race
Paolo Abeni
2023-05-01
mptcp: stops worker on unaccepted sockets at listener close
Paolo Abeni
2023-04-26
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
2023-04-26
net: bridge: switchdev: don't notify FDB entries with "master dynamic"
Vladimir Oltean
2023-04-26
net: rpl: fix rpl header size calculation
Alexander Aring
2023-04-26
netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...
Pablo Neira Ayuso
2023-04-26
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2023-04-26
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
2023-04-26
netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT
Chen Aotian
[next]