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
2017-06-20
i40e: Add message for unsupported MFP mode
Carolyn Wyborny
1
-0
/
+6
2017-06-20
i40e: Support firmware CEE DCB UP to TC map re-definition
Greg Bowers
1
-4
/
+7
2017-06-20
i40e: Fix potential out of bound array access
Sudheer Mogilappagari
1
-1
/
+3
2017-06-20
i40e: comment that udp_port must be in host byte order
Jacob Keller
1
-1
/
+5
2017-06-20
i40e: use dev_dbg instead of dev_info when warning about missing routine
Jacob Keller
1
-3
/
+3
2017-06-20
i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
Alice Michael
2
-4
/
+5
2017-06-20
i40evf: assign num_active_queues inside i40evf_alloc_queues
Jacob Keller
1
-7
/
+11
2017-06-20
i40e: add support for XDP_TX action
Björn Töpel
5
-87
/
+384
2017-06-20
i40e: add XDP support for pass and drop actions
Björn Töpel
4
-31
/
+194
2017-06-20
Merge tag 'mlx5-updates-2017-06-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-74
/
+406
2017-06-20
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
3
-2
/
+76
2017-06-20
s390/qeth: fix packing buffer statistics
Julian Wiedmann
1
-7
/
+10
2017-06-20
s390/qeth: add ipa return codes for bridgeport
Kittipon Meesompop
3
-17
/
+49
2017-06-20
enic: Fix format truncation warning
Govindarajulu Varadarajan
2
-6
/
+6
2017-06-20
net: stmmac: enable TSO for IPv6
Niklas Cassel
1
-2
/
+2
2017-06-20
ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state
John Allen
1
-0
/
+3
2017-06-20
net: phy: lxt: Export link partner advertising
Thomas Bogendoerfer
1
-7
/
+4
2017-06-20
net-next: mediatek: set the rx_queue to 0
John Crispin
1
-0
/
+1
2017-06-20
net-next: mediatek: split IRQ register locking into TX and RX
John Crispin
2
-30
/
+54
2017-06-20
net-next: mediatek: add RX IRQ delay support
John Crispin
2
-4
/
+13
2017-06-20
net-next: mediatek: print phy status changes for non DSA GMACs
John Crispin
1
-0
/
+3
2017-06-20
vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses
Matthias Schiffer
1
-23
/
+45
2017-06-20
vxlan: fix snooping for link-local IPv6 addresses
Matthias Schiffer
1
-5
/
+15
2017-06-20
vxlan: check valid combinations of address scopes
Matthias Schiffer
1
-0
/
+29
2017-06-20
vxlan: improve validation of address family configuration
Matthias Schiffer
1
-11
/
+28
2017-06-20
vxlan: get rid of redundant vxlan_dev.flags
Matthias Schiffer
1
-39
/
+37
2017-06-20
vxlan: refactor verification and application of configuration
Matthias Schiffer
1
-97
/
+111
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
29
-87
/
+60
2017-06-20
net: replace more place to skb_put_[data:zero]
yuan linyu
7
-16
/
+9
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
13
-49
/
+27
2017-06-20
net: dsa: mv88e6xxx: better IEEE Prio Mapping Table description
Vivien Didelot
2
-7
/
+8
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 remaining macros
Vivien Didelot
2
-35
/
+57
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros
Vivien Didelot
2
-43
/
+52
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros
Vivien Didelot
2
-2
/
+7
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros
Vivien Didelot
2
-25
/
+38
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 PVT macros
Vivien Didelot
2
-12
/
+21
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 MGMT macros
Vivien Didelot
2
-13
/
+21
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros
Vivien Didelot
2
-5
/
+7
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 Trunk macros
Vivien Didelot
2
-14
/
+17
2017-06-20
net: dsa: mv88e6xxx: clarify SMI PHY functions
Vivien Didelot
2
-100
/
+143
2017-06-20
net: dsa: mv88e6xxx: add irl_init_all op
Vivien Didelot
4
-50
/
+116
2017-06-20
net-next: stmmac: dwmac-sun8i: add support for V3s EMAC
Icenowy Zheng
2
-0
/
+9
2017-06-20
net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz
Icenowy Zheng
1
-0
/
+4
2017-06-20
qed: SPQ async callback registration
Michal Kalderon
7
-55
/
+96
2017-06-20
qed: Wait for resources before FUNC_CLOSE
Michal Kalderon
1
-15
/
+20
2017-06-20
qed*: Set rdma generic functions prefix
Michal Kalderon
4
-82
/
+82
2017-06-20
qed*: qede_roce.[ch] -> qede_rdma.[ch]
Michal Kalderon
6
-5
/
+5
2017-06-20
qed: Disable RoCE dpm when DCBx change occurs
Mintz, Yuval
3
-0
/
+49
2017-06-20
qed: RoCE EDPM to honor PFC
Mintz, Yuval
2
-0
/
+22
2017-06-20
qed: Chain support for external PBL
Mintz, Yuval
8
-27
/
+47
[next]