]> git.proxmox.com Git - mirror_ubuntu-kernels.git/history - net
xtensa: add __bswap{si,di}2 helpers
[mirror_ubuntu-kernels.git] / net /
2023-08-09 Trond MyklebustSUNRPC: Don't change task->tk_status after the call...
2023-08-09 Leon Romanovskyxfrm: Fix leak of dev tracker
2023-08-09 Leon Romanovskyxfrm: release all offloaded policy memory
2023-08-09 Oliver Hartkoppcan: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
2023-08-09 Oliver Hartkoppcan: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
2023-08-09 Arnd Bergmannbridge: always declare tunnel functions
2023-08-09 Florian Westphalnetfilter: nft_set_rbtree: fix null deref on element...
2023-08-09 Florian Westphalnetfilter: nf_tables: fix nft_trans type confusion
2023-08-09 Eric Dumazetvlan: fix a potential uninit-value in vlan_dev_hard_sta...
2023-08-09 Michael Leewifi: mac80211: Abort running color change when stoppin...
2023-08-09 Johannes Bergwifi: mac80211: fix min center freq offset tracing
2023-08-09 Mirsad Goran Todorovacwifi: mac80211: fortify the spinlock against deadlock...
2023-08-09 Ilan Peerwifi: cfg80211: Drop entries with invalid BSSIDs in RNR
2023-08-09 Xin Longtipc: check the bearer min mtu properly when setting...
2023-08-09 Xin Longtipc: do not update mtu if msg_max is too small in...
2023-08-09 Xin Longtipc: add tipc_bearer_min_mtu to calculate min mtu
2023-08-09 Dong Chenchennet: nsh: Use correct mac_offset to unwind gso skb...
2023-08-09 Chuck LeverSUNRPC: Fix trace_svc_register() call site
2023-08-09 NeilBrownSUNRPC: always free ctxt when freeing deferred request
2023-08-09 NeilBrownSUNRPC: double free xprt_ctxt while still in use
2023-08-09 Xin Longerspan: get the proto with the md version for collect_md
2023-08-09 Eric Dumazettcp: fix possible sk_priority leak in tcp_v4_send_reset()
2023-08-09 Zhuang Shengenvsock: avoid to close connected socket after the timeout
2023-08-09 Tobias Brunneraf_key: Reject optional tunnel/BEET mode templates...
2023-08-09 Tobias Brunnerxfrm: Reject optional tunnel/BEET mode templates in...
2023-08-09 Martin WilliRevert "Fix XFRM-I support for nested ESP tunnels"
2023-08-09 Sabrina Dubrocaxfrm: don't check the default policy if the policy...
2023-08-09 Min LiBluetooth: L2CAP: fix "bad unlock balance" in l2cap_dis...
2023-08-09 Raul CheleguiniBluetooth: Add new quirk for broken set random RPA...
2023-08-09 Vasily KhoruzhickBluetooth: Add new quirk for broken local ext features...
2023-08-09 Simon Hormanipvs: Update width of source for ip_vs_sync_conn_options
2023-08-09 Nick Childnet: Catch invalid index in XPS mapping
2023-08-09 Kuniyuki Iwashimaaf_unix: Fix data races around sk->sk_shutdown.
2023-08-09 Kuniyuki Iwashimaaf_unix: Fix a data race of sk->sk_receive_queue->qlen.
2023-08-09 Eric Dumazetnet: datagram: fix data-races in datagram_poll()
2023-08-09 Eric Dumazettcp: add annotations around sk->sk_shutdown accesses
2023-08-09 Eric Dumazetnet: add vlan_get_protocol_and_depth() helper
2023-08-09 Eric Dumazetnet: deal with most data-races in sk_wait_event()
2023-08-09 Eric Dumazetnet: annotate sk->sk_err write from do_recvmmsg()
2023-08-09 Eric Dumazetnetlink: annotate accesses to nlk->cb_running
2023-08-09 Florian Westphalnetfilter: conntrack: fix possible bug_on with enable_h...
2023-08-09 Florian Westphalnetfilter: nf_tables: always release netdev hooks from...
2023-08-09 Eric Dumazetnet: skb_partial_csum_set() fix against transport heade...
2023-08-09 Pablo Neira Ayusonetfilter: nf_tables: hit ENOENT on unexisting chain...
2023-08-09 Pablo Neira Ayusonetfilter: nf_tables: rename function to destroy hook...
2023-08-09 Pablo Neira Ayusonetfilter: nf_tables: extended netlink error reporting...
2023-08-09 Kuniyuki Iwashimaaf_packet: Don't send zero-byte data in packet_sendmsg_...
2023-08-09 Ido Schimmelethtool: Fix uninitialized number of lanes
2023-08-09 David Howellsrxrpc: Fix timeout of a call that hasn't yet been grant...
2023-08-09 David Howellsrxrpc: Make it so that a waiting process can be aborted
2023-08-09 David Howellsrxrpc: Fix hard call timeout units
2023-08-09 Victor Nogueiranet/sched: act_mirred: Add carrier check
2023-08-09 Antoine Tenartnet: ipv6: fix skb hash for some RST packets
2023-08-09 Cong Wangsit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
2023-08-09 Vlad Buslovnet/sched: cls_api: remove block_cb from driver_list...
2023-08-09 Eric Dumazettcp: fix skb_copy_ubufs() vs BIG TCP
2023-08-09 Cosmo Chounet/ncsi: clear Tx enable mode when handling a Config...
2023-08-09 David Howellsrxrpc: Fix potential data race in rxrpc_wait_to_be_conn...
2023-08-09 M A Ramdhannet/sched: cls_fw: Fix improper refcount update leads...
2023-07-07 Dai NgoSUNRPC: remove the maximum number of retries in call_bi...
2023-07-07 Kuniyuki Iwashimatcp/udp: Fix memleaks of sk and zerocopy skbs with...
2023-07-07 Kuniyuki Iwashimanetlink: Use copy_to_user() for optval in netlink_getso...
2023-07-07 Marc Dionnerxrpc: Fix error when reading rxrpc tokens
2023-07-07 Ziyang Xuanipv4: Fix potential uninit variable access bug in __ip_...
2023-07-07 Davide Carattinet/sched: sch_fq: fix integer overflow of "credit"
2023-07-07 Florian Westphalnetfilter: nf_tables: don't write table validation...
2023-07-07 Tzung-Bi Shihnetfilter: conntrack: fix wrong ct->timeout value
2023-07-07 Pablo Neira Ayusonetfilter: conntrack: restore IPS_CONFIRMED out of...
2023-07-07 Daniel Borkmannbpf, sockmap: Revert buggy deadlock fix in the sockhash...
2023-07-07 Xin Liubpf, sockmap: fix deadlocks in the sockhash and sockmap
2023-07-07 Kal Conleyxsk: Fix unaligned descriptor validation
2023-07-07 JP Kobrynbpf: return long from bpf_map_ops funcs
2023-07-07 Madhu Koriginjanetfilter: keep conntrack reference until IPsecv6 polic...
2023-07-07 Eric Dumazetnet/packet: convert po->auxdata to an atomic flag
2023-07-07 Eric Dumazetnet/packet: convert po->origdev to an atomic flag
2023-07-07 Eric Dumazetnet/packet: annotate accesses to po->xmit
2023-07-07 Vadim Fedorenkovlan: partially enable SIOCSHWTSTAMP in container
2023-07-07 Ruihan Libluetooth: Perform careful capability checks in hci_soc...
2023-07-07 Thadeu Lima de Sou... netfilter: nf_tables: prevent OOB access in nft_byteord...
2023-07-07 Thadeu Lima de Sou... netfilter: nf_tables: do not ignore genmask when lookin...
2023-07-06 Pablo Neira Ayusonetfilter: nf_tables: incorrect error path handling...
2023-06-16 Paolo Abenimptcp: fix accept vs worker race
2023-06-16 Paolo Abenimptcp: stops worker on unaccepted sockets at listener...
2023-06-16 Vladimir Olteannet: bridge: switchdev: don't notify FDB entries with...
2023-06-16 Alexander Aringnet: rpl: fix rpl header size calculation
2023-06-16 Pablo Neira Ayusonetfilter: nf_tables: tighten netlink attribute require...
2023-06-16 Pablo Neira Ayusonetfilter: nf_tables: validate catch-all set elements
2023-06-16 Chen Aotiannetfilter: nf_tables: Modify nla_memdup's flag to GFP_K...
2023-06-16 Florian Westphalnetfilter: br_netfilter: fix recent physdev match breakage
2023-06-16 Hangyu Huanet/sched: flower: fix possible OOB write in fl_set_gen...
2023-05-17 Pablo Neira Ayusonetfilter: nf_tables: deactivate anonymous set from...
2023-05-17 Gwangun Jungnet: sched: sch_qfq: prevent slab-out-of-bounds in...
2023-05-17 Paolo Abenimptcp: fix NULL pointer dereference on fastopen early...
2023-05-17 Paolo Abenimptcp: stricter state check in mptcp_worker
2023-05-17 Paolo Abenimptcp: use mptcp_schedule_work instead of open-coding it
2023-05-17 Liang Chenskbuff: Fix a race between coalescing and releasing...
2023-05-17 Eric Dumazetudp6: fix potential access to stale information
2023-05-17 Xin Longsctp: fix a potential overflow in sctp_ifwdtsn_skip
2023-05-17 Ziyang Xuannet: qrtr: Fix an uninit variable access bug in qrtr_tx...
2023-05-17 Martin Willirtnetlink: Restore RTM_NEW/DELLINK notification behavior
next