index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2019-05-06
3
-1
/
+21
*
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
2019-05-06
5
-0
/
+312
*
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
2019-05-06
1
-0
/
+2
*
net: dsa: Call driver's setup callback after setting up its switchdev notifier
Vladimir Oltean
2019-05-06
1
-4
/
+4
*
net: dsa: mv88e6xxx: refine SMI support
Vivien Didelot
2019-05-06
5
-170
/
+219
*
Merge branch 'net-act_police-offload-support'
David S. Miller
2019-05-06
18
-108
/
+654
|
\
|
*
nfp: flower: add qos offload stats request and reply
Pieter Jansen van Vuuren
2019-05-06
5
-0
/
+210
|
*
nfp: flower: add qos offload install and remove functionality.
Pieter Jansen van Vuuren
2019-05-06
3
-1
/
+174
|
*
nfp: flower: add qos offload framework
Pieter Jansen van Vuuren
2019-05-06
4
-1
/
+29
|
*
net/sched: add block pointer to tc_cls_common_offload structure
Pieter Jansen van Vuuren
2019-05-06
5
-17
/
+38
|
*
net/sched: allow stats updates from offloaded police actions
Pieter Jansen van Vuuren
2019-05-06
1
-0
/
+15
|
*
net/sched: extend matchall offload for hardware statistics
Pieter Jansen van Vuuren
2019-05-06
2
-0
/
+22
|
*
net/sched: add police action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-05-06
2
-0
/
+11
|
*
net/sched: move police action structures to header
Pieter Jansen van Vuuren
2019-05-06
2
-36
/
+71
|
*
net/sched: remove unused functions for matchall offload
Pieter Jansen van Vuuren
2019-05-06
2
-27
/
+0
|
*
net/dsa: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
2019-05-06
1
-9
/
+7
|
*
mlxsw: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
2019-05-06
2
-19
/
+30
|
*
net/sched: use the hardware intermediate representation for matchall
Pieter Jansen van Vuuren
2019-05-06
2
-0
/
+34
|
*
net/sched: add sample action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-05-06
2
-0
/
+15
|
/
*
Merge branch 'of_net-Add-NVMEM-support-to-of_get_mac_address'
David S. Miller
2019-05-06
32
-70
/
+129
|
\
|
*
powerpc: tsi108: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
1
-1
/
+1
|
*
ARM: Kirkwood: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
1
-1
/
+2
|
*
staging: octeon-ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
1
-1
/
+1
|
*
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
3
-3
/
+3
|
*
net: usb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
2
-2
/
+2
|
*
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
1
-10
/
+6
|
*
net: macb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
1
-7
/
+5
|
*
dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour
Petr Štetiar
2019-05-06
21
-42
/
+58
|
*
of_net: add NVMEM support to of_get_mac_address
Petr Štetiar
2019-05-06
1
-3
/
+51
|
/
*
Merge branch 'bnxt_en-Driver-updates'
David S. Miller
2019-05-06
4
-102
/
+432
|
\
|
*
bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.
Michael Chan
2019-05-06
1
-0
/
+4
|
*
bnxt_en: Add support for aRFS on 57500 chips.
Michael Chan
2019-05-06
1
-4
/
+12
|
*
bnxt_en: Query firmware capability to support aRFS on 57500 chips.
Michael Chan
2019-05-06
2
-1
/
+44
|
*
bnxt_en: Improve NQ reservations.
Michael Chan
2019-05-06
1
-2
/
+4
|
*
bnxt_en: Separate RDMA MR/AH context allocation.
Devesh Sharma
2019-05-06
2
-1
/
+19
|
*
bnxt_en: read the clause type from the PHY ID
Vasundhara Volam
2019-05-06
1
-2
/
+2
|
*
bnxt_en: Read package version from firmware.
Vasundhara Volam
2019-05-06
3
-1
/
+12
|
*
bnxt_en: Check new firmware capability to display extended stats.
Vasundhara Volam
2019-05-06
2
-2
/
+7
|
*
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
2019-05-06
3
-1
/
+82
|
*
bnxt_en: Refactor bnxt_alloc_stats().
Vasundhara Volam
2019-05-06
1
-39
/
+36
|
*
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
2019-05-06
2
-53
/
+214
|
/
*
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
[next]