summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-23net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan1-0/+1
2021-06-23net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang1-3/+1
2021-06-23net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu1-4/+6
2021-06-23lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski1-1/+2
2021-06-23net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski1-1/+1
2021-06-23ptp: improve max_adj check against unreasonable valuesJakub Kicinski2-4/+4
2021-06-23bpf: Fix leakage under speculation on mispredicted branchesDaniel Borkmann1-4/+40
2021-06-23net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin1-1/+1
2021-06-23ipv4: Fix device used for dst_alloc with local routesDavid Ahern2-1/+39
2021-06-23cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy1-8/+16
2021-06-23netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET1-0/+2
2021-06-23qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET1-0/+1
2021-06-23ethtool: strset: fix message length calculationJakub Kicinski1-0/+2
2021-06-23net: qualcomm: rmnet: don't over-count statisticsAlex Elder1-9/+9
2021-06-23net: qualcomm: rmnet: Update rmnet device MTU based on real deviceSubash Abhinov Kasiviswanathan4-3/+90
2021-06-23net: make get_net_ns return error if NET_NS is disabledChangbin Du4-15/+19
2021-06-23net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang1-4/+4
2021-06-23cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy1-3/+19
2021-06-23cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy3-4/+2
2021-06-23cxgb4: fix endianness when flashing boot imageRahul Lakkireddy1-17/+27
2021-06-23alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET1-0/+1
2021-06-23selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni1-3/+8
2021-06-23mptcp: do not warn on bad input from the networkPaolo Abeni1-5/+5
2021-06-23mptcp: try harder to borrow memory from subflow under pressurePaolo Abeni1-4/+6
2021-06-23sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy1-1/+5
2021-06-23mptcp: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy1-0/+2
2021-06-23netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy1-0/+5
2021-06-23net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin1-7/+3
2021-06-23net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb1-4/+5
2021-06-23net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik4-16/+29
2021-06-23net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb1-0/+3
2021-06-23net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak3-7/+26
2021-06-23net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen1-3/+0
2021-06-23net/sched: act_ct: handle DNAT tuple collisionMarcelo Ricardo Leitner1-8/+13
2021-06-23rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel1-3/+5
2021-06-23udp: fix race between close() and udp_abort()Paolo Abeni2-0/+13
2021-06-23ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski1-8/+10
2021-06-23ice: add ndo_bpf callback for safe mode netdev opsMaciej Fijalkowski1-0/+15
2021-06-23netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal1-4/+18
2021-06-23net: lantiq: disable interrupt before sheduling NAPIAleksander Jan Bajkowski1-1/+1
2021-06-23net: dsa: felix: re-enable TX flow control in ocelot_port_flush()Vladimir Oltean1-0/+5
2021-06-23net: rds: fix memory leak in rds_recvmsgPavel Skripkin1-1/+1
2021-06-23vrf: fix maximum MTUNicolas Dichtel1-4/+2
2021-06-23net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun1-0/+1
2021-06-23libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson1-1/+1
2021-06-23mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok1-2/+4
2021-06-23mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata1-1/+1
2021-06-23mac80211: fix skb length check in ieee80211_scan_rx()Du Cheng1-5/+16
2021-06-23batman-adv: Avoid WARN_ON timing related checksSven Eckelmann1-1/+3
2021-06-23fanotify: fix copy_event_to_user() fid error clean upMatthew Bobrowski1-2/+2