summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski
2022-04-26kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is setAdam Zabrocki
2022-04-22bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hookEyal Birger
2022-04-11bpf: Fix release of page_pool in BPF_PROG_RUN in test runnerToke Høiland-Jørgensen
2022-04-07xsk: Fix l2fwd for copy mode + busy poll comboMaciej Fijalkowski
2022-04-06drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-06bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy
2022-04-06bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy
2022-04-06myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-06qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-06net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=nFlorian Westphal
2022-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-04-06net: phy: mscc-miim: reject clause 45 register accessesMichael Walle
2022-04-06Merge branch 'axienet-broken-link'David S. Miller
2022-04-06net: axiemac: use a phandle to reference pcs_phyAndy Chiu
2022-04-06dt-bindings: net: add pcs-handle attributeAndy Chiu
2022-04-06net: axienet: factor out phy_node in struct axienet_localAndy Chiu
2022-04-06net: axienet: setup mdio unconditionallyAndy Chiu
2022-04-06net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo
2022-04-06rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet
2022-04-06net: openvswitch: fix leak of nested actionsIlya Maximets
2022-04-05net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn
2022-04-05net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets
2022-04-05net: micrel: Fix KS8851 KconfigHoratiu Vultur
2022-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-04-05ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski
2022-04-05ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski
2022-04-05ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-05ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern
2022-04-05Merge branch 'ice-bug-fixes'Paolo Abeni
2022-04-05ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko
2022-04-05ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-05dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-05netfilter: nf_tables: memcg accounting for dynamically allocated objectsVasily Averin
2022-04-05sctp: count singleton chunks in assoc user statsJamie Bainbridge
2022-04-04sfc: Do not free an empty page_ringMartin Habets
2022-04-04stmmac: dwmac-loongson: change loongson_dwmac_driver from global to staticTom Rix
2022-04-04Merge branch 'bnxt_en-fixes'David S. Miller
2022-04-04bnxt_en: Prevent XDP redirect from running when stopping TX queueRay Jui
2022-04-04bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-04bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi
2022-04-04qed: fix ethtool register dumpManish Chopra
2022-04-04Merge branch 'micrel-lan8814-remove-latencies'David S. Miller
2022-04-04net: phy: micrel: Remove DT option lan8814,ignore-tsHoratiu Vultur
2022-04-04net: phy: micrel: Remove latency from driverHoratiu Vultur
2022-04-04dt-bindings: net: micrel: Revert latency support and timestamping checkHoratiu Vultur
2022-04-03selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov
2022-04-03docs: net: dsa: fix minor grammar and punctuation issuesBjorn Helgaas