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
*
MIPS: smp-cmp: Use right include for task_struct
Jason A. Donenfeld
2017-11-01
1
-1
/
+1
*
MIPS: Update Goldfish RTC driver maintainer email address
Aleksandar Markovic
2017-11-01
2
-1
/
+2
*
MIPS: Update RINT emulation maintainer email address
Aleksandar Markovic
2017-11-01
2
-1
/
+2
*
MIPS: CPS: Fix use of current_cpu_data in preemptible code
Matt Redfearn
2017-11-01
1
-1
/
+1
*
MIPS: SMP: Fix deadlock & online race
Matt Redfearn
2017-11-01
1
-6
/
+16
*
MIPS: bpf: Fix a typo in build_one_insn()
Wei Yongjun
2017-11-01
1
-1
/
+1
*
MIPS: microMIPS: Fix incorrect mask in insn_table_MM
Gustavo A. R. Silva
2017-11-01
1
-1
/
+1
*
MIPS: Fix CM region target definitions
Paul Burton
2017-11-01
1
-2
/
+2
*
MIPS: generic: Fix compilation error from include asm/mips-cpc.h
Matt Redfearn
2017-11-01
2
-2
/
+2
*
MIPS: Fix exception entry when CONFIG_EVA enabled
Matt Redfearn
2017-11-01
1
-4
/
+4
*
MIPS: generic: Fix NI 169445 its build
James Hogan
2017-10-31
1
-1
/
+1
*
Update MIPS email addresses
Paul Burton
2017-10-31
46
-49
/
+52
*
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
[next]