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
2019-05-04
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
1
-8
/
+15
2019-05-04
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
1
-6
/
+10
2019-05-04
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-05-04
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
1
-25
/
+3
2019-05-04
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
2
-14
/
+46
2019-05-04
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
6
-2
/
+74
2019-05-04
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
1
-1
/
+1
2019-05-04
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
1
-0
/
+10
2019-05-04
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
1
-2
/
+2
2019-05-04
i40e: Setting VF to VLAN 0 requires restart
Grzegorz Siwik
1
-2
/
+2
2019-05-04
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
3
-0
/
+6
2019-05-04
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
1
-0
/
+23
2019-05-04
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
1
-22
/
+2
2019-05-04
ice: Use more efficient structures
Jesse Brandeburg
1
-2
/
+2
2019-05-04
ice: Use bitfields where possible
Jesse Brandeburg
1
-5
/
+5
2019-05-04
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
4
-0
/
+120
2019-05-04
ice: Separate if conditions for ice_set_features()
Tony Nguyen
1
-2
/
+6
2019-05-04
ice: Remove __always_unused attribute
Tony Nguyen
1
-1
/
+1
2019-05-04
ice: Suppress false-positive style issues reported by static analyzer
Bruce Allan
1
-0
/
+1
2019-05-04
ice: Refactor getting/setting coalesce
Brett Creeley
1
-59
/
+93
2019-05-04
ice: Always free/allocate q_vectors
Brett Creeley
1
-20
/
+14
2019-05-04
ice: Do not unnecessarily initialize local variable
Bruce Allan
1
-1
/
+1
2019-05-04
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
4
-28
/
+36
2019-05-04
ice: Don't remove VLAN filters that were never programmed
Akeem G Abodunrin
2
-2
/
+16
2019-05-04
ice: Preserve VLAN Rx stripping settings
Tony Nguyen
1
-0
/
+4
2019-05-04
ice: Fix for allowing too many MDD events on VF
Michal Swiatkowski
1
-7
/
+8
2019-05-04
ice: Use pf instead of vsi-back
Jesse Brandeburg
1
-30
/
+30
2019-05-04
r8169: remove rtl_write_exgmac_batch
Heiner Kallweit
1
-22
/
+4
2019-05-04
mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resources
Shalom Toledo
1
-11
/
+35
2019-05-04
mlxsw: resources: Add local_ports_in_{1x, 2x}
Shalom Toledo
1
-0
/
+4
2019-05-04
mlxsw: Bump firmware version to 13.2000.1122
Ido Schimmel
1
-2
/
+2
2019-05-04
net: phy: improve resuming from hibernation
Heiner Kallweit
1
-6
/
+1
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
3
-9
/
+31
2019-05-04
Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
30
-536
/
+970
2019-05-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-208
/
+448
2019-05-04
wimax/i2400m: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-05-04
net: hns3: add support for FEC encoding control
Jian Shen
5
-1
/
+213
2019-05-04
net: hns3: add autoneg and change speed support for fibre port
Jian Shen
3
-11
/
+163
2019-05-04
net: hns3: add support for multiple media type
Jian Shen
8
-63
/
+246
2019-05-03
usbnet: ipheth: Remove unnecessary NULL pointer check
Guenter Roeck
1
-2
/
+0
2019-05-03
net: dsa: mv88e6xxx: Pass interrupt number in platform data
Andrew Lunn
1
-4
/
+9
2019-05-03
net: dsa :mv88e6xxx: Disable unused ports
Andrew Lunn
1
-1
/
+11
2019-05-03
net: dsa: mv88e6xxx: Set STP disable state in port_disable
Andrew Lunn
1
-0
/
+3
2019-05-03
i40e: Introduce recovery mode support
Alice Michael
3
-31
/
+294
2019-05-03
i40e: print PCI vendor and device ID during probe
Stefan Assmann
1
-3
/
+4
2019-05-03
i40e: fix misleading message about promisc setting on un-trusted VF
Harshitha Ramamurthy
1
-12
/
+16
2019-05-03
i40e: update version number
Alice Michael
1
-1
/
+1
2019-05-03
i40e: remove out-of-range comparisons in i40e_validate_cloud_filter
Jacob Keller
1
-2
/
+2
2019-05-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
8
-13
/
+93
2019-05-03
i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre
Adam Ludkiewicz
1
-1
/
+9
[prev]
[next]