index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
2017-11-02
13
-48
/
+108
*
drm/nouveau/core/object: separate oclass data out into its own header
Ben Skeggs
2017-11-02
2
-27
/
+32
*
drm/nouveau: fix handling of GART OOM on pre-NV50 chipsets
Ben Skeggs
2017-11-02
1
-0
/
+4
*
drm/nouveau/kms/nv50: prevent oops in failure paths
Ben Skeggs
2017-11-02
1
-1
/
+1
*
drm/nouveau/kms: add 8.1Gbps DP link rate
Ilia Mirkin
2017-11-02
1
-1
/
+5
*
drm/nouveau/bios/init: use ARRAY_SIZE
Jérémy Lefaure
2017-11-02
1
-3
/
+4
*
remove some useless semicolons
Ben Skeggs
2017-11-02
4
-5
/
+5
*
drm/nouveau: Document nouveau support for Tegra in DRIVER_DESC
Rhys Kidd
2017-11-02
1
-1
/
+1
*
drm/nouveau/therm/gp100: initial implementation of new gp1xx temperature sensor
Rhys Kidd
2017-11-02
5
-1
/
+66
*
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2017-11-02
1048
-6787
/
+11226
|
\
|
*
Linux 4.14-rc7
v4.14-rc7
Linus Torvalds
2017-10-29
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
78
-361
/
+1021
|
|
\
|
|
*
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
David S. Miller
2017-10-29
19
-57
/
+367
|
|
|
\
|
|
|
*
selftests: Introduce a new test case to tc testsuite
Chris Mi
2017-10-29
3
-5
/
+40
|
|
|
*
selftests: Introduce a new script to generate tc batch file
Chris Mi
2017-10-29
1
-0
/
+62
|
|
|
*
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
2017-10-29
1
-0
/
+1
|
|
|
*
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
2017-10-29
1
-0
/
+1
|
|
|
*
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
2017-10-29
1
-5
/
+33
|
|
|
*
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
|
*
net_sched: use tcf_queue_work() in route filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
|
*
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
2017-10-29
1
-3
/
+26
|
|
|
*
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
|
*
net_sched: use tcf_queue_work() in fw filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
|
*
net_sched: use tcf_queue_work() in flower filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
|
*
net_sched: use tcf_queue_work() in flow filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
|
*
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
2017-10-29
1
-4
/
+18
|
|
|
*
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
2017-10-29
1
-2
/
+17
|
|
|
*
net_sched: use tcf_queue_work() in basic filter
Cong Wang
2017-10-29
1
-3
/
+17
|
|
|
*
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2017-10-29
3
-17
/
+56
|
|
|
/
|
|
*
Merge branch 'sctp-endianness-fixes'
David S. Miller
2017-10-29
10
-50
/
+59
|
|
|
\
|
|
|
*
sctp: fix some type cast warnings introduced since very beginning
Xin Long
2017-10-29
5
-7
/
+7
|
|
|
*
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
2017-10-29
1
-2
/
+2
|
|
|
*
sctp: fix some type cast warnings introduced by transport rhashtable
Xin Long
2017-10-29
1
-11
/
+11
|
|
|
*
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
2017-10-29
6
-30
/
+39
|
|
|
/
|
|
*
net_sched: avoid matching qdisc with zero handle
Cong Wang
2017-10-29
1
-0
/
+2
|
|
*
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
2017-10-29
1
-0
/
+32
|
|
*
Merge branch 'sockmap-fixes'
David S. Miller
2017-10-29
5
-11
/
+47
|
|
|
\
|
|
|
*
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
4
-8
/
+10
|
|
|
*
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-29
3
-3
/
+37
|
|
|
/
|
|
*
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
2017-10-28
4
-8
/
+9
|
|
*
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
2017-10-28
1
-1
/
+1
|
|
*
tuntap: properly align skb->head before building skb
Jason Wang
2017-10-28
1
-0
/
+1
|
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-27
5
-21
/
+22
|
|
|
\
|
|
|
*
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
2017-10-26
1
-0
/
+1
|
|
|
*
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
2017-10-26
1
-1
/
+1
|
|
|
*
ixgbe: Fix Tx map failure path
Alexander Duyck
2017-10-26
1
-12
/
+6
|
|
|
*
igb: Fix TX map failure path
Jean-Philippe Brucker
2017-10-26
1
-1
/
+1
|
|
|
*
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
2017-10-26
1
-5
/
+4
|
|
|
*
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
2017-10-26
1
-2
/
+9
|
|
*
|
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
2017-10-27
1
-2
/
+7
[prev]
[next]