summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-10mptcp: fix soft lookup in subflow_error_report()Paolo Abeni
2021-06-10selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni
2021-06-10mptcp: do not warn on bad input from the networkPaolo Abeni
2021-06-10mptcp: wake-up readers only for in sequence dataPaolo Abeni
2021-06-10mptcp: try harder to borrow memory from subflow under pressurePaolo Abeni
2021-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-06-10Merge branch 'tcp-options-oob-fixes'David S. Miller
2021-06-10sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy
2021-06-10mptcp: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-10netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-10net/packet: annotate data race in packet_sendmsg()Eric Dumazet
2021-06-10inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-10net: annotate data race in sock_error()Eric Dumazet
2021-06-10Merge branch 'bridge-egress-fixes'David S. Miller
2021-06-10net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov
2021-06-10net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov
2021-06-10ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-10skbuff: fix incorrect msg_zerocopy copy notificationsWillem de Bruijn
2021-06-10Merge tag 'mlx5-fixes-2021-06-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-06-09net/mlx5e: Block offload of outer header csum for GRE tunnelAya Levin
2021-06-09net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin
2021-06-09Revert "net/mlx5: Arm only EQs with EQEs"Shay Drory
2021-06-09net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin
2021-06-09net/mlx5e: Don't update netdev RQs with PTP-RQAya Levin
2021-06-09net/mlx5e: Verify dev is present in get devlink port ndoChris Mi
2021-06-09net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb
2021-06-09net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb
2021-06-09net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak
2021-06-09net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen
2021-06-09net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov
2021-06-09net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()Yang Li
2021-06-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-09net/sched: act_ct: handle DNAT tuple collisionMarcelo Ricardo Leitner
2021-06-09rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-09udp: fix race between close() and udp_abort()Paolo Abeni
2021-06-09inet: annotate data race in inet_send_prepare() and inet_dgram_connect()Eric Dumazet
2021-06-09net: ethtool: clear heap allocations for ethtool functionAustin Kim
2021-06-09ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski
2021-06-09ice: add ndo_bpf callback for safe mode netdev opsMaciej Fijalkowski
2021-06-09netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal
2021-06-09selftests: netfilter: add fib test caseFlorian Westphal
2021-06-09netfilter: nf_tables: initialize set before expression setupPablo Neira Ayuso
2021-06-09mac80211: drop multicast fragmentsJohannes Berg
2021-06-09mac80211: move interface shutdown out of wiphy lockJohannes Berg
2021-06-09cfg80211: shut down interfaces on failed resumeJohannes Berg
2021-06-09cfg80211: fix phy80211 symlink creationJohannes Berg
2021-06-09mac80211: fix 'reset' debugfs lockingJohannes Berg
2021-06-08net: lantiq: disable interrupt before sheduling NAPIAleksander Jan Bajkowski
2021-06-08net: ena: fix DMA mapping function issues in XDPShay Agroskin