index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
tracing: Fix event filters and triggers to handle negative numbers
Pavel Tikhomirov
1
-1
/
+4
2019-03-01
net/mlx5: Update the list of the PCI supported devices
Eran Ben Elisha
1
-0
/
+2
2019-03-01
net/mlx5e: Set peer flow needed also for multipath
Roi Dayan
1
-2
/
+9
2019-03-01
net/mlx5e: Update check for merged eswitch device
Roi Dayan
1
-4
/
+3
2019-03-01
net/mlx5e: Use hint to resolve route when in HW multipath mode
Roi Dayan
1
-0
/
+12
2019-03-01
net/mlx5e: Always query offloaded tc peer rule counter
Roi Dayan
1
-11
/
+15
2019-03-01
net/mlx5e: Re-attempt to offload flows on multipath port affinity events
Roi Dayan
4
-12
/
+71
2019-03-01
net/mlx5: Emit port affinity event for multipath offloads
Roi Dayan
2
-0
/
+12
2019-03-01
net/mlx5e: Allow one failure when offloading tc encap rules under multipath
Roi Dayan
1
-2
/
+12
2019-03-01
net/mlx5e: Don't inherit flow flags on peer flow creation
Roi Dayan
1
-3
/
+4
2019-03-01
net/mlx5e: Activate HW multipath and handle port affinity based on FIB events
Roi Dayan
6
-0
/
+326
2019-03-01
net/mlx5: Add multipath mode
Roi Dayan
4
-2
/
+28
2019-03-01
net/mlx5: Use own workqueue for lag netdev events processing
Roi Dayan
2
-1
/
+9
2019-03-01
net/mlx5: Expose lag operations in header file
Roi Dayan
2
-48
/
+68
2019-03-01
net/mlx5: Use unsigned int bit instead of bool as a struct member
Roi Dayan
1
-1
/
+1
2019-03-01
net/mlx5e: Don't make internal use of errno to denote missing neigh
Roi Dayan
2
-14
/
+22
2019-03-01
net/mlx5e: Cleanup attach encap function
Roi Dayan
1
-14
/
+17
2019-03-01
net/mlx5e: Declare mlx5e_tx_reporter_recover_from_ctx as static
Eran Ben Elisha
1
-1
/
+1
2019-03-01
wusb: Remove unnecessary static function ckhdid_printf
Joe Perches
5
-36
/
+8
2019-03-01
usb: core: make default autosuspend delay configurable
Mans Rullgard
2
-2
/
+14
2019-03-01
Merge branch 'nfp-control-processor-DMA-support-and-RJ45'
David S. Miller
3
-46
/
+243
2019-03-01
nfp: nsp: set higher timeout for flash bundle
Dirk van der Merwe
1
-4
/
+1
2019-03-01
nfp: nsp: allow the use of DMA buffer
Jakub Kicinski
1
-5
/
+191
2019-03-01
nfp: nsp: move default buffer handling into its own function
Jakub Kicinski
1
-42
/
+51
2019-03-01
nfp: nsp: use fractional size of the buffer
Jakub Kicinski
1
-6
/
+7
2019-03-01
nfp: report RJ45 connector in ethtool
Jakub Kicinski
2
-0
/
+4
2019-03-01
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-4
/
+12
2019-03-01
net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
Heiner Kallweit
1
-0
/
+4
2019-03-01
net: aquantia: regression on cpus with high cores: set mode with 8 queues
Dmitry Bogdanov
4
-0
/
+29
2019-03-01
selftests: fixes for UDP GRO
Paolo Abeni
2
-17
/
+33
2019-03-01
net: marvell: neta: disable comphy when setting mode
Marek BehĂșn
1
-5
/
+23
2019-03-01
Merge branch 'enetc-Add-mdio-support-and-device-tree-nodes'
David S. Miller
7
-1
/
+340
2019-03-01
dt-bindings: net: freescale: enetc: Add connection bindings for ENETC ethernet nodes
Claudiu Manoil
1
-0
/
+69
2019-03-01
enetc: Add ENETC PF level external MDIO support
Claudiu Manoil
4
-1
/
+219
2019-03-01
arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board
Claudiu Manoil
1
-0
/
+17
2019-03-01
arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpoints
Claudiu Manoil
1
-0
/
+35
2019-03-01
clk: Move of_clk_*() APIs into clk.c from clkdev.c
Stephen Boyd
3
-66
/
+62
2019-03-01
clk: Inform the core about consumer devices
Stephen Boyd
3
-9
/
+21
2019-03-01
clk: Introduce of_clk_get_hw_from_clkspec()
Stephen Boyd
3
-65
/
+69
2019-03-01
clk: core: clarify the check for runtime PM
Miquel Raynal
1
-6
/
+8
2019-03-01
clk: Combine __clk_get() and __clk_create_clk()
Stephen Boyd
3
-61
/
+98
2019-03-01
perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-03-01
perf scripts python: exported-sql-viewer.py: Add call tree
Adrian Hunter
1
-9
/
+186
2019-03-01
perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase
Adrian Hunter
1
-45
/
+55
2019-03-01
perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction
Adrian Hunter
1
-6
/
+11
2019-03-01
perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase
Adrian Hunter
1
-19
/
+31
2019-03-01
perf scripts python: export-to-postgresql.py: Export calls parent_id
Adrian Hunter
1
-5
/
+9
2019-03-01
perf scripts python: export-to-postgresql.py: Fix invalid input syntax for integer error
Adrian Hunter
1
-1
/
+1
2019-03-01
LSM: Update list of SECURITYFS users in Kconfig
Petr Vorel
1
-2
/
+1
2019-03-01
perf scripts python: export-to-sqlite.py: Export calls parent_id
Adrian Hunter
1
-4
/
+8
[prev]
[next]