io_uring: account io_uring internal files as REQ_F_INFLIGHT
[platform/kernel/linux-rpi.git] / net /
2021-02-10 Dongseok Yiudp: ipv4: manipulate network header of NATed UDP GRO...
2021-02-10 Vadim Fedorenkonet: ip_tunnel: fix mtu calculation
2021-02-10 Chinmay Agarwalneighbour: Prevent a dead entry from updating gc_list
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 Chuck LeverSUNRPC: Fix NFS READs that start at non-page-aligned...
2021-02-10 David Howellsrxrpc: Fix deadlock around release of dst cached on...
2021-02-07 Felix Fietkaumac80211: fix encryption key selection for 802.3 xmit
2021-02-07 Felix Fietkaumac80211: fix fast-rx encryption check
2021-02-07 Shayne Chenmac80211: fix incorrect strlen of .write in debugfs
2021-02-07 Rasmus Villemoesnet: switchdev: don't set port_obj_info->handled true...
2021-02-03 Alexander Popovvsock: fix the race conditions in multi-transport support
2021-02-03 Pengcheng Yangtcp: fix TLP timer not set when CA_STATE changes from...
2021-02-03 Enke Chentcp: make TCP_USER_TIMEOUT accurate for zero window...
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 Visa Hankalaxfrm: Fix wraparound in xfrm_policy_addr_delta()
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 Kuniyuki Iwashimatcp: Fix potential use-after-free due to double kfree()
2021-01-27 Oleksandr Mazurnet: core: devlink: use right genl user_ptr when handli...
2021-01-27 Enke Chentcp: fix TCP_USER_TIMEOUT with zero window
2021-01-27 Eric Dumazettcp: do not mess with cloned skbs in tcp_add_backlog()
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 Eric Dumazetnet_sched: gen_estimator: support large ewma log
2021-01-27 Yuchung Chengtcp: fix TCP socket rehash stats mis-accounting
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-27 Cong Wangcls_flower: call nla_ok() before nla_next()
2021-01-27 Maxim Mikityanskiyxsk: Clear pool even for inactive queues
2021-01-27 Song Liubpf: Reject too big ctx_size_in for raw_tp test run
2021-01-27 Chuck LeverSUNRPC: Handle TCP socket sends with kernel_sendpage...
2021-01-23 Vladimir Olteannet: dsa: unbind all switches from tree when DSA master...
2021-01-23 Lorenzo Bianconimac80211: check if atf has been disabled in __ieee80211...
2021-01-23 Felix Fietkaumac80211: do not drop tx nulldata packets on encrypted...
2021-01-23 David Howellsrxrpc: Fix handling of an unsupported token type in...
2021-01-23 Vladimir Olteannet: dsa: clear devlink port type before unregistering...
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 Hoang Letipc: fix NULL deref in tipc_link_xmit()
2021-01-23 Aya Levinnet: ipv6: Validate GSO SKB before finish IPv6 processing
2021-01-23 Baptiste Lepersudp: Prevent reuseport_select_sock from reading uniniti...
2021-01-23 Dongseok Yinet: fix use-after-free when UDP GRO with shared fraglist
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-19 Arnd Bergmanncfg80211: select CONFIG_CRC32
2021-01-19 Vasily Averinnetfilter: ipset: fixes possible oops in mtype_resize
2021-01-17 Vasily Averinnet: drop bogus skb with CHECKSUM_PARTIAL and offset...
2021-01-17 Oliver Hartkoppcan: isotp: isotp_getname(): fix kernel information...
2021-01-17 Magnus Karlssonxsk: Rollback reservation at NETDEV_TX_BUSY
2021-01-17 Magnus Karlssonxsk: Fix race in SKB mode transmit with shared cq
2021-01-17 Petr Machatanexthop: Bounce NHA_GATEWAY in FDB nexthop groups
2021-01-17 Ido Schimmelnexthop: Unlink nexthop group entry in error path
2021-01-17 Ido Schimmelnexthop: Fix off-by-one error in error path
2021-01-17 Florian Westphalnet: ip: always refragment ip defragmented packets
2021-01-17 Florian Westphalnet: fix pmtu check in nopmtudisc mode
2021-01-17 Sean Tranchettinet: ipv6: fib: flush exceptions when purging route
2021-01-17 Jakub Kicinskinet: vlan: avoid leaks on register_vlan_dev() failures
2021-01-12 Magnus Karlssonxsk: Fix memory leak for failed bind
2021-01-12 Pablo Neira Ayusonetfilter: nft_dynset: report EOPNOTSUPP on missing...
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 Cong Wangerspan: fix version 1 check in gre_parse_header()
2021-01-12 Randy Dunlapnet: sched: prevent invalid Scell_log shift count
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_rxqs_m...
2021-01-12 Antoine Tenartnet-sysfs: take the rtnl lock when storing xps_rxqs
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
2021-01-12 Davide Carattinet/sched: sch_taprio: ensure to reset/destroy all...
2021-01-09 Edward VearBluetooth: Fix attempting to set RPA timeout when unsup...
2021-01-06 Michal Kubecekethtool: fix string set id check
2021-01-06 Ivan Veceraethtool: fix error paths in ethnl_set_channels()
2021-01-06 Paolo Abenimptcp: fix security context on server socket
2021-01-06 Davide Carattinet/sched: sch_taprio: reset child qdiscs before freein...
2020-12-30 Chuck Leverxprtrdma: Fix XDRBUF_SPARSE_PAGES support
2020-12-30 Dan Alonisunrpc: fix xs_read_xdr_buf for partial pages receive
2020-12-30 Wen Gongmac80211: fix a mistake check for rx_stats update
2020-12-30 Johannes Bergmac80211: don't set set TDLS STA bandwidth wider than...
2020-12-30 Wei YongjunBluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMT...
2020-12-30 Fedor Tokarevnet: sunrpc: Fix 'snprintf' return value check in ...
2020-12-30 Trond MyklebustSUNRPC: xprt_load_transport() needs to support the...
2020-12-30 Trond MyklebustSUNRPC: rpc_wake_up() should wake up tasks in the corre...
2020-12-30 Sathish NarasimmanBluetooth: Fix: LL PRivacy BLE device fails to connect
next