index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
qrtr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
net: dccp: Simplify the allocation of slab caches in dccp_ackvec_init
Kunwu Chan
1
-6
/
+2
2024-02-02
dt-bindings: net: ti: Update maintainers list
Ravi Gunasekaran
3
-6
/
+9
2024-02-02
sctp: Simplify the allocation of slab caches
Kunwu Chan
1
-8
/
+2
2024-02-02
octeontx2-af: Cleanup loopback device checks
Geetha sowjanya
5
-19
/
+33
2024-02-02
octeontx2-af: Create BPIDs free pool
Geetha sowjanya
5
-34
/
+149
2024-02-02
selftests: openvswitch: Test ICMP related matches work with SNAT
Brad Cowie
1
-0
/
+62
2024-02-02
net: phy: dp83867: Add support for active-low LEDs
Alexander Stein
1
-0
/
+22
2024-02-02
net: mdio: ipq4019: add support for clock-frequency property
Christian Marangi
1
-6
/
+103
2024-02-02
dt-bindings: net: ipq4019-mdio: document now supported clock-frequency
Christian Marangi
1
-0
/
+15
2024-02-02
net: ipa: kill ipa_power_modem_queue_wake()
Alex Elder
3
-20
/
+1
2024-02-02
net: ipa: kill ipa_power_modem_queue_active()
Alex Elder
3
-23
/
+6
2024-02-02
net: ipa: kill ipa_power_modem_queue_stop()
Alex Elder
3
-18
/
+6
2024-02-02
net: ipa: kill the IPA power STOPPED flag
Alex Elder
1
-35
/
+5
2024-02-02
net: ipa: kill the STARTED IPA power flag
Alex Elder
1
-33
/
+14
2024-02-02
net: ipa: begin simplifying TX queue stop
Alex Elder
2
-31
/
+54
2024-02-02
net: ipa: stash modem TX and RX endpoints
Alex Elder
1
-19
/
+30
2024-02-01
doc/netlink/specs: Add missing attr in rt_link spec
Donald Hunter
1
-0
/
+10
2024-02-01
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
1
-1
/
+1
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 2)
Matthieu Baerts (NGI0)
1
-14
/
+9
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 1)
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-02-01
selftests: mptcp: allow changing subtests prefix
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: decrease BW in simult flows
Matthieu Baerts (NGI0)
1
-4
/
+4
2024-02-01
selftests: mptcp: increase timeout to 30 min
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Mangle
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter in v6
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
mptcp: fix data re-injection from stale subflow
Paolo Abeni
1
-3
/
+0
2024-02-01
selftests: net: enable some more knobs
Paolo Abeni
1
-0
/
+3
2024-02-01
selftests: net: add missing config for NF_TARGET_TTL
Jakub Kicinski
1
-0
/
+1
2024-02-01
selftests: forwarding: List helper scripts in TEST_FILES Makefile variable
Benjamin Poirier
1
-1
/
+1
2024-02-01
selftests: net: List helper scripts in TEST_FILES Makefile variable
Benjamin Poirier
1
-3
/
+2
2024-02-01
selftests: net: Remove executable bits from library scripts
Benjamin Poirier
2
-0
/
+0
2024-02-01
selftests: bonding: Check initial state
Benjamin Poirier
1
-0
/
+11
2024-02-01
selftests: team: Add missing config options
Benjamin Poirier
1
-1
/
+3
2024-02-01
hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
Souradeep Chakrabarti
1
-1
/
+4
2024-02-01
xen-netback: properly sync TX responses
Jan Beulich
1
-44
/
+40
2024-02-01
net: sysfs: Fix /sys/class/net/<iface> path
Breno Leitao
1
-11
/
+11
2024-02-01
net/mlx5: DPLL, Implement lock status error value
Jiri Pirko
2
-0
/
+31
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
5
-9
/
+21
2024-02-01
dpll: extend uapi by lock status error attribute
Jiri Pirko
2
-0
/
+69
2024-02-01
octeontx2-pf: Remove xdp queues on program detach
Geetha sowjanya
3
-7
/
+4
2024-02-01
net: ena: Reduce lines with longer column width boundary
David Arinzon
4
-260
/
+151
2024-02-01
net: ena: handle ena_calc_io_queue_size() possible errors
David Arinzon
1
-3
/
+21
2024-02-01
net: ena: Change default print level for netif_ prints
David Arinzon
1
-2
/
+2
2024-02-01
net: ena: Relocate skb_tx_timestamp() to improve time stamping accuracy
David Arinzon
1
-2
/
+2
2024-02-01
net: ena: Add more information on TX timeouts
David Arinzon
2
-14
/
+64
2024-02-01
net: ena: Change error print during ena_device_init()
David Arinzon
1
-1
/
+2
2024-02-01
net: ena: Remove CQ tail pointer update
David Arinzon
5
-39
/
+2
2024-02-01
net: ena: Enable DIM by default
David Arinzon
1
-0
/
+6
2024-02-01
net: ena: Minor cosmetic changes
David Arinzon
1
-4
/
+2
[next]