- e1a763a Merge 5.10.19 into android-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
- 225d207 RDMA: Lift ibdev_to_node from rds to common code by Christoph Hellwig · 4 years, 2 months ago
- 59e0bda Merge 5.10.18 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
- 06ab1e6 net: fix proc_fs init handling in af_packet and tls by Yonatan Linik · 4 years, 1 month ago
- ba2582cd net: bridge: Fix a warning when del bridge sysfs by Wang Hai · 4 years, 1 month ago
- 2bce178 net: openvswitch: fix TTL decrement exception action execution by Eelco Chaudron · 4 years, 1 month ago
- 78b1203 net: sched: incorrect Kconfig dependencies on Netfilter modules by Pablo Neira Ayuso · 4 years, 1 month ago
- 496ef46 net/sched: fix miss init the mru in qdisc_skb_cb by wenxu · 4 years, 1 month ago
- 40bf545 mptcp: skip to next candidate if subflow has unacked data by Florian Westphal · 4 years, 1 month ago
- 36e4b93 net: qrtr: Fix port ID for control messages by Loic Poulain · 4 years, 2 months ago
- b129c98 Merge 5.10.17 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
- 5706880 net/qrtr: restrict user-controlled length in qrtr_tun_write_iter() by Sabyrzhan Tasbolatov · 4 years ago
- 862d1c0 net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS by Sabyrzhan Tasbolatov · 4 years ago
- 69e9fd9 vsock: fix locking in vsock_shutdown() by Stefano Garzarella · 3 years, 11 months ago
- afe3170 vsock/virtio: update credit only if socket is not closed by Stefano Garzarella · 3 years, 11 months ago
- 55ad30c bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state by Horatiu Vultur · 3 years, 11 months ago
- bc21a88 net/vmw_vsock: improve locking in vsock_connect_timeout() by Norbert Slusarek · 3 years, 11 months ago
- fcee53d net/vmw_vsock: fix NULL pointer dereference by Norbert Slusarek · 3 years, 11 months ago
- c901381 net: fix iteration for sctp transport seq_files by NeilBrown · 3 years, 11 months ago
- 9e6ce47 net: gro: do not keep too many GRO packets in napi->rx_list by Eric Dumazet · 3 years, 11 months ago
- c930943 net: dsa: call teardown method on probe failure by Vladimir Oltean · 3 years, 11 months ago
- 46a831d udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 3 years, 11 months ago
- 24f5544 rxrpc: Fix clearance of Tx/Rx ring when releasing a call by David Howells · 3 years, 11 months ago
- d519197 netfilter: conntrack: skip identical origin tuple in same zone only by Florian Westphal · 3 years, 11 months ago
- bbb8c39 netfilter: flowtable: fix tcp and udp header checksum update by Sven Auhagen · 4 years ago
- 0a0e5d4 netfilter: nftables: fix possible UAF over chains from packet path in netns by Pablo Neira Ayuso · 4 years ago
- f035e97 netfilter: xt_recent: Fix attempt to update deleted entry by Jozsef Kadlecsik · 4 years ago
- 3ade81d ath9k: fix build error with LEDS_CLASS=m by Arnd Bergmann · 4 years ago
- a6310f1 Merge 5.10.16 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
- 518416a SUNRPC: Handle 0 length opaque XDR object data properly by Dave Wysochanski · 4 years ago
- eda725f SUNRPC: Move simple_get_bytes and simple_get_netobj into private header by Dave Wysochanski · 4 years ago
- 4618aea mac80211: 160MHz with extended NSS BW in CSA by Shay Bar · 4 years ago
- 1c19d6a af_key: relax availability checks for skb size calculation by Cong Wang · 4 years ago
- 1092f69 Merge 5.10.15 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
- 3d6df63 udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
- f2b30f9 net: ip_tunnel: fix mtu calculation by Vadim Fedorenko · 4 years ago
- 6e4583a neighbour: Prevent a dead entry from updating gc_list by Chinmay Agarwal · 4 years ago
- 2ca1ddc mac80211: fix station rate table updates on assoc by Felix Fietkau · 4 years ago
- dec629e net: lapb: Copy the skb before sending a packet by Xie He · 4 years ago
- 8e08162 SUNRPC: Fix NFS READs that start at non-page-aligned offsets by Chuck Lever · 4 years ago
- e5ed4e0 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years ago
- 8a4b8ea ANDROID: net: introduce ip_local_unbindable_ports sysctl by Maciej Żenczykowski · 5 years ago
- d0d8327 Merge 5.10.14 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
- cedc60f mac80211: fix encryption key selection for 802.3 xmit by Felix Fietkau · 4 years ago
- 20790b2 mac80211: fix fast-rx encryption check by Felix Fietkau · 4 years ago
- c2601c9 mac80211: fix incorrect strlen of .write in debugfs by Shayne Chen · 4 years ago
- c71bfc5 net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP by Rasmus Villemoes · 4 years ago
- 865fd54 UPSTREAM: cfg80211: Add support to calculate and report 4096-QAM HE rates by Vamsi Krishna · 4 years, 2 months ago
- baa3ea7 UPSTREAM: cfg80211: Add support to configure SAE PWE value to drivers by Rohan Dutta · 4 years, 2 months ago
- cf5b248 Merge 5.10.13 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
- 55d9004 vsock: fix the race conditions in multi-transport support by Alexander Popov · 4 years ago
- a9cd144 tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN by Pengcheng Yang · 4 years ago
- 011c3d9 tcp: make TCP_USER_TIMEOUT accurate for zero window probes by Enke Chen · 4 years ago
- 5a48918 NFC: fix possible resource leak by Pan Bian · 4 years ago
- e10a1aa NFC: fix resource leak when target index is invalid by Pan Bian · 4 years ago
- 2e83a57 rxrpc: Fix memory leak in rxrpc_lookup_local by Takeshi Misawa · 4 years ago
- 1c3b27b mac80211: pause TX while changing interface type by Johannes Berg · 4 years ago
- 6daa528 xfrm: Fix wraparound in xfrm_policy_addr_delta() by Visa Hankala · 4 years ago
- 2f7ecc8 xfrm: fix disable_xfrm sysctl when used on xfrm interfaces by Eyal Birger · 4 years ago
- f632d34 xfrm: Fix oops in xfrm_replay_advance_bmp by Shmulik Ladkani · 4 years, 1 month ago
- 28adabf netfilter: nft_dynset: add timeout extension to template by Pablo Neira Ayuso · 4 years ago
- d16c5df wext: fix NULL-ptr-dereference with cfg80211's lack of commit() by Johannes Berg · 4 years ago
- d4ff3d2 ANDROID: Make vsock virtio packet buff size configurable by Ram Muthiah · 4 years ago
- ba15277 Merge 5.10.11 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- e9c4068 tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years ago
- 22c3cb5 net: core: devlink: use right genl user_ptr when handling port param get/set by Oleksandr Mazur · 4 years ago
- 70746a4 tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years ago
- 981e180 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years ago
- f0f3d3e net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled by Tariq Toukan · 4 years ago
- 9898801 ipv6: set multicast flag on the multicast route by Matteo Croce · 4 years ago
- 0083dc2 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 4 years ago
- 56ef551 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 4 years ago
- 3cb2de5 ipv6: create multicast route with RTPROT_KERNEL by Matteo Croce · 4 years ago
- e5f323b udp: mask TOS bits in udp_v4_early_demux() by Guillaume Nault · 4 years ago
- 03ca5c2 net_sched: gen_estimator: support large ewma log by Eric Dumazet · 4 years ago
- a6fc831 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years ago
- b65578c skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too by Alexander Lobakin · 4 years ago
- 83d7403 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 4 years ago
- 238b5ebd cls_flower: call nla_ok() before nla_next() by Cong Wang · 4 years ago
- 636868a xsk: Clear pool even for inactive queues by Maxim Mikityanskiy · 4 years ago
- ef9eb91 bpf: Reject too big ctx_size_in for raw_tp test run by Song Liu · 4 years ago
- 00ee972 SUNRPC: Handle TCP socket sends with kernel_sendpage() again by Chuck Lever · 4 years ago
- c4cf078 Merge 5.10.10 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- d0b97c8 net: dsa: unbind all switches from tree when DSA master unbinds by Vladimir Oltean · 4 years ago
- 6423b21 mac80211: check if atf has been disabled in __ieee80211_schedule_txq by Lorenzo Bianconi · 4 years ago
- a00432f mac80211: do not drop tx nulldata packets on encrypted links by Felix Fietkau · 4 years ago
- 6f3fe96 rxrpc: Fix handling of an unsupported token type in rxrpc_read() by David Howells · 4 years ago
- 2bfb953 net: dsa: clear devlink port type before unregistering slave netdevs by Vladimir Oltean · 4 years ago
- 024158d net: avoid 32 x truesize under-estimation for tiny skbs by Eric Dumazet · 4 years ago
- 00442a9 net: sit: unregister_netdevice on newlink's error path by Jakub Kicinski · 4 years ago
- 7c85d8e rxrpc: Call state should be read with READ_ONCE() under some circumstances by Baptiste Lepers · 4 years ago
- 1e5a4c7 net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands by Petr Machata · 4 years ago
- dbdca9d net: dcb: Validate netlink message in DCB handler by Petr Machata · 4 years ago
- 2641363 esp: avoid unneeded kmap_atomic call by Willem de Bruijn · 4 years ago
- 60b8b4e tipc: fix NULL deref in tipc_link_xmit() by Hoang Le · 4 years ago
- bbcb474 net: ipv6: Validate GSO SKB before finish IPv6 processing by Aya Levin · 4 years ago
- 4b97ce0 udp: Prevent reuseport_select_sock from reading uninitialized socks by Baptiste Lepers · 4 years ago
- 24cd331 net: fix use-after-free when UDP GRO with shared fraglist by Dongseok Yi · 4 years ago
- 88e2d5f Merge 5.10.9 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 88a5c90 netfilter: nf_nat: Fix memleak in nf_nat_init by Dinghao Liu · 4 years ago