index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
57
-1345
/
+6227
|
\
|
*
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
2017-11-08
1
-1
/
+1
|
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
3
-3
/
+3
|
*
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
2
-5
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
3
-0
/
+3
|
|
\
|
*
|
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-02
1
-0
/
+3
|
*
|
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
2017-10-31
7
-31
/
+1192
|
*
|
i40e: Clean up of cloud filters
Amritha Nambiar
2017-10-31
2
-0
/
+33
|
*
|
i40e: Admin queue definitions for cloud filters
Amritha Nambiar
2017-10-31
2
-4
/
+210
|
*
|
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
2017-10-31
6
-5
/
+44
|
*
|
i40e: Map TCs with the VSI seids
Amritha Nambiar
2017-10-31
2
-0
/
+3
|
*
|
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
Alexander Duyck
2017-10-31
2
-18
/
+0
|
*
|
i40e: only redistribute MSI-X vectors when needed
Shannon Nelson
2017-10-31
1
-2
/
+3
|
*
|
i40e: mark PM functions as __maybe_unused
Arnd Bergmann
2017-10-31
1
-9
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
5
-21
/
+22
|
|
\
\
|
*
|
|
igb: Add support for CBS offload
Andre Guedes
2017-10-27
4
-0
/
+384
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
2
-28
/
+37
|
|
\
\
\
|
*
|
|
|
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-21
1
-2
/
+0
|
*
|
|
|
ixgbe: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
2017-10-21
1
-6
/
+39
|
*
|
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-19
7
-301
/
+495
|
|
\
\
\
\
|
|
*
|
|
|
i40e: fix u64 division usage
Alan Brady
2017-10-17
2
-19
/
+42
|
|
*
|
|
|
i40e: convert i40e_set_link_ksettings to new API
Alan Brady
2017-10-17
1
-36
/
+57
|
|
*
|
|
|
i40e: rename 'change' variable to 'autoneg_changed'
Alan Brady
2017-10-17
1
-6
/
+6
|
|
*
|
|
|
i40e: convert i40e_get_settings_link_up to new API
Alan Brady
2017-10-17
1
-62
/
+125
|
|
*
|
|
|
i40e: convert i40e_phy_type_to_ethtool to new API
Alan Brady
2017-10-17
1
-64
/
+140
|
|
*
|
|
|
i40e: Add new PHY types for 25G AOC and ACC support
Sudheer Mogilappagari
2017-10-17
5
-0
/
+16
|
|
*
|
|
|
i40e: group autoneg PHY types together
Alan Brady
2017-10-17
1
-44
/
+41
|
|
*
|
|
|
i40e: fix whitespace issues in i40e_ethtool.c
Alan Brady
2017-10-17
1
-26
/
+18
|
|
*
|
|
|
i40e: fix comment typo
Alan Brady
2017-10-17
1
-2
/
+2
|
|
*
|
|
|
i40e: fix i40e_phy_type_to_ethtool function header
Alan Brady
2017-10-17
1
-1
/
+1
|
|
*
|
|
|
i40e: fix clearing link masks in i40e_get_link_ksettings
Alan Brady
2017-10-17
1
-8
/
+6
|
|
*
|
|
|
i40e: add function header for i40e_get_rxfh
Alan Brady
2017-10-17
1
-0
/
+10
|
|
*
|
|
|
i40e: remove ifdef SPEED_25000
Alan Brady
2017-10-17
1
-5
/
+0
|
|
*
|
|
|
i40e: rename 'cmd' variables in ethtool interface
Alan Brady
2017-10-17
1
-71
/
+74
|
*
|
|
|
|
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-18
10
-50
/
+43
|
|
/
/
/
/
|
*
|
|
|
i40e/i40evf: don't trust VF to reset itself
Alan Brady
2017-10-13
2
-6
/
+10
|
*
|
|
|
i40e: fix link reporting
Alan Brady
2017-10-13
1
-1
/
+6
|
*
|
|
|
i40e: make const array patterns static, reduces object code size
Colin Ian King
2017-10-13
1
-1
/
+3
|
*
|
|
|
i40e: Add support setting TC max bandwidth rates
Amritha Nambiar
2017-10-13
2
-9
/
+93
|
*
|
|
|
i40e: Refactor VF BW rate limiting
Amritha Nambiar
2017-10-13
3
-43
/
+71
|
*
|
|
|
i40e: Enable 'channel' mode in mqprio for TC configs
Amritha Nambiar
2017-10-13
3
-106
/
+362
|
*
|
|
|
i40e: Add infrastructure for queue channel support
Amritha Nambiar
2017-10-13
3
-9
/
+743
|
*
|
|
|
i40e: Add macro for PF reset bit
Amritha Nambiar
2017-10-13
4
-10
/
+9
|
*
|
|
|
igb: check memory allocation failure
Christophe JAILLET
2017-10-10
1
-0
/
+2
|
*
|
|
|
e1000e: Be drop monitor friendly
Florian Fainelli
2017-10-10
1
-7
/
+11
|
*
|
|
|
e1000e: apply burst mode settings only on default
Willem de Bruijn
2017-10-10
3
-13
/
+15
|
*
|
|
|
e1000e: fix buffer overrun while the I219 is processing DMA transactions
Sasha Neftin
2017-10-10
1
-3
/
+5
|
*
|
|
|
e1000e: Avoid receiver overrun interrupt bursts
Benjamin Poirier
2017-10-10
2
-8
/
+26
|
*
|
|
|
e1000e: Separate signaling for link check/link up
Benjamin Poirier
2017-10-10
2
-4
/
+9
|
*
|
|
|
e1000e: Fix return value test
Benjamin Poirier
2017-10-10
1
-1
/
+1
[next]