summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-23devlink: remove duplicated netlink callback prototypesJiri Pirko
2023-10-23netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko
2023-10-23devlink: rename netlink callback to be aligned with the generated onesJiri Pirko
2023-10-23devlink: make devlink_flash_overwrite enum named oneJiri Pirko
2023-10-23netlink: specs: devlink: make dont-validate single lineJiri Pirko
2023-10-23netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko
2023-10-23tools: ynl-gen: render rsp_parse() helpers if cmd has only dump opJiri Pirko
2023-10-23tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko
2023-10-23genetlink: don't merge dumpit split op for different cmds into single iterJiri Pirko
2023-10-23tls: don't reset prot->aad_size and prot->tail_size for TLS_HWSabrina Dubroca
2023-10-23net: lan966x: remove useless code in lan966x_xtr_irq_handlerSu Hui
2023-10-23Merge branch 'tcp-ts-usec-resolution'David S. Miller
2023-10-23tcp: add TCPI_OPT_USEC_TSEric Dumazet
2023-10-23tcp: add support for usec resolution in TCP TS valuesEric Dumazet
2023-10-23tcp: introduce TCP_PAWS_WRAPEric Dumazet
2023-10-23tcp: add RTAX_FEATURE_TCP_USEC_TSEric Dumazet
2023-10-23tcp: add tcp_rtt_tsopt_us()Eric Dumazet
2023-10-23tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()Eric Dumazet
2023-10-23tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.cEric Dumazet
2023-10-23tcp: rename tcp_skb_timestamp()Eric Dumazet
2023-10-23tcp: replace tcp_time_stamp_raw()Eric Dumazet
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet
2023-10-23tcp: add tcp_time_stamp_ms() helperEric Dumazet
2023-10-23tcp: fix cookie_init_timestamp() overflowsEric Dumazet
2023-10-23chtls: fix tp->rcv_tstamp initializationEric Dumazet
2023-10-23Merge branch 'consolidate-udp-ipv6-route-lookups'David S. Miller
2023-10-23vxlan: use generic function for tunnel IPv6 route lookupBeniamino Galvani
2023-10-23geneve: use generic function for tunnel IPv6 route lookupBeniamino Galvani
2023-10-23ipv6: add new arguments to udp_tunnel6_dst_lookup()Beniamino Galvani
2023-10-23ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()Beniamino Galvani
2023-10-23ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
2023-10-23net: atm: Remove redundant check.Gavrilov Ilia
2023-10-22Merge branch 'bnxt_en-next'David S. Miller
2023-10-22bnxt_en: extend media types to supported and autoneg modesEdwin Peer
2023-10-22bnxt_en: convert to linkmode_set_bit() APIEdwin Peer
2023-10-22bnxt_en: Refactor NRZ/PAM4 link speed related logicMichael Chan
2023-10-22bnxt_en: refactor speed independent ethtool modesEdwin Peer
2023-10-22bnxt_en: support lane configuration via ethtoolEdwin Peer
2023-10-22bnxt_en: add infrastructure to lookup ethtool link modeEdwin Peer
2023-10-22bnxt_en: Fix invoking hwmon_notify_eventKalesh AP
2023-10-22bnxt_en: Do not call sleeping hwmon_notify_event() from NAPIKalesh AP
2023-10-21octeon_ep: assert hardware structure sizesShinas Rasheed
2023-10-21net: dsa: mv88e6xxx: add an error code check in mv88e6352_tai_event_workSu Hui
2023-10-21selftests: tc-testing: add test for 'rt' upgrade on hfscPedro Tammela
2023-10-20net: wwan: replace deprecated strncpy with strscpyJustin Stitt
2023-10-20pds_core: add an error code check in pdsc_dl_info_getSu Hui
2023-10-20Merge branch 'ice-vf-resource-tracking'David S. Miller
2023-10-20ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()Dan Carpenter
2023-10-20igb: Fix an end of loop testDan Carpenter
2023-10-20ice: cleanup ice_find_netlist_nodeJacob Keller