| Commit message (Expand) | Author | Age | Files | Lines |
* | qed: Update qed_hsi.h for fw 8.59.1.0 | Prabhakar Kushwaha | 2021-10-04 | 12 | -308/+1590 |
* | qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0 | Prabhakar Kushwaha | 2021-10-04 | 3 | -263/+800 |
* | qed: Update common_hsi for FW ver 8.59.1.0 | Prabhakar Kushwaha | 2021-10-04 | 2 | -9/+106 |
* | qed: Split huge qed_hsi.h header file | Omkar Kulkarni | 2021-10-04 | 23 | -3747/+3794 |
* | qed: Remove e4_ and _e4 from FW HSI | Shai Malin | 2021-10-04 | 32 | -3896/+3888 |
* | qed: Fix kernel-doc warnings | Prabhakar Kushwaha | 2021-10-04 | 21 | -1917/+2186 |
* | Merge branch 'ipv6-ioam-encap' | David S. Miller | 2021-10-04 | 7 | -138/+422 |
|\ |
|
| * | selftests: net: Test for the IOAM encapsulation with IPv6 | Justin Iurman | 2021-10-04 | 1 | -50/+159 |
| * | ipv6: ioam: Add support for the ip6ip6 encapsulation | Justin Iurman | 2021-10-04 | 3 | -54/+242 |
| * | ipv6: ioam: Prerequisite patch for ioam6_iptunnel | Justin Iurman | 2021-10-04 | 1 | -35/+20 |
| * | ipv6: ioam: Distinguish input and output for hop-limit | Justin Iurman | 2021-10-04 | 3 | -7/+9 |
|/ |
|
* | net/mlx4_en: avoid one cache line miss to ring doorbell | Eric Dumazet | 2021-10-04 | 2 | -2/+3 |
* | Merge branch 'mctp-kunit-tests' | David S. Miller | 2021-10-03 | 6 | -0/+644 |
|\ |
|
| * | mctp: Add input reassembly tests | Jeremy Kerr | 2021-10-03 | 1 | -0/+134 |
| * | mctp: Add route input to socket tests | Jeremy Kerr | 2021-10-03 | 1 | -0/+132 |
| * | mctp: Add packet rx tests | Jeremy Kerr | 2021-10-03 | 1 | -3/+64 |
| * | mctp: Add test utils | Jeremy Kerr | 2021-10-03 | 3 | -0/+90 |
| * | mctp: Add initial test structure and fragmentation test | Jeremy Kerr | 2021-10-03 | 3 | -0/+227 |
|/ |
|
* | net: wwan: iosm: correct devlink extra params | M Chetan Kumar | 2021-10-02 | 4 | -124/+75 |
* | Merge branch 'hw_addr_set' | David S. Miller | 2021-10-02 | 149 | -207/+205 |
|\ |
|
| * | ethernet: use eth_hw_addr_set() - casts | Jakub Kicinski | 2021-10-02 | 3 | -3/+3 |
| * | fddi: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 1 | -2/+3 |
| * | ethernet: s2io: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 1 | -1/+1 |
| * | ethernet: chelsio: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 5 | -6/+7 |
| * | net: usb: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski | 2021-10-02 | 5 | -6/+6 |
| * | ethernet: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski | 2021-10-02 | 57 | -79/+77 |
| * | net: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski | 2021-10-02 | 7 | -10/+10 |
| * | net: usb: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 8 | -9/+9 |
| * | ethernet: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 63 | -85/+83 |
| * | net: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 4 | -4/+4 |
| * | arch: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'ocelot-vlan' | David S. Miller | 2021-10-02 | 6 | -26/+204 |
|\ |
|
| * | selftests: net: mscc: ocelot: add a test for egress VLAN modification | Vladimir Oltean | 2021-10-02 | 1 | -0/+39 |
| * | selftests: net: mscc: ocelot: rename the VLAN modification test to ingress | Vladimir Oltean | 2021-10-02 | 1 | -3/+3 |
| * | selftests: net: mscc: ocelot: bring up the ports automatically | Vladimir Oltean | 2021-10-02 | 1 | -0/+5 |
| * | net: dsa: tag_ocelot: set the classified VLAN during xmit | Vladimir Oltean | 2021-10-02 | 1 | -0/+39 |
| * | net: mscc: ocelot: write full VLAN TCI in the injection header | Vladimir Oltean | 2021-10-02 | 2 | -3/+3 |
| * | net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0 | Vladimir Oltean | 2021-10-02 | 2 | -20/+115 |
|/ |
|
* | dt-bindings: net: renesas,etheravb: Update example to match reality | Geert Uytterhoeven | 2021-10-02 | 1 | -0/+3 |
* | dt-bindings: net: renesas,ether: Update example to match reality | Geert Uytterhoeven | 2021-10-02 | 1 | -5/+12 |
* | net:dev: Change napi_gro_complete return type to void | Gyumin Hwang | 2021-10-02 | 1 | -3/+2 |
* | Merge branch 'ionic-cleanups' | David S. Miller | 2021-10-02 | 10 | -264/+89 |
|\ |
|
| * | ionic: add lif param to ionic_qcq_disable | Shannon Nelson | 2021-10-02 | 1 | -12/+12 |
| * | ionic: have ionic_qcq_disable decide on sending to hardware | Shannon Nelson | 2021-10-02 | 1 | -19/+20 |
| * | ionic: add polling to adminq wait | Shannon Nelson | 2021-10-02 | 2 | -6/+31 |
| * | ionic: widen queue_lock use around lif init and deinit | Shannon Nelson | 2021-10-02 | 1 | -3/+11 |
| * | ionic: move lif mutex setup and delete | Shannon Nelson | 2021-10-02 | 1 | -5/+10 |
| * | ionic: check for binary values in FW ver string | Shannon Nelson | 2021-10-02 | 1 | -3/+14 |
| * | ionic: remove debug stats | Shannon Nelson | 2021-10-02 | 7 | -225/+0 |
|/ |
|
* | Merge branch 'ravb-gigabit' | David S. Miller | 2021-10-02 | 2 | -129/+362 |
|\ |
|