aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-101-3/+7
* net: annotate data race in sock_error()Eric Dumazet2021-06-101-1/+6
* Merge branch 'bridge-egress-fixes'David S. Miller2021-06-102-16/+26
|\
| * net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov2021-06-101-2/+2
| * net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov2021-06-102-16/+26
|/
* ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun2021-06-101-5/+7
* skbuff: fix incorrect msg_zerocopy copy notificationsWillem de Bruijn2021-06-101-1/+3
* Merge tag 'mlx5-fixes-2021-06-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-06-1017-72/+112
|\
| * net/mlx5e: Block offload of outer header csum for GRE tunnelAya Levin2021-06-091-6/+3
| * net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin2021-06-091-7/+3
| * Revert "net/mlx5: Arm only EQs with EQEs"Shay Drory2021-06-091-2/+4
| * net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin2021-06-093-23/+25
| * net/mlx5e: Don't update netdev RQs with PTP-RQAya Levin2021-06-091-2/+0
| * net/mlx5e: Verify dev is present in get devlink port ndoChris Mi2021-06-091-0/+2
| * net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb2021-06-091-4/+5
| * net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb2021-06-091-0/+3
| * net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2021-06-093-7/+26
| * net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen2021-06-091-3/+0
| * net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov2021-06-094-17/+40
| * net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()Yang Li2021-06-091-1/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-092-8/+25
|\ \ | |/ |/|
| * ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski2021-06-091-8/+10
| * ice: add ndo_bpf callback for safe mode netdev opsMaciej Fijalkowski2021-06-091-0/+15
* | net/sched: act_ct: handle DNAT tuple collisionMarcelo Ricardo Leitner2021-06-091-8/+13
* | rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel2021-06-091-3/+5
* | Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-06-0914-52/+109
|\ \
| * | mac80211: drop multicast fragmentsJohannes Berg2021-06-091-6/+3
| * | mac80211: move interface shutdown out of wiphy lockJohannes Berg2021-06-093-4/+12
| * | cfg80211: shut down interfaces on failed resumeJohannes Berg2021-06-091-0/+4
| * | cfg80211: fix phy80211 symlink creationJohannes Berg2021-06-091-8/+5
| * | mac80211: fix 'reset' debugfs lockingJohannes Berg2021-06-091-1/+3
| * | mac80211: fix deadlock in AP/VLAN handlingJohannes Berg2021-06-081-7/+12
| * | mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef2021-05-312-17/+42
| * | mac80211: fix skb length check in ieee80211_scan_rx()Du Cheng2021-05-311-5/+16
| * | staging: rtl8723bs: fix monitor netdev register/unregisterJohannes Berg2021-05-311-2/+2
| * | cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-05-311-0/+3
| * | mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris2021-05-311-1/+1
| * | mac80211_hwsim: drop pending frames on stopJohannes Berg2021-05-311-0/+5
| * | mac80211: remove warning in ieee80211_get_sband()Johannes Berg2021-05-311-1/+1
* | | udp: fix race between close() and udp_abort()Paolo Abeni2021-06-092-0/+13
* | | inet: annotate data race in inet_send_prepare() and inet_dgram_connect()Eric Dumazet2021-06-091-2/+2
* | | net: ethtool: clear heap allocations for ethtool functionAustin Kim2021-06-091-5/+5
| |/ |/|
* | net: lantiq: disable interrupt before sheduling NAPIAleksander Jan Bajkowski2021-06-081-1/+1
* | net: ena: fix DMA mapping function issues in XDPShay Agroskin2021-06-081-26/+28
* | net: dsa: felix: re-enable TX flow control in ocelot_port_flush()Vladimir Oltean2021-06-081-0/+5
* | net: rds: fix memory leak in rds_recvmsgPavel Skripkin2021-06-081-1/+1
* | Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-...David S. Miller2021-06-081-1/+3
|\ \
| * | batman-adv: Avoid WARN_ON timing related checksSven Eckelmann2021-05-181-1/+3
* | | vrf: fix maximum MTUNicolas Dichtel2021-06-081-4/+2
* | | net: appletalk: fix the usage of prepositiongushengxian2021-06-081-1/+1