summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: update moderation when config resetKevin(Yudong) Yang2021-03-053-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-059-40/+128
|\
| * bpf: Explicitly zero-extend R0 after 32-bit cmpxchgBrendan Jackman2021-03-044-1/+72
| * bpf: Account for BPF_FETCH in insn_has_def32()Ilya Leoshkevich2021-03-041-31/+39
| * libbpf: Clear map_info before each bpf_obj_get_info_by_fdMaciej Fijalkowski2021-03-041-2/+3
| * samples, bpf: Add missing munmap in xdpsockMaciej Fijalkowski2021-03-041-0/+2
| * xsk: Remove dangling function declaration from header fileMaciej Fijalkowski2021-03-041-2/+0
| * selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta2021-03-021-1/+2
| * selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich2021-03-021-3/+10
* | cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore2021-03-043-19/+9
* | ibmvnic: always store valid MAC addressJiri Wiesner2021-03-041-3/+2
* | netdevsim: init u64 stats for 32bit hardwareHillf Danton2021-03-041-0/+1
* | Merge branch 'mptcp-fixes'David S. Miller2021-03-042-67/+112
|\ \
| * | mptcp: free resources when the port number is mismatchedGeliang Tang2021-03-041-6/+7
| * | mptcp: fix missing wakeupPaolo Abeni2021-03-041-2/+8
| * | mptcp: fix race in release_cbPaolo Abeni2021-03-041-12/+21
| * | mptcp: factor out __mptcp_retrans helper()Paolo Abeni2021-03-041-43/+50
| * | mptcp: reset 'first' and ack_hint on subflow closeFlorian Westphal2021-03-041-0/+9
| * | mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal2021-03-041-6/+12
| * | mptcp: fix memory accounting on allocation errorPaolo Abeni2021-03-041-0/+1
| * | mptcp: put subflow sock on connect errorFlorian Westphal2021-03-041-0/+1
| * | mptcp: reset last_snd on subflow closeFlorian Westphal2021-03-041-0/+5
|/ /
* | net: sched: avoid duplicates in classes dumpMaximilian Heyne2021-03-041-4/+4
* | net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas2021-03-041-14/+0
* | net: dsa: sja1105: fix ucast/bcast flooding always remaining enabledVladimir Oltean2021-03-041-2/+2
* | net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...Vladimir Oltean2021-03-041-1/+1
* | net: mscc: ocelot: properly reject destination IP keys in VCAP IS1Vladimir Oltean2021-03-041-1/+2
* | Merge branch 'nexthop-blackhole'David S. Miller2021-03-042-3/+15
|\ \
| * | selftests: fib_nexthops: Test blackhole nexthops when loopback goes downIdo Schimmel2021-03-041-0/+8
| * | nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel2021-03-041-3/+7
|/ /
* | net: sctp: trivial: fix typo in commentDrew Fustini2021-03-041-1/+1
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-03-043-2/+14
|\ \
| * | ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu2021-03-041-2/+4
| * | ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony2021-03-042-0/+10
|/ /
* | rtnetlink: using dev_base_seq from target netzhang kai2021-03-031-1/+1
* | net: 9p: advance iov on empty readJisheng Zhang2021-03-031-4/+0
* | Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang2021-03-031-29/+6
* | net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer2021-03-034-19/+30
* | net: macb: Add default usrio config to default gem configAtish Patra2021-03-031-7/+8
* | Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-03-033-3/+5
|\ \
| * | iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina2021-03-031-1/+2
| * | iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart2021-03-031-2/+2
| * | iwlwifi: mvm: add terminate entry for dmi_system_id tablesWei Yongjun2021-03-031-0/+1
* | | docs: networking: drop special stable handlingJakub Kicinski2021-03-033-77/+6
* | | net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong2021-03-031-1/+18
* | | ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning.Michal Suchanek2021-03-031-5/+3
* | | octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter2021-03-031-1/+3
* | | net: ethernet: mtk-star-emac: fix wrong unmap in RX handlingBiao Huang2021-03-021-2/+3
* | | stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee2021-03-021-13/+41
| |/ |/|
* | tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet2021-03-011-8/+15