summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-08-02net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean-50/+59
2023-08-02net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()Maxim Georgiev-40/+65
2023-08-02net: macvlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()Maxim Georgiev-20/+14
2023-08-02net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()Maxim Georgiev-5/+22
2023-08-02net: add hwtstamping helpers for stackable net devicesMaxim Georgiev-7/+79
2023-08-02net: add NDOs for configuring hardware timestampingMaxim Georgiev-2/+68
2023-08-02Merge branch 'net-extend-alloc_skb_with_frags-max-size'Jakub Kicinski-34/+34
2023-08-02net: tap: change tap_alloc_skb() to allow bigger paged allocationsEric Dumazet-1/+3
2023-08-02net/packet: change packet_alloc_skb() to allow bigger paged allocationsEric Dumazet-1/+3
2023-08-02net: tun: change tun_alloc_skb() to allow bigger paged allocationsEric Dumazet-1/+3
2023-08-02net: allow alloc_skb_with_frags() to allocate bigger packetsEric Dumazet-31/+25
2023-08-02sctp: Remove unused function declarationsYue Haibing-5/+0
2023-08-02Merge branch 'mlx5-ipsec-packet-offload-support-in-eswitch-mode'Jakub Kicinski-217/+1270
2023-08-02net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu-4/+129
2023-08-02net/mlx5e: Add get IPsec offload stats for uplink representorJianbo Liu-0/+1
2023-08-02net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu-4/+154
2023-08-02net/mlx5e: Make IPsec offload work together with eswitch and TCJianbo Liu-15/+128
2023-08-02net/mlx5: Compare with old_dest param to modify rule destinationJianbo Liu-1/+1
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu-9/+101
2023-08-02net/mlx5e: Refactor IPsec TX tables creationJianbo Liu-6/+28
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu-3/+139
2023-08-02net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu-47/+313
2023-08-02net/mlx5e: Refactor IPsec RX tables creation and destructionJianbo Liu-31/+80
2023-08-02net/mlx5e: Prepare IPsec packet offload for switchdev modeJianbo Liu-83/+184
2023-08-02net/mlx5e: Change the parameter of IPsec RX skb handle functionJianbo Liu-5/+5
2023-08-02net/mlx5e: Add function to get IPsec offload namespaceJianbo Liu-24/+22
2023-08-02pds_core: Fix documentation for pds_client_registerBrett Creeley-1/+1
2023-08-02net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()Yue Haibing-2/+0
2023-08-02netlabel: Remove unused declaration netlbl_cipsov4_doi_free()Yue Haibing-3/+0
2023-08-02ila: Remove unnecessary file net/ila.hYue Haibing-18/+0
2023-08-02udp: Remove unused function declaration udp_bpf_get_proto()Yue Haibing-1/+0
2023-08-02cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() f...Ruan Jinjie-3/+2
2023-08-02net: dsa: hellcreek: Replace bogus commentKurt Kanzenbach-8/+1
2023-08-02bnx2x: Remove unnecessary ternary operatorsRuan Jinjie-3/+3
2023-08-02octeontx2: Remove unnecessary ternary operatorsRuan Jinjie-3/+3
2023-08-02net: hisilicon: fix the return value handle and remove redundant netdev_err()...Ruan Jinjie-7/+6
2023-08-02net: Remove duplicated include in mac.cYang Li-1/+0
2023-08-02selftests/net: report rcv_mss in tcp_mmapWillem de Bruijn-2/+16
2023-08-02Merge branch 'icssg-driver'David S. Miller-0/+4341
2023-08-02net: ti: icssg-prueth: Add Power management supportMD Danish Anwar-0/+57
2023-08-02net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar-0/+193
2023-08-02net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar-0/+37
2023-08-02net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar-0/+219
2023-08-02net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros-0/+1862
2023-08-02dt-bindings: net: Add ICSSG EthernetMD Danish Anwar-0/+184
2023-08-02net: ti: icssg-prueth: Add icssg queues APIs and macrosMD Danish Anwar-0/+55
2023-08-02net: ti: icssg-prueth: Add Firmware config and classification APIs.MD Danish Anwar-0/+1032
2023-08-02net: ti: icssg-prueth: Add mii helper apis and macrosMD Danish Anwar-0/+468
2023-08-02net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar-0/+234
2023-08-02net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190XAnte Knezic-0/+45