summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-0268-272/+599
|\
| * Merge branch 'fixes-for-mtk_eth_soc'Jakub Kicinski2023-02-022-15/+35
| |\
| | * mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens2023-02-021-0/+1
| | * net: mediatek: sgmii: fix duplex configurationBjørn Mork2023-02-022-4/+4
| | * net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens2023-02-022-11/+30
| |/
| * Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-02-024-56/+65
| |\
| | * can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde2023-02-021-0/+1
| | * can: isotp: split tx timer into transmission and timeoutOliver Hartkopp2023-02-021-36/+29
| | * can: isotp: handle wait_event_interruptible() return valuesOliver Hartkopp2023-02-021-0/+4
| | * can: raw: fix CAN FD frame transmissions over CAN XL devicesOliver Hartkopp2023-02-021-16/+31
| | * can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivateZiyang Xuan2023-02-021-4/+0
| * | Merge branch 'maintainers-spring-refresh-of-networking-maintainers'Jakub Kicinski2023-02-023-3/+10
| |\ \
| | * | MAINTAINERS: update SCTP maintainersJakub Kicinski2023-02-022-1/+5
| | * | MAINTAINERS: ipv6: retire Hideaki YoshifujiJakub Kicinski2023-02-021-1/+0
| | * | mailmap: add John Crispin's entryJakub Kicinski2023-02-021-0/+1
| | * | MAINTAINERS: bonding: move Veaceslav Falico to CREDITSJakub Kicinski2023-02-022-1/+4
| |/ /
| * | net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin2023-02-021-6/+6
| * | net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL2023-02-021-2/+4
| * | virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit2023-02-021-1/+1
| * | selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan2023-02-021-7/+27
| * | selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan2023-02-021-4/+20
| * | selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2023-02-022-0/+4
| * | selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan2023-02-021-1/+1
| * | hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley2023-02-021-7/+2
| |/
| * octeontx2-af: Fix devlink unregisterRatheesh Kannoth2023-02-011-8/+27
| * igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix2023-02-011-5/+9
| * nfp: flower: avoid taking mutex in atomic contextYanguo Li2023-02-011-1/+7
| * Merge branch 'ip-ip6_gre-fix-gre-tunnels-not-generating-ipv6-link-local-addre...Jakub Kicinski2023-02-011-27/+32
| |\
| | * ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local addressThomas Winter2023-02-011-5/+5
| | * ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local addressThomas Winter2023-02-011-22/+27
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-01-312-2/+4
| |\
| | * Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"Florian Westphal2023-01-311-2/+3
| | * netfilter: br_netfilter: disable sabotage_in hook after first suppressionFlorian Westphal2023-01-311-0/+1
| * | net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy2023-01-311-0/+2
| * | net: fix NULL pointer in skb_segment_listYan Zhai2023-01-311-3/+2
| * | net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean2023-01-311-0/+3
| * | sctp: do not check hb_timer.expires when resetting hb_timerXin Long2023-01-311-3/+1
| * | net: sched: sch: Bounds check priorityKees Cook2023-01-311-1/+4
| * | net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook2023-01-312-3/+1
| |/
| * Merge tag 'ieee802154-for-net-2023-01-30' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2023-01-301-1/+0
| |\
| | * mac802154: Fix possible double free upon parsing errorMiquel Raynal2022-12-191-1/+0
| * | net/tls: tls_is_tx_ready() checked list_entryPietro Borrello2023-01-301-1/+1
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-01-306-20/+44
| |\ \
| | * | ice: Fix broken link in ice NAPI docMichal Wilczynski2023-01-271-1/+1
| | * | ice: Prevent set_channel from changing queues while RDMA activeDave Ertman2023-01-275-19/+43
| * | | net: phy: fix null dereference in phy_attach_directColin Foster2023-01-301-1/+1
| * | | netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim2023-01-301-0/+5
| * | | net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2023-01-303-1/+5
| * | | selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan2023-01-281-1/+1
| * | | Merge branch 't7xx-pm-fixes'David S. Miller2023-01-284-11/+47
| |\ \ \