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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-27
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
4
-10
/
+36
2017-08-27
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
4
-36
/
+0
2017-08-27
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
2
-31
/
+30
2017-08-27
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2
-7
/
+12
2017-08-27
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
1
-2
/
+6
2017-08-27
i40e: remove workaround for resetting XPS
Jacob Keller
1
-12
/
+5
2017-08-27
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
1
-1
/
+3
2017-08-27
i40e: 25G FEC status improvements
Mariusz Stachura
1
-2
/
+16
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
4
-0
/
+137
2017-08-27
i40e: force VMDQ device name truncation
Jacob Keller
1
-2
/
+7
2017-08-27
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2
-13
/
+10
2017-08-27
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
1
-1
/
+1
2017-08-27
i40e: prevent snprintf format specifier truncation
Jacob Keller
2
-4
/
+4
2017-08-27
i40e: Store the requested FEC information
Mariusz Stachura
3
-0
/
+6
2017-08-27
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
1
-2
/
+8
2017-08-25
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
1
-0
/
+6
2017-08-25
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
1
-22
/
+43
2017-08-25
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2
-2
/
+2
2017-08-25
i40evf: use netdev variable in reset task
Alan Brady
1
-2
/
+2
2017-08-25
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
4
-23
/
+23
2017-08-25
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
1
-10
/
+13
2017-08-25
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2
-28
/
+70
2017-08-25
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
1
-0
/
+8
2017-08-25
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2
-61
/
+0
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
9
-88
/
+85
2017-08-25
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
1
-23
/
+23
2017-08-25
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
3
-1
/
+24
2017-08-25
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
4
-3
/
+4
2017-08-24
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-18
ixgbe: change ndo_xdp_xmit return code on xmit errors
Jesper Dangaard Brouer
1
-1
/
+1
2017-08-18
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
1
-1
/
+1
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
1
-1
/
+1
2017-08-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-31
/
+166
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+6
2017-08-08
igb: support BCM54616 PHY
John W Linville
3
-0
/
+8
2017-08-08
igbvf: convert msleep to mdelay in atomic context
Greg Edwards
1
-1
/
+1
2017-08-08
igbvf: after mailbox write, wait for reply
Greg Edwards
1
-2
/
+8
2017-08-08
igbvf: add lock around mailbox ops
Greg Edwards
4
-0
/
+56
2017-08-08
e1000e: Initial Support for IceLake
Sasha Neftin
2
-0
/
+8
2017-08-08
igb: do not drop PF mailbox lock after read of VF message
Greg Edwards
4
-12
/
+26
2017-08-08
igb: expose mailbox unlock method
Greg Edwards
3
-0
/
+41
2017-08-08
igb: add argument names to mailbox op function declarations
Greg Edwards
2
-13
/
+14
2017-08-08
igb: Remove incorrect "unexpected SYS WRAP" log message
Corinna Vinschen
1
-2
/
+0
2017-08-08
e1000e: add check on e1e_wphy() return value
Gustavo A R Silva
1
-0
/
+2
2017-08-08
igb: protect TX timestamping from API misuse
Cliff Spradlin
1
-1
/
+2
2017-08-08
igb: Fix error of RX network flow classification
Gangfeng Huang
1
-2
/
+2
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
3
-9
/
+13
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2
-2
/
+2
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
3
-13
/
+6
2017-08-07
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-28
/
+39
[next]