index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
ravb: Optimize ravb_emac_init_gbeth function
Biju Das
1
-2
/
+1
2021-10-13
ravb: Rename "tsrq" variable
Biju Das
2
-5
/
+5
2021-10-13
ravb: Add support to retrieve stats for GbEthernet
Biju Das
1
-0
/
+21
2021-10-13
ravb: Add carrier_counters to struct ravb_hw_info
Biju Das
2
-0
/
+11
2021-10-13
ravb: Fillup ravb_rx_gbeth() stub
Biju Das
2
-5
/
+142
2021-10-13
ravb: Fillup ravb_rx_ring_format_gbeth() stub
Biju Das
2
-4
/
+31
2021-10-13
ravb: Fillup ravb_rx_ring_free_gbeth() stub
Biju Das
1
-4
/
+24
2021-10-13
ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
Biju Das
2
-7
/
+24
2021-10-13
ravb: Add rx_max_buf_size to struct ravb_hw_info
Biju Das
2
-1
/
+5
2021-10-13
ravb: Use ALIGN macro for max_rx_len
Biju Das
1
-1
/
+1
2021-10-13
net: qed_debug: fix check of false (grc_param < 0) expression
Jean Sacren
1
-1
/
+1
2021-10-13
net: enetc: include ip6_checksum.h for csum_ipv6_magic
Ioana Ciornei
1
-0
/
+1
2021-10-12
ionic: no devlink_unregister if not registered
Shannon Nelson
1
-1
/
+0
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
9
-69
/
+6
2021-10-12
net/mlx5: Set devlink reload feature bit for supported devices only
Leon Romanovsky
1
-1
/
+4
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
8
-2
/
+34
2021-10-12
devlink: Annotate devlink API calls
Leon Romanovsky
1
-0
/
+26
2021-10-12
devlink: Move netdev_to_devlink helpers to devlink.c
Leon Romanovsky
2
-17
/
+18
2021-10-12
devlink: Reduce struct devlink exposure
Leon Romanovsky
4
-87
/
+98
2021-10-12
ethernet: tulip: avoid duplicate variable name on sparc
Jakub Kicinski
1
-4
/
+4
2021-10-12
net: hns3: debugfs add support dumping page pool info
Hao Chen
2
-0
/
+75
2021-10-12
tulip: fix setting device address from rom
Jakub Kicinski
2
-2
/
+2
2021-10-12
net, neigh: Add NTF_MANAGED flag for managed neighbor entries
Daniel Borkmann
3
-48
/
+120
2021-10-12
net, neigh: Extend neigh->flags to 32 bit to allow for extensions
Roopa Prabhu
3
-20
/
+50
2021-10-12
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
2
-9
/
+14
2021-10-12
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
1
-12
/
+14
2021-10-12
net: hns: Prefer struct_size over open coded arithmetic
Len Baker
3
-5
/
+4
2021-10-12
selftests: mlxsw: RED: Add selftests for the mark qevent
Petr Machata
2
-5
/
+122
2021-10-12
selftests: mlxsw: sch_red_core: Drop two unused variables
Petr Machata
1
-2
/
+0
2021-10-12
mlxsw: spectrum_qdisc: Offload RED qevent mark
Petr Machata
3
-0
/
+14
2021-10-12
mlxsw: spectrum_qdisc: Track permissible actions per binding
Petr Machata
1
-11
/
+33
2021-10-12
mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggers
Petr Machata
3
-8
/
+32
2021-10-12
mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure()
Petr Machata
1
-10
/
+19
2021-10-11
nfc: microread: drop unneeded debug prints
Krzysztof Kozlowski
2
-6
/
+0
2021-10-11
nfc: trf7970a: drop unneeded debug prints
Krzysztof Kozlowski
1
-8
/
+0
2021-10-11
nfc: st21nfca: drop unneeded debug prints
Krzysztof Kozlowski
2
-8
/
+0
2021-10-11
nfc: st-nci: drop unneeded debug prints
Krzysztof Kozlowski
4
-18
/
+0
2021-10-11
nfc: s3fwrn5: simplify dereferencing pointer to struct device
Krzysztof Kozlowski
2
-29
/
+18
2021-10-11
nfc: nci: replace GPLv2 boilerplate with SPDX
Krzysztof Kozlowski
1
-14
/
+2
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
7
-57
/
+1
2021-10-11
gve: Track RX buffer allocation failures
Catherine Sullivan
1
-1
/
+6
2021-10-11
gve: Allow pageflips on larger pages
Jordan Kim
1
-1
/
+1
2021-10-11
gve: Add netif_set_xps_queue call
Catherine Sullivan
1
-0
/
+4
2021-10-11
gve: Recover from queue stall due to missed IRQ
John Fraker
3
-2
/
+51
2021-10-11
gve: Do lazy cleanup in TX path
Tao Liu
4
-50
/
+62
2021-10-11
gve: Add rx buffer pagecnt bias
Catherine Sullivan
1
-15
/
+37
2021-10-11
gve: Switch to use napi_complete_done
Yangchun Fu
3
-37
/
+43
2021-10-11
ice: ndo_setup_tc implementation for PR
Michal Swiatkowski
4
-0
/
+74
2021-10-11
ice: ndo_setup_tc implementation for PF
Kiran Patil
5
-1
/
+1044
2021-10-11
ice: Allow changing lan_en and lb_en on all kinds of filters
Michal Swiatkowski
1
-0
/
+127
[next]