summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inet: preserve const qualifier in inet_sk()Eric Dumazet2023-03-178-14/+12
* netlink: specs: allow uapi-header in genetlinkJakub Kicinski2023-03-173-2/+5
* netlink-specs: add partial specification for devlinkJakub Kicinski2023-03-171-0/+198
* Merge branch 'net-packet-KCSAN'David S. Miller2023-03-173-63/+87
|\
| * net/packet: convert po->pressure to an atomic flagEric Dumazet2023-03-172-7/+9
| * net/packet: convert po->running to an atomic flagEric Dumazet2023-03-173-12/+12
| * net/packet: convert po->has_vnet_hdr to an atomic flagEric Dumazet2023-03-173-11/+12
| * net/packet: convert po->tp_loss to an atomic flagEric Dumazet2023-03-173-6/+6
| * net/packet: convert po->tp_tx_has_off to an atomic flagEric Dumazet2023-03-172-5/+5
| * net/packet: annotate accesses to po->tp_tstampEric Dumazet2023-03-172-5/+6
| * net/packet: convert po->auxdata to an atomic flagEric Dumazet2023-03-173-8/+6
| * net/packet: convert po->origdev to an atomic flagEric Dumazet2023-03-173-8/+26
| * net/packet: annotate accesses to po->xmitEric Dumazet2023-03-171-4/+8
|/
* Merge branch 'gve-xdp-support'David S. Miller2023-03-1710-138/+1252
|\
| * gve: Add AF_XDP zero-copy support for GQI-QPL formatPraveen Kaligineedi2023-03-175-9/+274
| * gve: Add XDP REDIRECT support for GQI-QPL formatPraveen Kaligineedi2023-03-175-17/+138
| * gve: Add XDP DROP and TX support for GQI-QPL formatPraveen Kaligineedi2023-03-175-39/+687
| * gve: Changes to add new TX queuesPraveen Kaligineedi2023-03-176-50/+104
| * gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi2023-03-178-44/+70
|/
* Merge branch 'net-sk_err-lockless-annotate'David S. Miller2023-03-1720-56/+63
|\
| * af_unix: annotate lockless accesses to sk->sk_errEric Dumazet2023-03-171-4/+5
| * mptcp: annotate lockless accesses to sk->sk_errEric Dumazet2023-03-173-7/+7
| * tcp: annotate lockless access to sk->sk_errEric Dumazet2023-03-176-14/+15
| * net: annotate lockless accesses to sk->sk_err_softEric Dumazet2023-03-177-9/+10
| * dccp: annotate lockless accesses to sk->sk_err_softEric Dumazet2023-03-173-11/+14
| * tcp: annotate lockless accesses to sk->sk_err_softEric Dumazet2023-03-174-12/+13
|/
* vlan: partially enable SIOCSHWTSTAMP in containerVadim Fedorenko2023-03-171-1/+1
* Merge branch 'pcs_get_state-fixes'David S. Miller2023-03-172-13/+4
|\
| * net: pcs: lynx: don't print an_enabled in pcs_get_state()Russell King (Oracle)2023-03-171-2/+2
| * net: pcs: xpcs: remove double-read of link state when using ANRussell King (Oracle)2023-03-171-11/+2
|/
* Merge branch 'vxlan-MDB-support'David S. Miller2023-03-1715-241/+4207
|\
| * selftests: net: Add VXLAN MDB testIdo Schimmel2023-03-173-0/+2320
| * vxlan: Enable MDB supportIdo Schimmel2023-03-171-0/+3
| * vxlan: Add MDB data path supportIdo Schimmel2023-03-173-0/+135
| * vxlan: mdb: Add an internal flag to indicate MDB usageIdo Schimmel2023-03-172-0/+8
| * vxlan: mdb: Add MDB control path supportIdo Schimmel2023-03-176-1/+1396
| * vxlan: Expose vxlan_xmit_one()Ido Schimmel2023-03-172-3/+4
| * vxlan: Move address helpers to private headersIdo Schimmel2023-03-172-47/+45
| * rtnetlink: bridge: mcast: Relax group address validation in common codeIdo Schimmel2023-03-172-2/+9
| * rtnetlink: bridge: mcast: Move MDB handlers out of bridge driverIdo Schimmel2023-03-175-318/+244
| * bridge: mcast: Implement MDB net device operationsIdo Schimmel2023-03-173-0/+152
| * net: Add MDB net device operationsIdo Schimmel2023-03-171-0/+21
|/
* Merge branch 'J784S4-CPSW9G-bindings'David S. Miller2023-03-171-3/+7
|\
| * dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J784S4 CPSW9G supportSiddharth Vadapalli2023-03-171-1/+5
| * dt-bindings: net: ti: k3-am654-cpsw-nuss: Fix compatible orderSiddharth Vadapalli2023-03-171-2/+2
|/
* net: mana: Add new MANA VF performance counters for easier troubleshootingShradha Gupta2023-03-173-4/+128
* net: wangxun: Implement the ndo change mtu interfaceMengyuan Lou2023-03-177-5/+31
* net: dsa: realtek: rtl8365mb: add change_mtuLuiz Angelo Daros de Luca2023-03-171-4/+36
* Merge branch 'add-ptp-support-for-sama7g5'Jakub Kicinski2023-03-171-2/+3
|\
| * net: macb: Add PTP support to EMAC for sama7g5Durai Manickam KR2023-03-171-1/+2