index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
64
-1717
/
+8827
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
11
-53
/
+0
2019-05-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-179
/
+339
2019-05-04
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
1
-8
/
+15
2019-05-04
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
1
-6
/
+10
2019-05-04
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-05-04
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
1
-25
/
+3
2019-05-04
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
2
-14
/
+46
2019-05-04
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
6
-2
/
+74
2019-05-04
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
1
-1
/
+1
2019-05-04
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
1
-0
/
+10
2019-05-04
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
1
-2
/
+2
2019-05-04
i40e: Setting VF to VLAN 0 requires restart
Grzegorz Siwik
1
-2
/
+2
2019-05-04
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
3
-0
/
+6
2019-05-04
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
1
-0
/
+23
2019-05-04
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
1
-22
/
+2
2019-05-04
ice: Use more efficient structures
Jesse Brandeburg
1
-2
/
+2
2019-05-04
ice: Use bitfields where possible
Jesse Brandeburg
1
-5
/
+5
2019-05-04
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
4
-0
/
+120
2019-05-04
ice: Separate if conditions for ice_set_features()
Tony Nguyen
1
-2
/
+6
2019-05-04
ice: Remove __always_unused attribute
Tony Nguyen
1
-1
/
+1
2019-05-04
ice: Suppress false-positive style issues reported by static analyzer
Bruce Allan
1
-0
/
+1
2019-05-04
ice: Refactor getting/setting coalesce
Brett Creeley
1
-59
/
+93
2019-05-04
ice: Always free/allocate q_vectors
Brett Creeley
1
-20
/
+14
2019-05-04
ice: Do not unnecessarily initialize local variable
Bruce Allan
1
-1
/
+1
2019-05-04
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
4
-28
/
+36
2019-05-04
ice: Don't remove VLAN filters that were never programmed
Akeem G Abodunrin
2
-2
/
+16
2019-05-04
ice: Preserve VLAN Rx stripping settings
Tony Nguyen
1
-0
/
+4
2019-05-04
ice: Fix for allowing too many MDD events on VF
Michal Swiatkowski
1
-7
/
+8
2019-05-04
ice: Use pf instead of vsi-back
Jesse Brandeburg
1
-30
/
+30
2019-05-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-208
/
+448
2019-05-03
i40e: Introduce recovery mode support
Alice Michael
3
-31
/
+294
2019-05-03
i40e: print PCI vendor and device ID during probe
Stefan Assmann
1
-3
/
+4
2019-05-03
i40e: fix misleading message about promisc setting on un-trusted VF
Harshitha Ramamurthy
1
-12
/
+16
2019-05-03
i40e: update version number
Alice Michael
1
-1
/
+1
2019-05-03
i40e: remove out-of-range comparisons in i40e_validate_cloud_filter
Jacob Keller
1
-2
/
+2
2019-05-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
8
-13
/
+93
2019-05-03
i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre
Adam Ludkiewicz
1
-1
/
+9
2019-05-03
i40e: ShadowRAM checksum calculation change
Maciej Paczkowski
1
-4
/
+25
2019-05-03
i40e: remove error msg when vf with port vlan tries to remove vlan 0
Aleksandr Loktionov
1
-1
/
+2
2019-05-03
i40e: change behavior on PF in response to MDD event
Carolyn Wyborny
1
-10
/
+2
2019-05-03
i40e: Fix for allowing too many MDD events on VF
Carolyn Wyborny
1
-5
/
+3
2019-05-02
ice: Use dev_err when ice_cfg_vsi_lan fails
Brett Creeley
1
-3
/
+6
2019-05-02
ice: Refactor link event flow
Brett Creeley
2
-48
/
+65
2019-05-02
ice: Add missing PHY type to link settings
Tony Nguyen
1
-0
/
+1
2019-05-02
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
4
-26
/
+76
2019-05-02
ice: Remove runtime change of PFINT_OICR_ENA register
Md Fahad Iqbal Polash
2
-23
/
+3
2019-05-02
ice: Fix issue when adding more than allowed VLANs
Akeem G Abodunrin
2
-7
/
+21
2019-05-02
ice: Remove unnecessary wait when disabling/enabling Rx queues
Brett Creeley
1
-8
/
+2
[next]