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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-07
qed: Fix BAR size split for some servers
Ariel Elior
2
-21
/
+36
2015-12-07
qed: fix handling of concurrent ramrods.
Tomer Tayar
3
-17
/
+56
2015-12-07
qed: Fix corner case for chain in-between pages
Tomer Tayar
1
-1
/
+2
2015-12-07
ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2015-12-06
net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()
Felix Fietkau
1
-1
/
+1
2015-12-06
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
3
-2
/
+5
2015-12-06
sctp: only drop the reference on the datamsg after sending a msg
lucien
1
-4
/
+2
2015-12-06
sctp: hold the chunks only after the chunk is enqueued in outq
lucien
2
-2
/
+1
2015-12-06
net: qca_spi: fix transmit queue timeout handling
Stefan Wahren
1
-3
/
+2
2015-12-05
net: cdc_mbim: add "NDP to end" quirk for Huawei E3372
Bjørn Mork
2
-2
/
+34
2015-12-05
Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"
David S. Miller
1
-3
/
+2
2015-12-05
MAINTAINERS: add myself as Renesas Ethernet drivers reviewer
Sergei Shtylyov
1
-0
/
+7
2015-12-05
Merge branch 'sctp-timestamp-fixes'
David S. Miller
4
-4
/
+8
2015-12-05
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
1
-0
/
+1
2015-12-05
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
3
-2
/
+5
2015-12-05
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
1
-2
/
+2
2015-12-05
vxlan: fix incorrect RCO bit in VXLAN header
Jiri Benc
1
-1
/
+1
2015-12-05
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
Bjørn Mork
1
-1
/
+1
2015-12-05
stmmac: fix resource management when resume
Giuseppe CAVALLARO
1
-3
/
+6
2015-12-05
ravb: fix RX queue #1 frame error counter name
Sergei Shtylyov
1
-1
/
+1
2015-12-05
sh_eth: fix kernel oops in skb_put()
Sergei Shtylyov
1
-2
/
+2
2015-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-28
/
+24
2015-12-04
atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
Pavel Machek
1
-4
/
+3
2015-12-04
rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation
Herbert Xu
1
-2
/
+3
2015-12-04
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
1
-5
/
+3
2015-12-04
pppoe: fix memory corruption in padt work structure
Guillaume Nault
1
-4
/
+10
2015-12-04
Merge branch 'mvpp2-fixes'
David S. Miller
1
-19
/
+33
2015-12-04
net: mvpp2: fix refilling BM pools in RX path
Marcin Wojtas
1
-12
/
+16
2015-12-04
net: mvpp2: fix buffers' DMA handling on RX path
Marcin Wojtas
1
-5
/
+16
2015-12-04
net: mvpp2: fix missing DMA region unmap in egress processing
Marcin Wojtas
1
-3
/
+2
2015-12-04
rhashtable: Prevent spurious EBUSY errors on insertion
Herbert Xu
2
-22
/
+41
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
174
-646
/
+3192
2015-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-142
/
+160
2015-12-03
Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+16
2015-12-03
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
4
-13
/
+20
2015-12-03
MAINTAINERS: Update Intel Wired LAN reviewers
Jeff Kirsher
1
-1
/
+1
2015-12-03
e100.txt: Cleanup license info in kernel doc
Jeff Kirsher
1
-14
/
+0
2015-12-03
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-17
/
+25
2015-12-03
ixgbe: Reset interface after enabling SR-IOV
Alexander Duyck
1
-0
/
+3
2015-12-03
net: phy: reset only targeted phy
Jérôme Pouiller
1
-1
/
+2
2015-12-03
Merge branch 'bnxt_en-fixes'
David S. Miller
2
-17
/
+34
2015-12-03
bnxt_en: Setup uc_list mac filters after resetting the chip.
Michael Chan
1
-5
/
+8
2015-12-03
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2
-11
/
+16
2015-12-03
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
Jeffrey Huang
1
-1
/
+10
2015-12-03
net: lpc_eth: remove irq > NR_IRQS check from probe()
Vladimir Zapolskiy
1
-1
/
+1
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
5
-14
/
+26
2015-12-03
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Paolo Abeni
2
-3
/
+7
2015-12-03
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
1
-2
/
+3
2015-12-03
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
1
-1
/
+8
2015-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+6
[next]