summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xsk: Fix l2fwd for copy mode + busy poll comboMaciej Fijalkowski2022-04-071-1/+1
* drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou2022-04-071-1/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-04-079-36/+139
|\
| * bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy2022-04-061-19/+59
| * bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy2022-04-061-4/+13
| * bpf: selftests: Test fentry tracing a struct_ops programMartin KaFai Lau2022-03-312-0/+44
| * bpf: Resolve to prog->aux->dst_prog->type only for BPF_PROG_TYPE_EXTMartin KaFai Lau2022-03-311-1/+3
| * rethook: Fix to use WRITE_ONCE() for rethook:: HandlerMasami Hiramatsu2022-03-311-1/+1
| * selftests/bpf: Fix warning comparing pointer to 0Haowen Bai2022-03-301-2/+2
| * bpf: Fix sparse warnings in kprobe_multi_resolve_symsJiri Olsa2022-03-301-2/+2
| * bpftool: Explicit errno handling in skeletonsDelyan Kratunov2022-03-301-7/+15
* | myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong2022-04-061-4/+2
* | net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski2022-04-061-2/+7
* | qede: confirm skb is allocated before usingJamie Bainbridge2022-04-061-0/+3
* | net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=nFlorian Westphal2022-04-061-1/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-04-063-5/+9
|\ \
| * | ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski2022-04-051-1/+1
| * | ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski2022-04-051-1/+1
| * | ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski2022-04-053-3/+7
* | | net: phy: mscc-miim: reject clause 45 register accessesMichael Walle2022-04-061-0/+6
* | | Merge branch 'axienet-broken-link'David S. Miller2022-04-064-18/+31
|\ \ \
| * | | net: axiemac: use a phandle to reference pcs_phyAndy Chiu2022-04-061-2/+9
| * | | dt-bindings: net: add pcs-handle attributeAndy Chiu2022-04-062-1/+13
| * | | net: axienet: factor out phy_node in struct axienet_localAndy Chiu2022-04-062-10/+5
| * | | net: axienet: setup mdio unconditionallyAndy Chiu2022-04-061-7/+6
|/ / /
* | | net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo2022-04-063-1/+6
* | | rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet2022-04-061-1/+1
* | | net: openvswitch: fix leak of nested actionsIlya Maximets2022-04-061-5/+90
* | | net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn2022-04-061-1/+1
* | | net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets2022-04-062-2/+4
* | | net: micrel: Fix KS8851 KconfigHoratiu Vultur2022-04-061-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-04-057-8/+8
|\ \ \ | |/ / |/| |
| * | netfilter: nf_tables: memcg accounting for dynamically allocated objectsVasily Averin2022-04-056-6/+6
| * | netfilter: bitwise: fix reduce comparisonsJeremy Sowden2022-03-291-2/+2
* | | ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern2022-04-051-1/+1
* | | Merge branch 'ice-bug-fixes'Paolo Abeni2022-04-052-2/+3
|\ \ \
| * | | ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko2022-04-051-2/+2
| * | | ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko2022-04-051-0/+1
|/ / /
* | | dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin2022-04-051-1/+3
* | | sctp: count singleton chunks in assoc user statsJamie Bainbridge2022-04-051-1/+5
* | | sfc: Do not free an empty page_ringMartin Habets2022-04-041-0/+3
* | | stmmac: dwmac-loongson: change loongson_dwmac_driver from global to staticTom Rix2022-04-041-1/+1
* | | Merge branch 'bnxt_en-fixes'David S. Miller2022-04-044-3/+25
|\ \ \
| * | | bnxt_en: Prevent XDP redirect from running when stopping TX queueRay Jui2022-04-041-2/+4
| * | | bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek2022-04-041-1/+2
| * | | bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi2022-04-044-0/+19
|/ / /
* | | qed: fix ethtool register dumpManish Chopra2022-04-041-1/+1
* | | Merge branch 'micrel-lan8814-remove-latencies'David S. Miller2022-04-042-121/+2
|\ \ \
| * | | net: phy: micrel: Remove DT option lan8814,ignore-tsHoratiu Vultur2022-04-041-3/+1
| * | | net: phy: micrel: Remove latency from driverHoratiu Vultur2022-04-041-101/+1