index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-10
net/mlx5: Don't save PCI state when PCI error is detected
Daniel Jurgens
1
-2
/
+3
2017-03-10
net/mlx5: Fix create autogroup prev initializer
Paul Blakey
1
-1
/
+1
2017-03-10
rxrpc: Wake up the transmitter if Rx window size increases on the peer
David Howells
1
-3
/
+12
2017-03-09
net: phy: marvell: Fix double free of hwmon device
Andrew Lunn
1
-15
/
+0
2017-03-09
Merge branch 'bcmgenet-minor-bug-fixes'
David S. Miller
2
-64
/
+158
2017-03-09
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
Doug Berger
1
-9
/
+11
2017-03-09
net: bcmgenet: add begin/complete ethtool ops
Edwin Chan
1
-0
/
+18
2017-03-09
net: bcmgenet: Power up the internal PHY before probing the MII
Doug Berger
1
-0
/
+8
2017-03-09
net: bcmgenet: synchronize irq0 status between the isr and task
Doug Berger
2
-35
/
+44
2017-03-09
net: bcmgenet: power down internal phy if open or resume fails
Doug Berger
1
-0
/
+4
2017-03-09
net: bcmgenet: reserved phy revisions must be checked first
Doug Berger
1
-6
/
+6
2017-03-09
net: bcmgenet: correct MIB access of UniMAC RUNT counters
Doug Berger
1
-4
/
+7
2017-03-09
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
Doug Berger
2
-10
/
+60
2017-03-09
amd-xgbe: Enable IRQs only if napi_complete_done() is true
Lendacky, Thomas
1
-8
/
+2
2017-03-09
rxrpc: rxrpc_kernel_send_data() needs to handle failed call better
David Howells
1
-2
/
+3
2017-03-09
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2
-2
/
+2
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
38
-108
/
+142
2017-03-09
Merge branch 'bnxt_en-misc-small-fixes'
David S. Miller
3
-8
/
+20
2017-03-09
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
Michael Chan
1
-2
/
+3
2017-03-09
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
3
-1
/
+6
2017-03-09
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
Michael Chan
1
-1
/
+7
2017-03-09
bnxt_en: Perform function reset earlier during probe.
Michael Chan
1
-4
/
+4
2017-03-09
tun: remove copyright printing
LABBE Corentin
1
-1
/
+0
2017-03-09
net: initialize msg.msg_flags in recvfrom
Alexander Potapenko
1
-0
/
+1
2017-03-09
Merge branch 'bpf-htab-fixes'
David S. Miller
3
-39
/
+99
2017-03-09
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
3
-34
/
+79
2017-03-09
bpf: fix struct htab_elem layout
Alexei Starovoitov
1
-5
/
+20
2017-03-09
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
1
-1
/
+1
2017-03-09
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2
-2
/
+6
2017-03-09
qed: Fix copy of uninitialized memory
robert.foss@collabora.com
1
-1
/
+1
2017-03-09
Merge branch 'thunderx-misc-fixes'
David S. Miller
6
-61
/
+205
2017-03-09
net: thunderx: Allow IPv6 frames with zero UDP checksum
Thanneeru Srinivasulu
1
-2
/
+4
2017-03-09
net: thunderx: Fix invalid mac addresses for node1 interfaces
Sunil Goutham
2
-14
/
+45
2017-03-09
net: thunderx: Fix LMAC mode debug prints for QSGMII mode
Sunil Goutham
1
-6
/
+0
2017-03-09
net: thunderx: Fix IOMMU translation faults
Sunil Goutham
4
-39
/
+156
2017-03-09
rds: ib: add error handle
Zhu Yanjun
1
-11
/
+36
2017-03-09
liquidio: improve UDP TX performance
VSR Burru
7
-182
/
+144
2017-03-09
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
1
-5
/
+6
2017-03-08
mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy
Jiri Pirko
1
-2
/
+2
2017-03-08
vrf: Fix use-after-free in vrf_xmit
David Ahern
1
-1
/
+2
2017-03-08
team: use ETH_MAX_MTU as max mtu
Jarod Wilson
1
-0
/
+1
2017-03-08
net: Revert ksettings conversions.
David S. Miller
7
-233
/
+188
2017-03-08
net: ibm: emac: fix regression caused by emac_dt_phy_probe()
Christian Lamparter
1
-8
/
+17
2017-03-08
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+14
2017-03-08
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+29
2017-03-08
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+34
2017-03-08
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+57
2017-03-08
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+20
2017-03-08
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-03-08
net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+25
[next]