index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
slub.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2024-02-01
net: ena: Add more documentation for RX copybreak
David Arinzon
1
-0
/
+6
2024-02-01
net: ena: Remove an unused field
David Arinzon
2
-4
/
+0
2024-02-01
net: mana: Assigning IRQ affinity on HT cores
Souradeep Chakrabarti
1
-11
/
+50
2024-02-01
net: mana: add a function to spread IRQs per CPUs
Yury Norov
1
-0
/
+29
2024-02-01
cpumask: define cleanup function for cpumasks
Yury Norov
1
-0
/
+3
2024-02-01
cpumask: add cpumask_weight_andnot()
Yury Norov
3
-0
/
+32
2024-02-01
firewire: core: search descriptor leaf just after vendor directory entry in r...
Takashi Sakamoto
1
-1
/
+10
2024-02-01
firewire: core: correct documentation of fw_csr_string() kernel API
Takashi Sakamoto
1
-4
/
+3
2024-02-01
net: dsa: Add KSZ8567 switch support
Philippe Schenker
5
-1
/
+53
2024-02-01
dt-bindings: net: dsa: Add KSZ8567 switch support
Philippe Schenker
1
-0
/
+1
2024-02-01
dt-bindings: net: qcom,ipa: do not override firmware-name $ref
Krzysztof Kozlowski
1
-1
/
+1
2024-02-01
doc/netlink/specs: Update the tc spec
Donald Hunter
1
-101
/
+2017
2024-02-01
tools/net/ynl: Add type info to struct members in generated docs
Donald Hunter
1
-1
/
+8
2024-02-01
doc/netlink: Describe nested structs in netlink raw docs
Donald Hunter
1
-0
/
+34
2024-02-01
tools/net/ynl: Add support for nested structs
Donald Hunter
3
-9
/
+34
2024-02-01
tools/net/ynl: Move formatted_string method out of NlAttr
Donald Hunter
1
-16
/
+15
2024-02-01
tools/net/ynl: Rename _fixed_header_size() to _struct_size()
Donald Hunter
1
-6
/
+6
[next]