index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-12
Merge branch 'device-properties'
Rafael J. Wysocki
10
-141
/
+532
2016-01-11
bonding: Prevent IPv6 link local address on enslaved devices
Karl Heiss
1
-1
/
+4
2016-01-11
IB/mlx5: Add flow steering support
Maor Gottlieb
2
-1
/
+507
2016-01-11
net/mlx5_core: Export flow steering API
Maor Gottlieb
1
-0
/
+5
2016-01-11
net/mlx5_core: Enable flow steering support for the IB driver
Maor Gottlieb
1
-8
/
+47
2016-01-11
net/mlx5_core: Initialize namespaces only when supported by device
Maor Gottlieb
1
-21
/
+49
2016-01-11
net/mlx5_core: Set priority attributes
Maor Gottlieb
2
-19
/
+55
2016-01-11
net/mlx5_core: Connect flow tables
Maor Gottlieb
3
-10
/
+104
2016-01-11
net/mlx5_core: Introduce modify flow table command
Maor Gottlieb
2
-0
/
+31
2016-01-11
net/mlx5_core: Managing root flow table
Maor Gottlieb
4
-9
/
+114
2016-01-11
net/mlx5_core: Add utilities to find next and prev flow-tables
Maor Gottlieb
1
-0
/
+67
2016-01-11
net/mlx5_core: Introduce flow steering autogrouped flow table
Maor Gottlieb
2
-19
/
+152
2016-01-11
sh_eth: stop reading ECMR in sh_eth_dev_init()
Sergei Shtylyov
1
-5
/
+2
2016-01-11
ravb: stop reading ECMR in ravb_emac_init()
Sergei Shtylyov
1
-5
/
+2
2016-01-11
bonding: make mii_status sysfs node consistent
Jarod Wilson
1
-1
/
+1
2016-01-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2016-01-11
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+13
2016-01-11
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
379
-3491
/
+3860
2016-01-11
mlxsw: spectrum: Add FDB lock to prevent session interleaving
Ido Schimmel
2
-0
/
+6
2016-01-11
net: bfin_mac: Use phy_find_first() instead of open-coding it
Guenter Roeck
1
-15
/
+2
2016-01-10
net: ti: cpmac: Fix build error due to missed API change
Guenter Roeck
1
-1
/
+1
2016-01-10
net: tc35815: Drop unused variable
Guenter Roeck
1
-1
/
+0
2016-01-10
net: tc35815: Fix build error due to missed API change
Guenter Roeck
1
-15
/
+2
2016-01-10
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
1
-0
/
+22
2016-01-10
Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.or...
David S. Miller
64
-627
/
+1587
2016-01-10
net: lpc_eth: Remove unused variables
Fabio Estevam
1
-2
/
+1
2016-01-10
bfin_mac: fix error path
Sudip Mukherjee
1
-1
/
+1
2016-01-10
phy: fix blackfin build failure
Sudip Mukherjee
1
-1
/
+2
2016-01-10
cxgb4: Fixes static checker warning in mps_tcam_show()
Hariprasad Shenai
1
-2
/
+2
2016-01-10
net: ethernet: arc: Add support emac for RK3036
Xing Zheng
2
-3
/
+9
2016-01-10
net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs
Xing Zheng
1
-24
/
+45
2016-01-10
net: ethernet: arc: Probe emac after set RMII clock
Xing Zheng
1
-4
/
+7
2016-01-10
bnxt_en: Reset embedded processor after applying firmware upgrade
Rob Swindell
1
-4
/
+42
2016-01-10
bnxt_en: Zero pad firmware messages to 128 bytes.
Michael Chan
1
-0
/
+3
2016-01-10
ethernet: amd: au1000: Remove pointless warning
Andrew Lunn
1
-3
/
+0
2016-01-10
staging: netlogic: Fix build error due to missed API change
Andrew Lunn
1
-16
/
+13
2016-01-10
net: ethernet: faraday: Use phy_find_first() instead of open coding it
Guenter Roeck
1
-13
/
+2
2016-01-10
net: ethernet: broadcom: Fix build errors
Guenter Roeck
1
-7
/
+2
2016-01-10
net: ethernet-rgmii.c: Fix breakage from moving phdev bus
Andrew Lunn
1
-3
/
+3
2016-01-10
net: lantiq_etop.c: Use helper to find first phy
Andrew Lunn
1
-8
/
+2
2016-01-10
stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
Romain Perier
1
-3
/
+5
2016-01-10
net: qmi_wwan: Add SIMCom 7230E
Kristian Evensen
1
-0
/
+1
2016-01-10
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2
-2
/
+2
2016-01-10
mlxsw: Adding layer 2 multicast support
Elad Raz
3
-0
/
+190
2016-01-10
mlxsw: Adding VID to FID translatation
Elad Raz
1
-11
/
+19
2016-01-10
mlxsw: Changing the maximum number of multicast group to a define
Elad Raz
2
-1
/
+3
2016-01-10
mlxsw: reg: Adding SMID register
Elad Raz
1
-0
/
+51
2016-01-10
mlxsw: reg: Add definition of multicast record for SFD register
Elad Raz
1
-5
/
+44
2016-01-10
mtd: ubi: wl: avoid erasing a PEB which is empty
Sebastian Siewior
1
-3
/
+18
[prev]
[next]