summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-1939-206/+418
|\
| * net: dpaa2-switch: disable the control interface on error pathVladimir Oltean2021-08-191-18/+18
| * Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel2021-08-191-7/+5
| * Merge branch 'intel-wired-lan-driver-updates-2021-08-18'Jakub Kicinski2021-08-194-4/+48
| |\
| | * iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch2021-08-193-2/+47
| | * i40e: Fix ATR queue selectionArkadiusz Kubalewski2021-08-191-2/+1
| |/
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-08-193-6/+29
| |\
| | * selftests, bpf: Test that dead ldx_w insns are acceptedIlya Leoshkevich2021-08-131-0/+12
| | * bpf: Clear zext_dst of dead insnsIlya Leoshkevich2021-08-131-0/+1
| | * bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpersYonghong Song2021-08-111-6/+16
| * | Merge branch 'r8152-bp-settings'David S. Miller2021-08-191-3/+20
| |\ \
| | * | r8152: fix the maximum number of PLA bp for RTL8153CHayes Wang2021-08-191-2/+19
| | * | r8152: fix writing USB_BP2_ENHayes Wang2021-08-191-1/+1
| |/ /
| * | Merge branch 'mptcp-fixes'David S. Miller2021-08-192-39/+15
| |\ \
| | * | mptcp: full fully established support after ADD_ADDRMatthieu Baerts2021-08-191-7/+3
| | * | mptcp: fix memory leak on address flushPaolo Abeni2021-08-191-32/+12
| |/ /
| * | net/rds: dma_map_sg is entitled to merge entriesGerd Rausch2021-08-191-2/+2
| * | net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean2021-08-191-0/+1
| * | net: asix: fix uninit value bugsPavel Skripkin2021-08-181-40/+30
| * | ovs: clear skb->tstamp in forwarding pathkaixi.fan2021-08-181-0/+1
| * | Merge branch 'mdio-fixes'David S. Miller2021-08-181-13/+24
| |\ \
| | * | net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan2021-08-181-2/+6
| | * | net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan2021-08-181-10/+18
| | * | net: mdio-mux: Delete unnecessary devm_kfreeSaravana Kannan2021-08-181-1/+0
| |/ /
| * | net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...Vladimir Oltean2021-08-181-4/+2
| * | sch_cake: fix srchost/dsthost hashing modeToke Høiland-Jørgensen2021-08-181-1/+1
| * | ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai2021-08-181-1/+4
| * | Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-08-186-14/+91
| |\ \
| | * | mt76: fix enum type mismatchArnd Bergmann2021-08-064-4/+6
| | * | iwlwifi: add new so-jf devicesYaara Baruch2021-07-281-1/+35
| | * | iwlwifi: add new SoF with JF devicesYaara Baruch2021-07-281-0/+34
| | * | iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg2021-07-281-9/+16
| * | | net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu2021-08-171-1/+3
| * | | mac80211: fix locking in ieee80211_restart_work()Johannes Berg2021-08-171-0/+2
| * | | virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang2021-08-171-7/+7
| * | | vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger2021-08-171-0/+4
| * | | net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter2021-08-161-4/+3
| * | | Merge branch 'bnxt_en-fixes'David S. Miller2021-08-161-0/+15
| |\ \ \
| | * | | bnxt_en: Add missing DMA memory barriersMichael Chan2021-08-161-0/+12
| | * | | bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan2021-08-161-0/+3
| |/ / /
| * | | qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin2021-08-161-2/+1
| * | | qed: qed ll2 race condition fixesShai Malin2021-08-161-0/+20
| * | | tipc: call tipc_wait_for_connect only when dlen is not 0Xin Long2021-08-161-1/+1
| * | | ptp_pch: Restore dependency on PCIAndy Shevchenko2021-08-161-1/+2
| * | | net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin2021-08-161-0/+6
| * | | ice: Fix perout start time roundingMaciej Machnikowski2021-08-141-1/+1
| * | | Merge branch 'bnxt-tx-napi-disabling-resiliency-improvements'Jakub Kicinski2021-08-132-37/+62
| |\ \ \
| | * | | bnxt: count Tx dropsJakub Kicinski2021-08-131-0/+2
| | * | | bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski2021-08-132-13/+27
| | * | | bnxt: disable napi before canceling DIMJakub Kicinski2021-08-131-2/+1