index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
net/mlx5e: Gather reporters APIs together
Aya Levin
2
-70
/
+70
2020-02-18
net/mlx5: Add support for resource dump
Aya Levin
5
-1
/
+358
2020-02-18
devlink: Force enclosing array on binary fmsg data
Aya Levin
2
-8
/
+91
2020-02-18
sfc: elide assignment of skb
Edward Cree
1
-2
/
+1
2020-02-18
net: fec: Prevent unbind operation
Fabio Estevam
1
-0
/
+1
2020-02-17
net: ena: remove set but not used variable 'hash_key'
YueHaibing
1
-4
/
+0
2020-02-17
net: netlink: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
net: switchdev: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
bpf, sockmap: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
NFC: digital: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-17
net: usb: cdc-phonet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
net: phy: allow bcm84881 to be a module
Russell King
1
-2
/
+2
2020-02-17
Merge branch 'net-smc-next'
David S. Miller
6
-40
/
+44
2020-02-17
net/smc: reduce port_event scheduling
Ursula Braun
1
-15
/
+29
2020-02-17
net/smc: simplify normal link termination
Karsten Graul
4
-13
/
+8
2020-02-17
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
4
-13
/
+11
2020-02-17
net/smc: do not delete lgr from list twice
Karsten Graul
1
-1
/
+1
2020-02-17
net/smc: use termination worker under send_lock
Karsten Graul
1
-1
/
+1
2020-02-17
net/smc: improve smc_lgr_cleanup()
Karsten Graul
1
-4
/
+1
2020-02-17
Merge branch 'mlxsw-Reduce-dependency-between-bridge-and-router-code'
David S. Miller
6
-132
/
+147
2020-02-17
selftests: mlxsw: vxlan: Add test for error path
Ido Schimmel
1
-0
/
+20
2020-02-17
selftests: mlxsw: vxlan: Adjust test to recent changes
Ido Schimmel
1
-3
/
+1
2020-02-17
selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridges
Ido Schimmel
1
-0
/
+23
2020-02-17
selftests: mlxsw: extack: Test bridge creation with VXLAN
Ido Schimmel
1
-0
/
+32
2020-02-17
selftests: mlxsw: Remove deprecated test
Ido Schimmel
2
-45
/
+0
2020-02-17
mlxsw: spectrum: Reduce dependency between bridge and router code
Ido Schimmel
3
-20
/
+2
2020-02-17
mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership
Ido Schimmel
1
-58
/
+2
2020-02-17
mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID
Ido Schimmel
1
-19
/
+74
2020-02-17
mlxsw: spectrum_switchdev: Propagate extack to bridge creation function
Ido Schimmel
1
-7
/
+12
2020-02-17
mlxsw: spectrum_fid: Use 'refcount_t' for FID reference counting
Ido Schimmel
1
-6
/
+7
2020-02-17
net: bridge: teach ndo_dflt_bridge_getlink() more brport flags
Julian Wiedmann
1
-1
/
+5
2020-02-17
Merge branch 'sfc-couple-more-ARFS-tidy-ups'
David S. Miller
2
-19
/
+24
2020-02-17
sfc: move some ARFS code out of headers
Edward Cree
2
-18
/
+17
2020-02-17
sfc: only schedule asynchronous filter work if needed
Edward Cree
2
-2
/
+8
2020-02-17
net: vlan: suppress "failed to kill vid" warnings
Julian Wiedmann
1
-3
/
+2
2020-02-17
net: stmmac: Get rid of custom STMMAC_DEVICE() macro
Andy Shevchenko
1
-20
/
+15
2020-02-17
Merge branch 'Remove-rtnl-lock-dependency-from-flow_action-infra'
David S. Miller
8
-27
/
+26
2020-02-17
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
4
-14
/
+6
2020-02-17
net: sched: refactor ct action helpers to require tcf_lock
Vlad Buslov
1
-2
/
+4
2020-02-17
net: sched: refactor police action helpers to require tcf_lock
Vlad Buslov
1
-2
/
+4
2020-02-17
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
3
-9
/
+12
2020-02-16
Merge branch 'mvneta-xdp-ethtool-stats'
David S. Miller
1
-64
/
+163
2020-02-16
net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame
Lorenzo Bianconi
1
-17
/
+13
2020-02-16
net: mvneta: introduce xdp counters to ethtool
Lorenzo Bianconi
1
-0
/
+45
2020-02-16
net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routine
Lorenzo Bianconi
1
-32
/
+41
2020-02-16
net: mvneta: rely on open-coding updating stats for non-xdp and tx path
Lorenzo Bianconi
1
-16
/
+24
2020-02-16
net: mvneta: move refill_err and skb_alloc_err in per-cpu stats
Lorenzo Bianconi
1
-14
/
+55
2020-02-16
Merge branch 'mv88e6xxx-Add-SERDES-PCS-registers-to-ethtool-dump'
David S. Miller
4
-1
/
+118
2020-02-16
net: dsa: mv88e6xxx: Add 6390 family PCS registers to ethtool -d
Andrew Lunn
3
-0
/
+68
2020-02-16
net: dsa: mv88e6xxx: Add 6352 family PCS registers to ethtool -d
Andrew Lunn
3
-0
/
+34
[prev]
[next]