index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-26
Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/...
David S. Miller
18
-7
/
+18
2015-01-26
sh_eth: add more PM methods
Mikhail Ulyanov
1
-0
/
+31
2015-01-26
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
1
-2
/
+1
2015-01-26
net: stmmac: add BQL support
Beniamino Galvani
1
-0
/
+9
2015-01-26
cxgb4: Fixes cxgb4_inet6addr_notifier unregister call
Hariprasad Shenai
1
-1
/
+1
2015-01-25
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
Shaohui Xie
1
-8
/
+16
2015-01-25
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
Shaohui Xie
1
-14
/
+14
2015-01-25
bonding: handle more gso types
Eric Dumazet
1
-3
/
+3
2015-01-25
net: dsa: bcm_sf2: factor interrupt disabling in a function
Florian Fainelli
1
-12
/
+12
2015-01-25
net: phy: fixed: allow setting no update_link callback
Florian Fainelli
1
-1
/
+1
2015-01-25
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
4
-41
/
+107
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
6
-70
/
+285
2015-01-25
net/mlx4_core: Handle AER flow properly
Yishai Hadas
1
-6
/
+65
2015-01-25
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
3
-3
/
+25
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
4
-27
/
+152
2015-01-25
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
3
-29
/
+101
2015-01-25
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
3
-44
/
+46
2015-01-25
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
1
-2
/
+43
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
23
-160
/
+226
2015-01-25
cxgb3: re-use native hex2bin()
Andy Shevchenko
1
-3
/
+3
2015-01-25
usbnet: re-use native hex2bin()
Andy Shevchenko
1
-9
/
+8
2015-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-101
/
+424
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-32
/
+28
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
1
-4
/
+6
2015-01-24
net: fec: fix the warning found by dma debug
Nimrod Andy
1
-11
/
+23
2015-01-24
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
1
-0
/
+1
2015-01-24
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
3
-224
/
+176
2015-01-24
be2net: issue function reset cmd in resume path
Kalesh AP
1
-0
/
+4
2015-01-24
be2net: add a log message for POST timeout in Lancer
Kalesh AP
1
-6
/
+11
2015-01-24
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
1
-1
/
+1
2015-01-24
be2net: fix failure case in setting flow control
Kalesh AP
2
-11
/
+15
2015-01-24
be2net: move interface create code to a separate routine
Kalesh AP
1
-20
/
+29
2015-01-24
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
1
-42
/
+21
2015-01-24
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
Romain Perier
1
-1
/
+0
2015-01-24
cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc
Hariprasad Shenai
5
-0
/
+978
2015-01-24
cxgb4: Add debugfs entry to dump the contents of the flash
Hariprasad Shenai
5
-3
/
+110
2015-01-23
xen-netback: always fully coalesce guest Rx packets
David Vrabel
2
-105
/
+3
2015-01-23
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+5
2015-01-23
veth: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+9
2015-01-23
macvlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+6
2015-01-22
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
1
-10
/
+15
2015-01-22
net: e1000: support txtd update delay via xmit_more
Florian Westphal
1
-6
/
+9
2015-01-22
igb: Indicate failure on vf reset for empty mac address
Alexander Graf
1
-2
/
+6
2015-01-22
fm10k: Increase the timeout for the data path reset
Matthew Vick
1
-1
/
+1
2015-01-22
fm10k: Check tunnel header length in encap offload
Joe Stringer
1
-0
/
+6
2015-01-22
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...
Or Gerlitz
1
-7
/
+6
2015-01-22
igb: enable auxiliary PHC functions for the i210
Richard Cochran
3
-6
/
+276
2015-01-22
igb: enable internal PPS for the i210
Richard Cochran
2
-5
/
+45
2015-01-22
igb: serialize access to the time sync interrupt registers
Richard Cochran
1
-3
/
+7
2015-01-22
igb: refactor time sync interrupt handling
Richard Cochran
1
-30
/
+19
[next]