index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2017-09-29
i40e: use separate state bit for miscellaneous IRQ setup
Jacob Keller
2017-09-29
i40evf: lower message level
Mitch Williams
2017-09-29
i40e: fix for flow director counters not wrapping as expected
Mariusz Stachura
2017-09-29
i40e: relax warning message in case of version mismatch
Mariusz Stachura
2017-09-29
i40e: simplify member variable accesses
Sudheer Mogilappagari
2017-09-29
i40e: Fix link down message when interface is brought up
Sudheer Mogilappagari
2017-09-29
i40e: Fix unqualified module message while bringing link up
Sudheer Mogilappagari
2017-09-29
i40e/i40evf: rename bytes_per_int to bytes_per_usec
Jacob Keller
2017-09-26
bpf, ixgbe: add meta data support
Daniel Borkmann
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-21
e100: Cocci spatch "pool_zalloc-simple"
Thomas Meyer
2017-09-21
drivers: net: i40evf: use setup_timer() helper.
Allen Pais
2017-09-21
drivers: net: e1000e: use setup_timer() helper.
Allen Pais
2017-09-21
drivers: net: ixgb: use setup_timer() helper.
Allen Pais
2017-09-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-09-05
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
2017-09-05
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2017-08-27
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
2017-08-27
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
2017-08-27
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
2017-08-27
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2017-08-27
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
2017-08-27
i40e: remove workaround for resetting XPS
Jacob Keller
2017-08-27
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
2017-08-27
i40e: 25G FEC status improvements
Mariusz Stachura
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-27
i40e: force VMDQ device name truncation
Jacob Keller
2017-08-27
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2017-08-27
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
2017-08-27
i40e: prevent snprintf format specifier truncation
Jacob Keller
2017-08-27
i40e: Store the requested FEC information
Mariusz Stachura
2017-08-27
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
2017-08-25
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
2017-08-25
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
2017-08-25
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2017-08-25
i40evf: use netdev variable in reset task
Alan Brady
2017-08-25
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-08-25
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
2017-08-25
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2017-08-25
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
2017-08-25
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-08-25
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
2017-08-25
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
2017-08-25
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
2017-08-24
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
2017-08-18
ixgbe: change ndo_xdp_xmit return code on xmit errors
Jesper Dangaard Brouer
2017-08-18
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
2017-08-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
[next]