summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-12net: phy: vitesse: add inband caps and configurationRussell King (Oracle)
2026-03-12ynl: ethtool: remove duplicated unspec entryHangbin Liu
2026-03-12docs: octeontx2: fix typo in documentationShravyaPanchagiri
2026-03-12net: xgbe: use device_get_mac_addrRosen Penev
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-12Merge tag 'apparmor-pr-mainline-2026-03-09' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-03-12net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
2026-03-12net: ti: icssg: Fix wrong macro used in RX classifier configurationMD Danish Anwar
2026-03-12tcp: add tcp_release_cb_cond() helperEric Dumazet
2026-03-12dt-bindings: net: qcom,ipa: document qcm2290 compatibleWojciech Slenska
2026-03-12Merge branch 'net-hinic3-pf-initialization'Paolo Abeni
2026-03-12hinic3: Add ethtool basic opsFan Gong
2026-03-12hinic3: Add PF/VF capability parsing and parameter validationFan Gong
2026-03-12hinic3: Add PF FLR wait and timeout handlingFan Gong
2026-03-12hinic3: Add PF device support and function type validationFan Gong
2026-03-12hinic3: Add msg_send_lock for message sending concurrecyFan Gong
2026-03-12hinic3: Add RX VLAN offload supportFan Gong
2026-03-12hinic3: Add chip_present_flag checks to prevent errors when card is absentFan Gong
2026-03-12hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump...Fan Gong
2026-03-12hinic3: Add command queue detailed-response interfacesFan Gong
2026-03-12vsock: add G2H fallback for CIDs not owned by H2G transportAlexander Graf
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari
2026-03-11net: Convert move_addr_to_user() to scoped user accessChristophe Leroy (CS GROUP)
2026-03-11net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar
2026-03-11net/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem
2026-03-11tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect()Wesley Atwell
2026-03-11Merge tag 'nf-26-03-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-03-11Merge branch 'selftests-net-fix-cmd-process-timeout-handling'Jakub Kicinski
2026-03-11selftests: net: fix timeout passed as positional argument to communicate()Gal Pressman
2026-03-11selftests: net: pass bpftrace timeout to cmd()Gal Pressman
2026-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-11Merge branch 'neighbour-fix-update-of-proxy-neighbour'Jakub Kicinski
2026-03-11selftests: rtnetlink: add neighbour update testSabrina Dubroca
2026-03-11neighbour: restore protocol != 0 check in pneigh updateSabrina Dubroca
2026-03-11net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún
2026-03-11Merge branch 'net-macb-clean-up-several-member-settings-of-macb_config-instan...Jakub Kicinski
2026-03-11net: macb: Clean up the .usrio settings in macb_config instancesKevin Hao
2026-03-11net: macb: Clean up the .init settings in macb_config instancesKevin Hao
2026-03-11net: macb: Clean up the .clk_init setting in the macb_config instancesKevin Hao
2026-03-11selftests: net: local_termination: test link-local protocolsDaniel Golle
2026-03-11tipc: fix divide-by-zero in tipc_sk_filter_connect()Mehul Rao
2026-03-11tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rstEric Dumazet
2026-03-11selftests: af_unix: validate SO_PEEK_OFF advancement and resetSoichiro Ueda
2026-03-11net: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)
2026-03-11Merge branch 'net-bpf-nd_tbl-fixes-for-when-ipv6-disable-1'Jakub Kicinski
2026-03-11bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-11bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-11net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière