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-07-28
mptcp: Allow DATA_FIN in headers without TCP FIN
Mat Martineau
1
-10
/
+3
2020-07-28
Merge branch 'sockptr_t-fixes-v2'
David S. Miller
12
-64
/
+61
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
3
-14
/
+8
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
10
-48
/
+49
2020-07-28
net: make sockptr_is_null strict aliasing safe
Christoph Hellwig
1
-1
/
+3
2020-07-28
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
1
-1
/
+1
2020-07-28
Merge branch 'mlxsw-Add-support-for-QSFP-DD-transceiver-type'
David S. Miller
2
-12
/
+44
2020-07-28
mlxsw: core: Add support for temperature thresholds reading for QSFP-DD trans...
Vadim Pasternak
2
-10
/
+23
2020-07-28
mlxsw: core: Add ethtool support for QSFP-DD transceivers
Vadim Pasternak
2
-2
/
+21
2020-07-28
Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
26
-213
/
+302
2020-07-28
farsync: use generic power management
Vaibhav Gupta
1
-6
/
+4
2020-07-28
net/mlx5: drop unnecessary list_empty
Julia Lawall
2
-10
/
+8
2020-07-28
net/mlx5: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-13
/
+13
2020-07-28
net/mlx5: DR, Reduce print level for matcher print
Alex Vesker
1
-1
/
+1
2020-07-28
net/mlx5e: Add support for PCI relaxed ordering
Aya Levin
3
-2
/
+13
2020-07-28
net/mlx5e: Use indirect call wrappers for RX post WQEs functions
Tariq Toukan
5
-8
/
+7
2020-07-28
net/mlx5e: Move exposure of datapath function to txrx header
Tariq Toukan
4
-23
/
+29
2020-07-28
net/mlx5e: RX, Re-work initializaiton of RX function pointers
Tariq Toukan
9
-96
/
+112
2020-07-28
net/mlx5e: Link non uplink representors to PCI device
Parav Pandit
1
-1
/
+1
2020-07-28
net/mlx5: E-switch, Use eswitch total_vports
Parav Pandit
1
-7
/
+7
2020-07-28
net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvports
Parav Pandit
2
-8
/
+6
2020-07-28
net/mlx5: E-switch, Consider maximum vf vports for steering init
Parav Pandit
1
-7
/
+1
2020-07-28
net/mlx5: Add function ID to reclaim pages debug log
Avihu Hagag
1
-1
/
+2
2020-07-28
net/mlx5: Hold pages RB tree per VF
Eran Ben Elisha
2
-39
/
+105
2020-07-27
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-07-27
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-52
/
+2
2020-07-27
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
1
-1
/
+1
2020-07-27
Merge branch 'sfc-driver-for-EF100-family-NICs-part-1'
David S. Miller
30
-31
/
+2439
2020-07-27
sfc_ef100: implement ndo_get_phys_port_{id,name}
Edward Cree
2
-0
/
+23
2020-07-27
sfc_ef100: read device MAC address at probe time
Edward Cree
2
-1
/
+40
2020-07-27
sfc_ef100: probe the PHY and configure the MAC
Edward Cree
1
-1
/
+41
2020-07-27
sfc_ef100: actually perform resets
Edward Cree
1
-0
/
+9
2020-07-27
sfc_ef100: extend ef100_check_caps to cover datapath_caps3
Edward Cree
3
-3
/
+11
2020-07-27
sfc_ef100: read datapath caps, implement check_caps
Edward Cree
2
-2
/
+58
2020-07-27
sfc_ef100: process events for MCDI completions
Edward Cree
1
-1
/
+56
2020-07-27
sfc_ef100: implement ndo_open/close and EVQ probing
Edward Cree
7
-0
/
+225
2020-07-27
sfc_ef100: implement MCDI transport
Edward Cree
2
-0
/
+107
2020-07-27
sfc_ef100: don't call efx_reset_down()/up() on EF100
Edward Cree
1
-3
/
+8
2020-07-27
sfc_ef100: PHY probe stub
Edward Cree
1
-0
/
+14
2020-07-27
sfc_ef100: reset-handling stub
Edward Cree
1
-0
/
+50
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
26
-13
/
+1095
2020-07-27
sfc_ef100: register accesses on EF100
Edward Cree
2
-3
/
+15
2020-07-27
sfc_ef100: add EF100 register definitions
Edward Cree
1
-0
/
+693
2020-07-27
sfc: remove efx_ethtool_nway_reset()
Edward Cree
3
-10
/
+0
2020-07-27
Merge branch 'Add-PRP-driver'
David S. Miller
16
-169
/
+743
2020-07-27
net: prp: enhance debugfs to display PRP info
Murali Karicheri
1
-9
/
+22
2020-07-27
net: prp: add packet handling support
Murali Karicheri
8
-88
/
+433
2020-07-27
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
4
-28
/
+55
2020-07-27
net: prp: add supervision frame generation utility function
Murali Karicheri
3
-2
/
+88
2020-07-27
net: hsr: introduce protocol specific function pointers
Murali Karicheri
2
-31
/
+45
[prev]
[next]