index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-04
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
2019-05-04
ice: Use more efficient structures
Jesse Brandeburg
2019-05-04
ice: Use bitfields where possible
Jesse Brandeburg
2019-05-04
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
2019-05-04
ice: Separate if conditions for ice_set_features()
Tony Nguyen
2019-05-04
ice: Remove __always_unused attribute
Tony Nguyen
2019-05-04
ice: Suppress false-positive style issues reported by static analyzer
Bruce Allan
2019-05-04
ice: Refactor getting/setting coalesce
Brett Creeley
2019-05-04
ice: Always free/allocate q_vectors
Brett Creeley
2019-05-04
ice: Do not unnecessarily initialize local variable
Bruce Allan
2019-05-04
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
2019-05-04
ice: Don't remove VLAN filters that were never programmed
Akeem G Abodunrin
2019-05-04
ice: Preserve VLAN Rx stripping settings
Tony Nguyen
2019-05-04
ice: Fix for allowing too many MDD events on VF
Michal Swiatkowski
2019-05-04
ice: Use pf instead of vsi-back
Jesse Brandeburg
2019-05-02
ice: Use dev_err when ice_cfg_vsi_lan fails
Brett Creeley
2019-05-02
ice: Refactor link event flow
Brett Creeley
2019-05-02
ice: Add missing PHY type to link settings
Tony Nguyen
2019-05-02
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
2019-05-02
ice: Remove runtime change of PFINT_OICR_ENA register
Md Fahad Iqbal Polash
2019-05-02
ice: Fix issue when adding more than allowed VLANs
Akeem G Abodunrin
2019-05-02
ice: Remove unnecessary wait when disabling/enabling Rx queues
Brett Creeley
2019-05-02
ice: Add ability to update rx-usecs-high
Brett Creeley
2019-05-02
ice: Add 52 byte RSS hash key support
Paul Greenwalt
2019-05-02
ice: Use ice_for_each_q_vector macro where possible
Brett Creeley
2019-05-02
ice: Validate ring existence and its q_vector per VSI
Maciej Fijalkowski
2019-05-02
ice: Reduce scope of variable in ice_vsi_cfg_rxqs
Brett Creeley
2019-05-02
ice: Resolve static analysis reported issue
Bruce Allan
2019-05-02
ice: Return configuration error without queue to disable
Akeem G Abodunrin
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-18
ice: Calculate ITR increment based on direct calculation
Brett Creeley
2019-04-18
ice: Bump driver version
Anirudh Venkataramanan
2019-04-18
ice: Add code to control FW LLDP and DCBX
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB rebuild
Anirudh Venkataramanan
2019-04-18
ice: Add code to get DCB related statistics
Anirudh Venkataramanan
2019-04-18
ice: Add priority information into VLAN header
Anirudh Venkataramanan
2019-04-18
ice: Update rings based on TC information
Anirudh Venkataramanan
2019-04-18
ice: Add code to process LLDP MIB change events
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 4/4
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 2/4
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
2019-04-18
ice: Bump version
Anirudh Venkataramanan
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-04-18
ice: Fix typos in code comments
Anirudh Venkataramanan
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-26
ice: Remove "2 BITS" comment
Anirudh Venkataramanan
[prev]
[next]