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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
i40e: Service request to configure bandwidth for ADq on a VF
Avinash Dayanand
2
-3
/
+54
2018-02-14
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
3
-3
/
+67
2018-02-14
i40e: Delete queue channel for ADq on VF
Avinash Dayanand
1
-0
/
+63
2018-02-14
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
2
-0
/
+20
2018-02-14
i40e: Enable ADq and create queue channel/s on VF
Avinash Dayanand
3
-69
/
+379
2018-02-14
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
3
-1
/
+257
2018-02-14
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
3
-8
/
+22
2018-02-13
i40evf: Make VF reset warning message more clear
Harshitha Ramamurthy
1
-1
/
+1
2018-02-13
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
Jacob Keller
1
-39
/
+56
2018-02-13
i40e: i40e: Change ethtool check from MAC to HW flag
Dave Ertman
3
-10
/
+13
2018-02-13
i40e: do not force filter failure in overflow promiscuous
Alan Brady
1
-14
/
+1
2018-02-13
i40e: refactor promisc_changed in i40e_sync_vsi_filters
Alan Brady
1
-22
/
+20
2018-02-13
i40evf: Use an iterator of the same type as the list
Harshitha Ramamurthy
1
-4
/
+7
2018-02-13
i40e: broadcast filters can trigger overflow promiscuous
Alan Brady
1
-2
/
+4
2018-02-13
i40e: don't leak memory addresses
Mitch Williams
2
-41
/
+12
2018-02-13
i40evf: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-4
/
+4
2018-02-13
i40e: Make local function i40e_get_link_speed static
Wei Yongjun
1
-1
/
+1
2018-02-13
mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD
Arkadi Sharshevsky
3
-24
/
+16
2018-02-13
mlxsw: spectrum: Move SPAN code to separate module
Petr Machata
6
-348
/
+433
2018-02-13
mlxsw: spectrum: Drop struct span_entry.used
Petr Machata
2
-5
/
+2
2018-02-13
mlxsw: spectrum: Fix a coding style nit
Petr Machata
1
-2
/
+2
2018-02-13
mlxsw: spectrum: Distinguish between IPv4/6 tunnels
Petr Machata
3
-91
/
+72
2018-02-13
mlxsw: spectrum_ipip: Add a forgotten include
Petr Machata
1
-0
/
+1
2018-02-13
dpaa_eth: fix incorrect comment
Jake Moroni
1
-1
/
+1
2018-02-13
net: Convert loopback_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-12
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-457
/
+769
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
8
-257
/
+528
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
8
-86
/
+115
2018-02-12
i40evf: Correctly populate rxitr_idx and txitr_idx
Alexander Duyck
1
-9
/
+15
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
6
-56
/
+79
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
11
-49
/
+36
2018-02-12
i40e/i40evf: Don't bother setting the CLEARPBA bit
Alexander Duyck
2
-2
/
+20
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
3
-15
/
+15
2018-02-12
i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP
Alan Brady
1
-7
/
+15
2018-02-12
i40e: Warn when setting link-down-on-close while in MFP
Paweł Jabłoński
1
-0
/
+6
2018-02-12
i40e: Add delay after EMP reset for firmware to recover
Filip Sadowski
1
-0
/
+11
2018-02-12
i40e/i40evf: Clean up logic for adaptive ITR
Alexander Duyck
2
-86
/
+28
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
9
-55
/
+53
2018-02-12
i40e: fix typo in function description
Alan Brady
2
-2
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
187
-510
/
+510
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-02-10
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-36
/
+111
2018-02-10
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
Linus Torvalds
2
-11
/
+363
2018-02-10
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-19
/
+57
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-2
/
+1017
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
4
-4
/
+0
2018-02-09
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-09
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-09
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-100
/
+330
[next]