summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: ethtool: fix NULL pointer dereference in pause_prepare_data()Vladimir Oltean2023-01-251-1/+1
* net: ethtool: fix NULL pointer dereference in stats_prepare_data()Vladimir Oltean2023-01-251-1/+1
* Merge branch 's390-ism-generalized-interface'David S. Miller2023-01-2511-216/+560
|\
| * net/smc: De-tangle ism and smc device initializationStefan Raspl2023-01-257-82/+52
| * s390/ism: Consolidate SMC-D-related codeStefan Raspl2023-01-254-89/+143
| * net/smc: Separate SMC-D and ISM APIsStefan Raspl2023-01-256-36/+86
| * net/smc: Register SMC-D as ISM clientStefan Raspl2023-01-256-35/+69
| * net/ism: Add new API for client registrationStefan Raspl2023-01-255-36/+236
| * s390/ism: Introduce struct ism_dmbStefan Raspl2023-01-253-6/+40
| * net/ism: Add missing calls to disable bus-masteringStefan Raspl2023-01-251-0/+2
| * net/smc: Terminate connections prior to device removalStefan Raspl2023-01-251-2/+2
|/
* virtio-net: Reduce debug name field size to 16 bytesParav Pandit2023-01-251-2/+2
* devlink: remove a dubious assumption in fmsg dumpingJakub Kicinski2023-01-241-1/+1
* net: mscc: ocelot: fix incorrect verify_enabled reporting in ethtool get_mm()Vladimir Oltean2023-01-241-0/+1
* nfp: flower: change get/set_eeprom logic and enable for flower repsJames Hershaw2023-01-241-4/+7
* ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault2023-01-242-8/+4
* netlink: fix spelling mistake in dump size assertJakub Kicinski2023-01-243-3/+3
* Merge branch 'netlink-protocol-specs'Paolo Abeni2023-01-2420-68/+4941
|\
| * tools: ynl: add a completely generic clientJakub Kicinski2023-01-242-0/+581
| * net: fou: use policy and operation tables generated from the specJakub Kicinski2023-01-244-41/+81
| * net: fou: rename the source for linkingJakub Kicinski2023-01-242-0/+1
| * net: fou: regenerate the uAPI from the specJakub Kicinski2023-01-241-28/+26
| * netlink: add a proto specification for FOUJakub Kicinski2023-01-241-0/+128
| * net: add basic C code generators for NetlinkJakub Kicinski2023-01-243-0/+2404
| * netlink: add schemas for YAML specsJakub Kicinski2023-01-243-0/+987
| * docs: add more netlink docs (incl. spec docs)Jakub Kicinski2023-01-247-0/+734
|/
* Merge branch 'net-sched-use-the-backlog-for-nested-mirred-ingress'Paolo Abeni2023-01-242-9/+63
|\
| * act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti2023-01-242-1/+55
| * net/sched: act_mirred: better wording on protection against excessive stack g...Davide Caratti2023-01-241-8/+8
|/
* Merge branch 'fix-cpts-release-action-in-am65-cpts-driver'Paolo Abeni2023-01-243-15/+12
|\
| * net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release actionSiddharth Vadapalli2023-01-243-10/+12
| * net: ethernet: ti: am65-cpsw: Delete unreachable error handling codeSiddharth Vadapalli2023-01-241-5/+0
|/
* net: phy: microchip: run phy initialization during each link updateRakesh Sankaranarayanan2023-01-231-14/+56
* Merge branch 'net-dsa-microchip-add-support-for-credit-based-shaper'Jakub Kicinski2023-01-239-26/+213
|\
| * net: dsa: microchip: add support for credit based shaperArun Ramadoss2023-01-238-25/+151
| * net: dsa: microchip: enable port queues for tc mqprioArun Ramadoss2023-01-237-1/+62
|/
* net: avoid irqsave in skb_defer_free_flushJesper Dangaard Brouer2023-01-231-3/+2
* ipv6: Document that max_size sysctl is deprecatedJon Maxwell2023-01-231-0/+3
* net: fix kfree_skb_list use of skb_mark_not_on_listJesper Dangaard Brouer2023-01-231-2/+0
* net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()Dan Carpenter2023-01-231-1/+2
* net: mdio: warn once if addr parameter is invalid in mdiobus_get_phy()Heiner Kallweit2023-01-231-1/+2
* Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-01-23109-1341/+5079
|\
| * wifi: wireless: deny wireless extensions on MLO-capable devicesJohannes Berg2023-01-191-0/+4
| * wifi: wireless: warn on most wireless extension usageJohannes Berg2023-01-191-2/+14
| * wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg2023-01-194-10/+10
| * wifi: cfg80211: Deduplicate certificate loadingLukas Wunner2023-01-192-46/+9
| * bitfield: add FIELD_PREP_CONST()Johannes Berg2023-01-191-0/+26
| * wifi: mac80211: add kernel-doc for EHT structureJohannes Berg2023-01-191-0/+1
| * mac80211: support minimal EHT rate reporting on RXJohannes Berg2023-01-185-10/+64
| * wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada2023-01-182-0/+28