summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | net/mlx5e: Verify dev is present in get devlink port ndoChris Mi2021-06-101-0/+2
| | * | | | | | | | net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb2021-06-101-4/+5
| | * | | | | | | | net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb2021-06-101-0/+3
| | * | | | | | | | net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2021-06-103-7/+26
| | * | | | | | | | net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen2021-06-101-3/+0
| | * | | | | | | | net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov2021-06-104-17/+40
| | * | | | | | | | net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()Yang Li2021-06-101-1/+1
| * | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-102-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-101-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-091-1/+1
| * | | | | | | | net: ena: fix DMA mapping function issues in XDPShay Agroskin2021-06-091-26/+28
| * | | | | | | | net: dsa: felix: re-enable TX flow control in ocelot_port_flush()Vladimir Oltean2021-06-091-0/+5
| * | | | | | | | net: rds: fix memory leak in rds_recvmsgPavel Skripkin2021-06-091-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
| * | | | | | | | | net: ipv4: Remove unneed BUG() functionZheng Yongjun2021-06-082-2/+2
| * | | | | | | | | net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun2021-06-081-0/+1
| * | | | | | | | | neighbour: allow NUD_NOARP entries to be forced GCedDavid Ahern2021-06-081-0/+1
| * | | | | | | | | revert "net: kcm: fix memory leak in kcm_sendmsg"Pavel Skripkin2021-06-071-5/+0
| * | | | | | | | | Merge branch 'mlxsw-fixes'David S. Miller2021-06-073-4/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok2021-06-071-2/+4
| | * | | | | | | | | mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()Petr Machata2021-06-071-1/+4
| | * | | | | | | | | mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata2021-06-071-1/+1
| |/ / / / / / / / /
| * | | | | | | | | ethtool: Fix NULL pointer dereference during module EEPROM dumpIdo Schimmel2021-06-071-1/+1
* | | | | | | | | | Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-191-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | btrfs: zoned: fix negative space_info->bytes_readonlyNaohiro Aota2021-06-171-4/+4
* | | | | | | | | | | Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-187-131/+306
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI: aardvark: Fix kernel panic during PIO transferPali Rohár2021-06-181-9/+40