OSDN Git Service

jump_label/lockdep: Assert we hold the hotplug lock for _cpuslocked() operations
[android-x86/kernel.git] / net /
2021-02-23 Loic Poulainnet: qrtr: Fix port ID for control messages
2021-02-23 Sabyrzhan Tasbolatovnet/qrtr: restrict user-controlled length in qrtr_tun_w...
2021-02-23 Sabyrzhan Tasbolatovnet/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
2021-02-23 Stefano Garzarellavsock: fix locking in vsock_shutdown()
2021-02-23 Stefano Garzarellavsock/virtio: update credit only if socket is not closed
2021-02-23 Norbert Slusareknet/vmw_vsock: improve locking in vsock_connect_timeout()
2021-02-23 NeilBrownnet: fix iteration for sctp transport seq_files
2021-02-23 Florian Westphalnetfilter: conntrack: skip identical origin tuple in...
2021-02-23 Sven Auhagennetfilter: flowtable: fix tcp and udp header checksum...
2021-02-23 Jozsef Kadlecsiknetfilter: xt_recent: Fix attempt to update deleted...
2021-02-13 Dave WysochanskiSUNRPC: Handle 0 length opaque XDR object data properly
2021-02-13 Dave WysochanskiSUNRPC: Move simple_get_bytes and simple_get_netobj...
2021-02-13 Cong Wangaf_key: relax availability checks for skb size calculation
2021-02-10 Vadim Fedorenkonet: ip_tunnel: fix mtu calculation
2021-02-10 Felix Fietkaumac80211: fix station rate table updates on assoc
2021-02-10 Xie Henet: lapb: Copy the skb before sending a packet
2021-02-10 David Howellsrxrpc: Fix deadlock around release of dst cached on...
2021-02-07 Felix Fietkaumac80211: fix fast-rx encryption check
2021-02-07 Eric Dumazetnet_sched: gen_estimator: support large ewma log
2021-02-03 Pengcheng Yangtcp: fix TLP timer not set when CA_STATE changes from...
2021-02-03 Pan BianNFC: fix possible resource leak
2021-02-03 Pan BianNFC: fix resource leak when target index is invalid
2021-02-03 Takeshi Misawarxrpc: Fix memory leak in rxrpc_lookup_local
2021-02-03 Johannes Bergmac80211: pause TX while changing interface type
2021-02-03 Eyal Birgerxfrm: fix disable_xfrm sysctl when used on xfrm interfaces
2021-02-03 Shmulik Ladkanixfrm: Fix oops in xfrm_replay_advance_bmp
2021-02-03 Pablo Neira Ayusonetfilter: nft_dynset: add timeout extension to template
2021-02-03 Johannes Bergwext: fix NULL-ptr-dereference with cfg80211's lack...
2021-01-27 Tariq Toukannet: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
2021-01-27 Matteo Croceipv6: set multicast flag on the multicast route
2021-01-27 Eric Dumazetnet_sched: reject silly cell_log in qdisc_get_rtab()
2021-01-27 Eric Dumazetnet_sched: avoid shift-out-of-bounds in tcindex_set_parms()
2021-01-27 Matteo Croceipv6: create multicast route with RTPROT_KERNEL
2021-01-27 Guillaume Naultudp: mask TOS bits in udp_v4_early_demux()
2021-01-27 Alexander Lobakinskbuff: back tiny skbs with kmalloc() in __netdev_alloc...
2021-01-27 Guillaume Naultnetfilter: rpfilter: mask ecn bits before fib lookup
2021-01-23 Aya Levinnet: ipv6: Validate GSO SKB before finish IPv6 processing
2021-01-23 Hoang Letipc: fix NULL deref in tipc_link_xmit()
2021-01-23 David Howellsrxrpc: Fix handling of an unsupported token type in...
2021-01-23 Eric Dumazetnet: avoid 32 x truesize under-estimation for tiny...
2021-01-23 Jakub Kicinskinet: sit: unregister_netdevice on newlink's error path
2021-01-23 Baptiste Lepersrxrpc: Call state should be read with READ_ONCE() under...
2021-01-23 Petr Machatanet: dcb: Accept RTM_GETDCB messages carrying set-like...
2021-01-23 Petr Machatanet: dcb: Validate netlink message in DCB handler
2021-01-23 Willem de Bruijnesp: avoid unneeded kmap_atomic call
2021-01-23 Baptiste Lepersudp: Prevent reuseport_select_sock from reading uniniti...
2021-01-19 Dinghao Liunetfilter: nf_nat: Fix memleak in nf_nat_init
2021-01-19 Jesper Dangaard... netfilter: conntrack: fix reading nf_conntrack_buckets
2021-01-19 j.nixdorf@avm.denet: sunrpc: interpret the return value of kstrtou32...
2021-01-17 Vasily Averinnet: drop bogus skb with CHECKSUM_PARTIAL and offset...
2021-01-17 Sean Tranchettinet: ipv6: fib: flush exceptions when purging route
2021-01-17 Florian Westphalnet: fix pmtu check in nopmtudisc mode
2021-01-17 Florian Westphalnet: ip: always refragment ip defragmented packets
2021-01-17 Jakub Kicinskinet: vlan: avoid leaks on register_vlan_dev() failures
2021-01-12 Florian Westphalnetfilter: xt_RATEEST: reject non-null terminated strin...
2021-01-12 Vasily Averinnetfilter: ipset: fix shift-out-of-bounds in htable_bits()
2021-01-12 Subash Abhinov Kas... netfilter: x_tables: Update remaining dereference to RCU
2021-01-12 Antoine Tenartnet-sysfs: take the rtnl lock when accessing xps_rxqs_m...
2021-01-12 Antoine Tenartnet-sysfs: take the rtnl lock when storing xps_rxqs
2021-01-12 Randy Dunlapnet: sched: prevent invalid Scell_log shift count
2021-01-12 Cong Wangerspan: fix version 1 check in gre_parse_header()
2021-01-12 Guillaume Naultipv4: Ignore ECN bits for fib lookups in fib_compute_sp...
2021-01-12 Antoine Tenartnet-sysfs: take the rtnl lock when accessing xps_cpus_m...
2021-01-12 Antoine Tenartnet-sysfs: take the rtnl lock when storing xps_cpus
2021-01-12 John Wangnet/ncsi: Use real net-device for response handler
2020-12-30 Dongdong Wanglwt: Disable BH too in run_lwt_bpf()
2020-12-30 Sara Sharoncfg80211: initialize rekey_data
2020-12-30 Johannes Bergmac80211: don't set set TDLS STA bandwidth wider than...
2020-12-30 Trond MyklebustSUNRPC: xprt_load_transport() needs to support the...
2020-12-30 Anmol KarnBluetooth: Fix null pointer dereference in hci_event_pa...
2020-12-30 Peilin YeBluetooth: Fix slab-out-of-bounds read in hci_le_direct...
2020-12-30 Subash Abhinov Kas... netfilter: x_tables: Switch synchronization to RCU
2020-12-30 Luc Van Oostenryckxsk: Fix xsk_poll()'s return type
2020-12-30 Zhang Changzhongnet: bridge: vlan: fix error return code in __vlan_add()
2020-12-30 Neal Cardwelltcp: fix cwnd-limited bug for TSO deferral where we...
2020-12-30 Eric Dumazettcp: select sane initial rcvq_space.space for big MSS
2020-12-30 Eric Dumazetmac80211: mesh: fix mesh_pathtbl_init() error path
2020-12-11 Florian Westphalnetfilter: nf_tables: avoid false-postive lockdep splat
2020-12-08 Dan Carpenternet/x25: prevent a couple of overflows
2020-12-08 Antoine Tenartnet: ip6_gre: set dev->hard_header_len when using heade...
2020-12-08 Guillaume Naultipv4: Fix tos mask in inet_rtm_getroute()
2020-12-08 Antoine Tenartnetfilter: bridge: reset skb->pkt_type after NF_INET_PO...
2020-12-08 Maxim Mikityanskiynet/tls: Protect from calling tls_dev_del for TLS RX...
2020-12-08 Alexander Duycktcp: Set INET_ECN_xmit configuration in tcp_reinit_cong...
2020-12-08 Willem de Bruijnsock: set sk_err to ee_errno on dequeue from errq
2020-12-08 Anmol Karnrose: Fix Null pointer dereference in rose_send_frame()
2020-12-08 Vadim Fedorenkonet/tls: missing received data after fast remote close
2020-12-08 Julian Wiedmannnet/af_iucv: set correct sk_protocol for child sockets
2020-12-08 Wang Haiipv6: addrlabel: fix possible memory leak in ip6addrlbl...
2020-12-02 Taehee Yoobatman-adv: set .owner to THIS_MODULE
2020-11-24 Johannes Bergmac80211: free sta in sta_info_insert_finish() on errors
2020-11-24 Felix Fietkaumac80211: minstrel: fix tx status processing corner...
2020-11-24 Felix Fietkaumac80211: minstrel: remove deferred sampling code
2020-11-24 Anant Thazhemadamcan: af_can: prevent potential access of uninitialized...
2020-11-24 Anant Thazhemadamcan: af_can: prevent potential access of uninitialized...
2020-11-24 Joel Stanleynet/ncsi: Fix netlink registration
2020-11-24 Ryan Sharpellettitcp: only postpone PROBE_RTT if RTT is < current min_rt...
2020-11-24 Xin Longsctp: change to hold/put transport for proto_unreach_timer
2020-11-24 Xie Henet: x25: Increase refcnt of "struct x25_neigh" in...
2020-11-24 Paul Moorenetlabel: fix an uninitialized warning in netlbl_unlabe...
next