]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/history - net
usb: core: reduce power-on-good delay time of root hub
[mirror_ubuntu-hirsute-kernel.git] / net /
2021-06-30 Chinmay Agarwalneighbour: Prevent Race condition in neighbour subsytem
2021-06-30 Trond MyklebustSUNRPC: More fixes for backlog congestion
2021-06-30 Vlad Buslovnet: zero-initialize tc skb extension on allocation
2021-06-30 George McCollisternet: hsr: fix mac_len checks
2021-06-30 Taehee Yoosch_dsmark: fix a NULL deref in qdisc_reset()
2021-06-30 Francesco Ruggeriipv6: record frag_max_size in atomic fragments in input...
2021-06-30 Jussi Makibpf: Set mac_len in bpf_skb_change_head
2021-06-30 Julian Wiedmannnet/smc: remove device from smcd_dev_list after failed...
2021-06-30 Taehee Yoomld: fix panic in mld_newpack()
2021-06-30 Yunsheng Linnet: sched: fix tx action reschedule issue with stopped...
2021-06-30 Yunsheng Linnet: sched: fix tx action rescheduling issue during...
2021-06-30 Yunsheng Linnet: sched: fix packet stuck problem for lockless qdisc
2021-06-30 Jim Matls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
2021-06-30 Tao Liuopenvswitch: meter: fix race when getting now_ms.
2021-06-30 Richard Sangernet: packetmmap: fix only tx timestamp on request
2021-06-30 Paolo Abeninet: really orphan skbs tied to closing sk
2021-06-30 Vladimir Olteannet: dsa: fix error code getting shifted with 4 in...
2021-06-30 Anirudh Rayabharamnet/smc: properly handle workqueue allocation failure
2021-06-30 Greg Kroah-HartmanRevert "net/smc: fix a NULL pointer dereference"
2021-06-30 Paolo Abenimptcp: fix data stream corruption
2021-06-30 Paolo Abenimptcp: drop unconditional pr_warn on bad opt
2021-06-30 Paolo Abenimptcp: avoid error message on infinite mapping
2021-06-30 Dan Carpenternet: dsa: fix a crash if ->get_sset_count() fails
2021-06-30 Roi Dayannetfilter: flowtable: Remove redundant hw refresh bit
2021-06-30 Xin Longtipc: skb_linearize the head skb when reassembling...
2021-06-30 Xin Longtipc: wait and exit until all work queues are done
2021-06-30 Hoang LeRevert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
2021-06-30 NeilBrownSUNRPC in case of backlog, hand free slots directly...
2021-06-30 Thadeu Lima de Sou... Bluetooth: cmtp: fix file refcount when cmtp_attach_dev...
2021-06-30 Stefano Brivionetfilter: nft_set_pipapo_avx2: Add irq_fpu_usable...
2021-06-30 Davide Carattinet/sched: fq_pie: fix OOB access in the traffic path
2021-06-30 Davide Carattinet/sched: fq_pie: re-factor fix for fq_pie endless...
2021-06-30 Dongliang MuNFC: nci: fix memory leak in nci_allocate_device
2021-06-30 Luiz Augusto von... Bluetooth: SMP: Fail if remote and local public keys...
2021-06-30 Chuck Leversvcrdma: Don't leak send_ctxt on Send errors
2021-06-30 Phillip Potternet: hsr: check skb can contain struct hsr_ethhdr in...
2021-06-30 Zhang Zhengmingbridge: Fix possible races between assigning rx_handler...
2021-06-29 Eric Dumazetipv6: remove extra dev_hold() for fallback tunnels
2021-06-29 Eric Dumazetip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init...
2021-06-29 Eric Dumazetsit: proper dev_{hold|put} in ndo_[un]init methods
2021-06-29 Eric Dumazetip6_gre: proper dev_{hold|put} in ndo_[un]init methods
2021-06-18 Matthew Wilcox ... mm: fix struct page layout on 32-bit systems
2021-06-18 Paolo Abenimptcp: fix splat when closing unaccepted socket
2021-06-18 Eric Dumazetnetfilter: nftables: avoid overflows in nft_hash_buckets()
2021-06-18 Pablo Neira Ayusonetfilter: nftables: Fix a memleak from userdata error...
2021-06-18 Pablo Neira Ayusonetfilter: nfnetlink_osf: Fix a missing skb_header_poin...
2021-06-18 Cong Wangsmc: disallow TCP_ULP in smc_setsockopt()
2021-06-18 Fernando Fernandez... ethtool: fix missing NLM_F_MULTI flag when dumping
2021-06-18 Xuan Zhuoxsk: Fix for xp_aligned_validate_desc() when len =...
2021-06-18 Pablo Neira Ayusonetfilter: xt_SECMARK: add new revision to fix structur...
2021-06-18 Xin Longsctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
2021-06-18 Baptiste Leperssunrpc: Fix misplaced barrier in call_decode
2021-06-18 Xin Longsctp: do asoc update earlier in sctp_sf_do_dupcook_a
2021-06-18 Chuck Leverxprtrdma: rpcrdma_mr_pop() already does list_del_init()
2021-06-18 Chuck Leverxprtrdma: Fix cwnd update ordering
2021-06-18 Chuck Leverxprtrdma: Avoid Receive Queue wrapping
2021-06-18 Yunjian WangSUNRPC: Fix null pointer dereference in svc_rqst_free()
2021-06-18 Dan CarpenterSUNRPC: fix ternary sign expansion bug in tracing
2021-06-18 Chris DionSUNRPC: Handle major timeout in xprt_adjust_timeout()
2021-06-18 Chuck LeverSUNRPC: Remove trace_xprt_transmit_queued
2021-06-18 Chuck LeverSUNRPC: Move fault injection call sites
2021-06-18 Du Chengnet: sched: tapr: prevent cycle_time == 0 in parse_tapr...
2021-06-18 Gustavo A. R. Silvaethtool: ioctl: Fix out-of-bounds warning in store_link...
2021-06-18 Emmanuel Grumbachmac80211: properly drop the connection in case of inval...
2021-06-18 Gustavo A. R. Silvaflow_dissector: Fix out-of-bounds warning in __skb_flow...
2021-06-18 Gustavo A. R. Silvasctp: Fix out-of-bounds warning in sctp_process_asconf_...
2021-06-18 Emmanuel Grumbachmac80211: clear the beacon's CRC after channel switch
2021-06-18 Johan Almbladhmac80211: Set priority and queue mapping for injected...
2021-06-18 Daniel WinklerBluetooth: Do not set cur_adv_instance in adv param...
2021-06-18 Eric Dumazetip6_vti: proper dev_{hold|put} in ndo_[un]init methods
2021-06-18 Archie PusakaBluetooth: check for zapped sk before connecting
2021-06-18 Nikolay Aleksandrovnet: bridge: when suppression is enabled exclude RARP...
2021-06-18 Vladimir Olteannet/sched: cls_flower: use ntohs for struct flow_dissec...
2021-06-18 Tetsuo HandaBluetooth: initialize skb_queue_head at l2cap_chan_create()
2021-06-18 Archie PusakaBluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
2021-06-18 Ayush GargBluetooth: Fix incorrect status handling in LE PHY...
2021-06-18 Hoang Letipc: convert dest node's address to network order
2021-06-16 Thadeu Lima de Sou... UBUNTU: SAUCE: can: j1939: delay release of j1939_priv...
2021-06-16 Thadeu Lima de Sou... UBUNTU: SAUCE: can: bcm: delay release of struct bcm_op...
2021-05-28 Johannes Bergmac80211: do not accept/forward invalid EAPOL frames
2021-05-28 Johannes Bergmac80211: drop A-MSDUs on old ciphers
2021-05-28 Mathy Vanhoefcfg80211: mitigate A-MSDU aggregation attacks
2021-05-28 Mathy Vanhoefmac80211: properly handle A-MSDUs that start with an...
2021-05-28 Wen Gongmac80211: extend protection against mixed key and fragm...
2021-05-28 Johannes Bergmac80211: prevent attacks on TKIP/WEP as well
2021-05-28 Johannes Bergmac80211: check defrag PN against current frame
2021-05-28 Johannes Bergmac80211: add fragment cache to sta_info
2021-05-28 Mathy Vanhoefmac80211: prevent mixed key and fragment cache attacks
2021-05-28 Mathy Vanhoefmac80211: assure all fragments are encrypted
2021-05-28 Kai-Heng FengBluetooth: Shutdown controller after workqueues are...
2021-05-24 Xin Longsctp: delay auto_asconf init until binding the first...
2021-05-24 Xin LongRevert "net/sctp: fix race condition in sctp_destroy_sock"
2021-05-24 Jonathon Reinhartnet: Only allow init netns to set default tcp cong...
2021-05-24 Lv Yunlongnet:nfc:digital: Fix a double free in digital_tg_recv_d...
2021-05-24 Linus Lüssingnet: bridge: mcast: fix broken length + header check...
2021-05-24 Stefano Garzarellavsock/virtio: free queued packets when closing socket
2021-05-24 Alexander Lobakingro: fix napi_gro_frags() Fast GRO breakage due to...
2021-05-24 Stefano Garzarellavsock/vmci: log once the failed queue pair allocation
2021-05-24 Pablo Neira Ayusonetfilter: nftables_offload: special ethertype handling...
2021-05-24 Pablo Neira Ayusonetfilter: nftables_offload: VLAN id needs host byteord...
next