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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-15
ice: Handle LAN overflow event for VF queues
Brett Creeley
5
-0
/
+86
2020-02-15
ice: Fix implicit queue mapping mode in ice_vsi_get_qs
Brett Creeley
1
-9
/
+12
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
8
-34
/
+67
2020-02-15
ice: Only allow tagged bcast/mcast traffic for VF in port VLAN
Brett Creeley
1
-18
/
+31
2020-02-15
ice: Fix Port VLAN priority bits
Brett Creeley
2
-19
/
+13
2020-02-15
ice: Add helper to determine if VF link is up
Brett Creeley
1
-17
/
+25
2020-02-15
ice: Refactor port vlan configuration for the VF
Brett Creeley
2
-51
/
+37
2020-02-15
ice: Add initial support for QinQ
Brett Creeley
4
-17
/
+63
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
1
-6
/
+9
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
1
-1
/
+1
2020-02-14
net: hns3: add management table after IMP reset
Yufeng Mo
1
-0
/
+7
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
1
-2
/
+2
2020-02-13
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld
1
-19
/
+4
2020-02-13
gtp: use icmp_ndo_send helper
Jason A. Donenfeld
1
-2
/
+2
2020-02-12
ice: Trivial fixes
Tony Nguyen
11
-29
/
+31
2020-02-12
ice: Use correct netif error function
Ben Shelton
1
-1
/
+1
2020-02-12
ice: Cleanup ice_vsi_alloc_q_vectors
Anirudh Venkataramanan
1
-8
/
+3
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
8
-227
/
+123
2020-02-12
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
6
-27
/
+27
2020-02-12
ice: Remove possible null dereference
Tony Nguyen
1
-2
/
+0
2020-02-12
ice: update Unit Load Status bitmask to check after reset
Bruce Allan
2
-5
/
+18
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
4
-28
/
+13
2020-02-12
ice: Modify link message logging
Akeem G Abodunrin
1
-1
/
+1
2020-02-12
ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps
Anirudh Venkataramanan
1
-2
/
+0
2020-02-12
ice: Remove ice_dev_onetime_setup()
Brett Creeley
4
-20
/
+0
2020-02-12
ice: Don't allow same value for Rx tail to be written twice
Brett Creeley
1
-1
/
+1
2020-02-12
ice: display supported and advertised link modes
Paul Greenwalt
1
-280
/
+2
2020-02-12
ice: Fix switch between FW and SW LLDP
Dave Ertman
1
-5
/
+5
2020-02-12
ice: Fix DCB rebuild after reset
Dave Ertman
2
-53
/
+36
2020-02-12
net: ethernet: ave: Add capability of rgmii-id mode
Kunihiko Hayashi
1
-0
/
+9
2020-02-12
enic: prevent waking up stopped tx queues over watchdog reset
Firo Yang
1
-1
/
+1
2020-02-11
net: ena: ena-com.c: prevent NULL pointer dereference
Arthur Kiyanovski
1
-0
/
+5
2020-02-11
net: ena: ethtool: use correct value for crc32 hash
Sameeh Jubran
1
-2
/
+2
2020-02-11
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
3
-0
/
+16
2020-02-11
net: ena: fix corruption of dev_idx_to_host_tbl
Arthur Kiyanovski
1
-28
/
+0
2020-02-11
net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...
Arthur Kiyanovski
2
-1
/
+25
2020-02-11
net: ena: rss: store hash function as values and not bits
Arthur Kiyanovski
1
-1
/
+5
2020-02-11
net: ena: rss: fix failure to get indirection table
Sameeh Jubran
1
-0
/
+14
2020-02-11
net: ena: rss: do not allocate key when not supported
Sameeh Jubran
1
-3
/
+21
2020-02-11
net: ena: fix incorrect default RSS key
Arthur Kiyanovski
2
-0
/
+16
2020-02-11
net: ena: add missing ethtool TX timestamping indication
Arthur Kiyanovski
1
-0
/
+1
2020-02-11
net: ena: fix uses of round_jiffies()
Arthur Kiyanovski
1
-3
/
+3
2020-02-11
net: ena: fix potential crash when rxfh key is NULL
Arthur Kiyanovski
1
-8
/
+9
2020-02-11
i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
Brett Creeley
1
-2
/
+2
2020-02-10
qmi_wwan: unconditionally reject 2 ep interfaces
Bjørn Mork
1
-27
/
+15
2020-02-10
net: dsa: mv88e6xxx: Prevent truncation of longer interrupt names
Andrew Lunn
1
-6
/
+6
2020-02-10
qmi_wwan: re-add DW5821e pre-production variant
Bjørn Mork
1
-0
/
+1
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
50
-160
/
+415
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-11
/
+16
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
[next]