summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: add NDOs for configuring hardware timestampingMaxim Georgiev2023-08-023-2/+68
* Merge branch 'net-extend-alloc_skb_with_frags-max-size'Jakub Kicinski2023-08-024-34/+34
|\
| * net: tap: change tap_alloc_skb() to allow bigger paged allocationsEric Dumazet2023-08-021-1/+3
| * net/packet: change packet_alloc_skb() to allow bigger paged allocationsEric Dumazet2023-08-021-1/+3
| * net: tun: change tun_alloc_skb() to allow bigger paged allocationsEric Dumazet2023-08-021-1/+3
| * net: allow alloc_skb_with_frags() to allocate bigger packetsEric Dumazet2023-08-021-31/+25
|/
* sctp: Remove unused function declarationsYue Haibing2023-08-022-5/+0
* Merge branch 'mlx5-ipsec-packet-offload-support-in-eswitch-mode'Jakub Kicinski2023-08-0219-217/+1270
|\
| * net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu2023-08-023-4/+129
| * net/mlx5e: Add get IPsec offload stats for uplink representorJianbo Liu2023-08-021-0/+1
| * net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu2023-08-025-4/+154
| * net/mlx5e: Make IPsec offload work together with eswitch and TCJianbo Liu2023-08-023-15/+128
| * net/mlx5: Compare with old_dest param to modify rule destinationJianbo Liu2023-08-021-1/+1
| * net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu2023-08-027-9/+101
| * net/mlx5e: Refactor IPsec TX tables creationJianbo Liu2023-08-022-6/+28
| * net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu2023-08-028-3/+139
| * net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu2023-08-028-47/+313
| * net/mlx5e: Refactor IPsec RX tables creation and destructionJianbo Liu2023-08-022-31/+80
| * net/mlx5e: Prepare IPsec packet offload for switchdev modeJianbo Liu2023-08-023-83/+184
| * net/mlx5e: Change the parameter of IPsec RX skb handle functionJianbo Liu2023-08-023-5/+5
| * net/mlx5e: Add function to get IPsec offload namespaceJianbo Liu2023-08-021-24/+22
|/
* pds_core: Fix documentation for pds_client_registerBrett Creeley2023-08-021-1/+1
* net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()Yue Haibing2023-08-021-2/+0
* netlabel: Remove unused declaration netlbl_cipsov4_doi_free()Yue Haibing2023-08-021-3/+0
* ila: Remove unnecessary file net/ila.hYue Haibing2023-08-023-18/+0
* udp: Remove unused function declaration udp_bpf_get_proto()Yue Haibing2023-08-021-1/+0
* cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() f...Ruan Jinjie2023-08-021-3/+2
* net: dsa: hellcreek: Replace bogus commentKurt Kanzenbach2023-08-021-8/+1
* bnx2x: Remove unnecessary ternary operatorsRuan Jinjie2023-08-021-3/+3
* octeontx2: Remove unnecessary ternary operatorsRuan Jinjie2023-08-022-3/+3
* net: hisilicon: fix the return value handle and remove redundant netdev_err()...Ruan Jinjie2023-08-023-7/+6
* net: Remove duplicated include in mac.cYang Li2023-08-021-1/+0
* selftests/net: report rcv_mss in tcp_mmapWillem de Bruijn2023-08-021-2/+16
* Merge branch 'icssg-driver'David S. Miller2023-08-0215-0/+4341
|\
| * net: ti: icssg-prueth: Add Power management supportMD Danish Anwar2023-08-021-0/+57
| * net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar2023-08-024-0/+193
| * net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar2023-08-023-0/+37
| * net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar2023-08-025-0/+219
| * net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros2023-08-024-0/+1862
| * dt-bindings: net: Add ICSSG EthernetMD Danish Anwar2023-08-021-0/+184
| * net: ti: icssg-prueth: Add icssg queues APIs and macrosMD Danish Anwar2023-08-022-0/+55
| * net: ti: icssg-prueth: Add Firmware config and classification APIs.MD Danish Anwar2023-08-024-0/+1032
| * net: ti: icssg-prueth: Add mii helper apis and macrosMD Danish Anwar2023-08-023-0/+468
| * net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar2023-08-021-0/+234
|/
* net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190XAnte Knezic2023-08-021-0/+45
* Merge branch 'tc-flower-SPI'David S. Miller2023-08-0211-1/+159
|\
| * octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth2023-08-025-0/+47
| * tc: flower: Enable offload support IPSEC SPI field.Ratheesh Kannoth2023-08-022-0/+13
| * tc: flower: support for SPIRatheesh Kannoth2023-08-022-0/+38
| * net: flow_dissector: Add IPSEC dissectorRatheesh Kannoth2023-08-022-1/+61
|/