index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
64
-1717
/
+8827
|
\
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-05-06
12
-179
/
+339
|
|
\
|
|
*
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
2019-05-04
1
-22
/
+2
|
|
*
ice: Use more efficient structures
Jesse Brandeburg
2019-05-04
1
-2
/
+2
|
|
*
ice: Use bitfields where possible
Jesse Brandeburg
2019-05-04
1
-5
/
+5
|
|
*
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
2019-05-04
4
-0
/
+120
|
|
*
ice: Separate if conditions for ice_set_features()
Tony Nguyen
2019-05-04
1
-2
/
+6
|
|
*
ice: Remove __always_unused attribute
Tony Nguyen
2019-05-04
1
-1
/
+1
|
|
*
ice: Suppress false-positive style issues reported by static analyzer
Bruce Allan
2019-05-04
1
-0
/
+1
|
|
*
ice: Refactor getting/setting coalesce
Brett Creeley
2019-05-04
1
-59
/
+93
|
|
*
ice: Always free/allocate q_vectors
Brett Creeley
2019-05-04
1
-20
/
+14
|
|
*
ice: Do not unnecessarily initialize local variable
Bruce Allan
2019-05-04
1
-1
/
+1
|
|
*
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
2019-05-04
4
-28
/
+36
|
|
*
ice: Don't remove VLAN filters that were never programmed
Akeem G Abodunrin
2019-05-04
2
-2
/
+16
|
|
*
ice: Preserve VLAN Rx stripping settings
Tony Nguyen
2019-05-04
1
-0
/
+4
|
|
*
ice: Fix for allowing too many MDD events on VF
Michal Swiatkowski
2019-05-04
1
-7
/
+8
|
|
*
ice: Use pf instead of vsi-back
Jesse Brandeburg
2019-05-04
1
-30
/
+30
|
*
|
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
2019-05-05
1
-8
/
+15
|
*
|
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
2019-05-05
1
-6
/
+10
|
*
|
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-05
1
-4
/
+2
|
*
|
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-05
1
-25
/
+3
|
*
|
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
2019-05-05
2
-14
/
+46
|
*
|
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
2019-05-05
6
-2
/
+74
|
*
|
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
2019-05-05
1
-1
/
+1
|
*
|
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
2019-05-05
1
-0
/
+10
|
*
|
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
2019-05-05
1
-2
/
+2
|
*
|
i40e: Setting VF to VLAN 0 requires restart
Grzegorz Siwik
2019-05-05
1
-2
/
+2
|
*
|
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
2019-05-05
3
-0
/
+6
|
*
|
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
2019-05-05
1
-0
/
+23
|
|
/
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-05-04
14
-208
/
+448
|
|
\
|
|
*
ice: Use dev_err when ice_cfg_vsi_lan fails
Brett Creeley
2019-05-02
1
-3
/
+6
|
|
*
ice: Refactor link event flow
Brett Creeley
2019-05-02
2
-48
/
+65
|
|
*
ice: Add missing PHY type to link settings
Tony Nguyen
2019-05-02
1
-0
/
+1
|
|
*
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
2019-05-02
4
-26
/
+76
|
|
*
ice: Remove runtime change of PFINT_OICR_ENA register
Md Fahad Iqbal Polash
2019-05-02
2
-23
/
+3
|
|
*
ice: Fix issue when adding more than allowed VLANs
Akeem G Abodunrin
2019-05-02
2
-7
/
+21
|
|
*
ice: Remove unnecessary wait when disabling/enabling Rx queues
Brett Creeley
2019-05-02
1
-8
/
+2
|
|
*
ice: Add ability to update rx-usecs-high
Brett Creeley
2019-05-02
4
-2
/
+33
|
|
*
ice: Add 52 byte RSS hash key support
Paul Greenwalt
2019-05-02
2
-7
/
+8
|
|
*
ice: Use ice_for_each_q_vector macro where possible
Brett Creeley
2019-05-02
2
-8
/
+8
|
|
*
ice: Validate ring existence and its q_vector per VSI
Maciej Fijalkowski
2019-05-02
1
-1
/
+2
|
|
*
ice: Reduce scope of variable in ice_vsi_cfg_rxqs
Brett Creeley
2019-05-02
1
-7
/
+11
|
|
*
ice: Resolve static analysis reported issue
Bruce Allan
2019-05-02
1
-10
/
+2
|
|
*
ice: Return configuration error without queue to disable
Akeem G Abodunrin
2019-05-02
1
-7
/
+10
|
|
*
ice: Create framework for VSI queue context
Anirudh Venkataramanan
2019-05-02
7
-56
/
+205
|
*
|
i40e: Introduce recovery mode support
Alice Michael
2019-05-03
3
-31
/
+294
|
*
|
i40e: print PCI vendor and device ID during probe
Stefan Assmann
2019-05-03
1
-3
/
+4
|
*
|
i40e: fix misleading message about promisc setting on un-trusted VF
Harshitha Ramamurthy
2019-05-03
1
-12
/
+16
|
*
|
i40e: update version number
Alice Michael
2019-05-03
1
-1
/
+1
[next]