summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-02can: isotp: handle wait_event_interruptible() return valuesOliver Hartkopp
2023-02-02can: raw: fix CAN FD frame transmissions over CAN XL devicesOliver Hartkopp
2023-02-02can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivateZiyang Xuan
2023-02-01octeontx2-af: Fix devlink unregisterRatheesh Kannoth
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-01nfp: flower: avoid taking mutex in atomic contextYanguo Li
2023-02-01Merge branch 'ip-ip6_gre-fix-gre-tunnels-not-generating-ipv6-link-local-addre...Jakub Kicinski
2023-02-01ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local addressThomas Winter
2023-02-01ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local addressThomas Winter
2023-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-01-31net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-01-31net: fix NULL pointer in skb_segment_listYan Zhai
2023-01-31net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean
2023-01-31sctp: do not check hb_timer.expires when resetting hb_timerXin Long
2023-01-31Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"Florian Westphal
2023-01-31netfilter: br_netfilter: disable sabotage_in hook after first suppressionFlorian Westphal
2023-01-31net: sched: sch: Bounds check priorityKees Cook
2023-01-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook
2023-01-30Merge tag 'ieee802154-for-net-2023-01-30' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-01-30net/tls: tls_is_tx_ready() checked list_entryPietro Borrello
2023-01-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-01-30net: phy: fix null dereference in phy_attach_directColin Foster
2023-01-30netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-01-28selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan
2023-01-28Merge branch 't7xx-pm-fixes'David S. Miller
2023-01-28net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba
2023-01-28net: wwan: t7xx: Fix Runtime PM resume sequenceKornel Dulęba
2023-01-28net: mctp: purge receive queues on sk destructionJeremy Kerr
2023-01-28net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb
2023-01-28net: qrtr: free memory on error path in radix_tree_insert()Natalia Petrova
2023-01-28net/rose: Fix to not accept on connected socketHyunwoo Kim
2023-01-28sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27skb: Do mix page pool and page referenced frags in GROAlexander Duyck
2023-01-27net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL
2023-01-27Merge branch 'net-xdp-execute-xdp_do_flush-before-napi_complete_done'Jakub Kicinski
2023-01-27dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27ice: Fix broken link in ice NAPI docMichal Wilczynski
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
2023-01-26bpf: Fix the kernel crash caused by bpf_setsockopt().Kui-Feng Lee
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds
2023-01-25net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet
2023-01-25docs: networking: Fix bridge documentation URLIvan Vecera
2023-01-25tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder