summaryrefslogtreecommitdiffstats
path: root/net/ax25/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-02net: dccp: Simplify the allocation of slab caches in dccp_ackvec_initKunwu Chan1-6/+2
2024-02-02dt-bindings: net: ti: Update maintainers listRavi Gunasekaran3-6/+9
2024-02-02sctp: Simplify the allocation of slab cachesKunwu Chan1-8/+2
2024-02-02octeontx2-af: Cleanup loopback device checksGeetha sowjanya5-19/+33
2024-02-02octeontx2-af: Create BPIDs free poolGeetha sowjanya5-34/+149
2024-02-02selftests: openvswitch: Test ICMP related matches work with SNATBrad Cowie1-0/+62
2024-02-02net: phy: dp83867: Add support for active-low LEDsAlexander Stein1-0/+22
2024-02-02net: mdio: ipq4019: add support for clock-frequency propertyChristian Marangi1-6/+103
2024-02-02dt-bindings: net: ipq4019-mdio: document now supported clock-frequencyChristian Marangi1-0/+15
2024-02-02net: ipa: kill ipa_power_modem_queue_wake()Alex Elder3-20/+1
2024-02-02net: ipa: kill ipa_power_modem_queue_active()Alex Elder3-23/+6
2024-02-02net: ipa: kill ipa_power_modem_queue_stop()Alex Elder3-18/+6
2024-02-02net: ipa: kill the IPA power STOPPED flagAlex Elder1-35/+5
2024-02-02net: ipa: kill the STARTED IPA power flagAlex Elder1-33/+14
2024-02-02net: ipa: begin simplifying TX queue stopAlex Elder2-31/+54
2024-02-02net: ipa: stash modem TX and RX endpointsAlex Elder1-19/+30
2024-02-01doc/netlink/specs: Add missing attr in rt_link specDonald Hunter1-0/+10
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga1-1/+1
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)1-14/+9
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)1-2/+2
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)1-1/+1
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)1-4/+4
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)1-1/+1
2024-02-01selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)1-0/+1
2024-02-01selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)1-0/+1
2024-02-01selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)1-0/+1
2024-02-01mptcp: fix data re-injection from stale subflowPaolo Abeni1-3/+0
2024-02-01selftests: net: enable some more knobsPaolo Abeni1-0/+3
2024-02-01selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski1-0/+1
2024-02-01selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier1-1/+1
2024-02-01selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier1-3/+2
2024-02-01selftests: net: Remove executable bits from library scriptsBenjamin Poirier2-0/+0
2024-02-01selftests: bonding: Check initial stateBenjamin Poirier1-0/+11
2024-02-01selftests: team: Add missing config optionsBenjamin Poirier1-1/+3
2024-02-01hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti1-1/+4
2024-02-01xen-netback: properly sync TX responsesJan Beulich1-44/+40
2024-02-01net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao1-11/+11
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko2-0/+31
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko5-9/+21
2024-02-01dpll: extend uapi by lock status error attributeJiri Pirko2-0/+69
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya3-7/+4
2024-02-01net: ena: Reduce lines with longer column width boundaryDavid Arinzon4-260/+151
2024-02-01net: ena: handle ena_calc_io_queue_size() possible errorsDavid Arinzon1-3/+21
2024-02-01net: ena: Change default print level for netif_ printsDavid Arinzon1-2/+2
2024-02-01net: ena: Relocate skb_tx_timestamp() to improve time stamping accuracyDavid Arinzon1-2/+2
2024-02-01net: ena: Add more information on TX timeoutsDavid Arinzon2-14/+64
2024-02-01net: ena: Change error print during ena_device_init()David Arinzon1-1/+2
2024-02-01net: ena: Remove CQ tail pointer updateDavid Arinzon5-39/+2
2024-02-01net: ena: Enable DIM by defaultDavid Arinzon1-0/+6
2024-02-01net: ena: Minor cosmetic changesDavid Arinzon1-4/+2