index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
net/mlx5: Cancel health poll before sending panic teardown command
Huy Nguyen
1
-0
/
+7
2017-11-10
net/mlx5: Loop over temp list to release delay events
Huy Nguyen
1
-1
/
+1
2017-11-10
rds: ib: Fix NULL pointer dereference in debug code
HÃ¥kon Bugge
1
-5
/
+5
2017-11-10
MAINTAINERS: update TPM driver infrastructure changes
Jarkko Sakkinen
2
-12
/
+10
2017-11-10
sysctl: add register_sysctl() dummy helper
Arnd Bergmann
1
-0
/
+5
2017-11-09
m68k/defconfig: Update defconfigs for v4.14-rc7
Geert Uytterhoeven
12
-24
/
+48
2017-11-09
m68k/mac: Add mutual exclusion for IOP interrupt polling
Finn Thain
3
-3
/
+11
2017-11-09
m68k/mac: Disentangle VIA/RBV and NuBus initialization
Finn Thain
3
-22
/
+4
2017-11-09
m68k/mac: Disentangle VIA and OSS initialization
Finn Thain
3
-24
/
+18
2017-11-09
m68k/mac: More printk modernization
Finn Thain
4
-20
/
+10
2017-11-09
tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore
Prarit Bhargava
1
-2
/
+1
2017-11-09
tools/power/cpupower: Add 64 bit library detection
Prarit Bhargava
1
-0
/
+6
2017-11-09
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
1
-1
/
+1
2017-11-09
s390: simplify transactional execution elf hwcap handling
Heiko Carstens
1
-1
/
+1
2017-11-09
s390/zcrypt: Rework struct ap_qact_ap_info.
Harald Freudenberger
2
-21
/
+21
2017-11-09
s390/virtio: remove unused header file kvm_virtio.h
Christian Borntraeger
2
-65
/
+0
2017-11-09
perf trace: Call machine__exit() at exit
Andrei Vagin
1
-0
/
+10
2017-11-09
intel_idle: Graceful probe failure when MWAIT is disabled
Len Brown
1
-1
/
+6
2017-11-09
perf tools: Fix eBPF event specification parsing
Jiri Olsa
1
-2
/
+2
2017-11-09
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
1
-0
/
+1
2017-11-09
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
Andrew Gabbasov
1
-0
/
+1
2017-11-09
USB: usbfs: compute urb->actual_length for isochronous
Alan Stern
1
-0
/
+14
2017-11-09
usb: core: message: remember to reset 'ret' to 0 when necessary
Felipe Balbi
1
-0
/
+2
2017-11-09
irqchip: mips-gic: Print warning if inherited GIC base is used
Matt Redfearn
1
-0
/
+2
2017-11-09
irqchip/mips-gic: Add pr_fmt and reword pr_* messages
Matt Redfearn
1
-4
/
+7
2017-11-09
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
1
-2
/
+2
2017-11-09
ALSA: hda - fix headset mic problem for Dell machines with alc274
Hui Wang
1
-0
/
+5
2017-11-09
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
Patrick Bellasi
2
-6
/
+28
2017-11-09
x86/build: Make the boot image generation less verbose
Changbin Du
1
-5
/
+10
2017-11-09
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-1
/
+7
2017-11-09
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-7
/
+26
2017-11-09
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_route: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
2017-11-09
cls_matchall: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_fw: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
2017-11-09
cls_flower: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+13
2017-11-09
cls_flow: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-6
/
+18
2017-11-09
cls_cgroup: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-6
/
+18
2017-11-09
cls_bpf: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-1
/
+6
2017-11-09
cls_basic: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-5
/
+15
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
2
-0
/
+25
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
18
-22
/
+18
2017-11-09
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
1
-2
/
+2
2017-11-09
Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"
David S. Miller
1
-1
/
+1
2017-11-09
ACPI: Mark expected switch fall-throughs
Gustavo A. R. Silva
4
-0
/
+4
2017-11-09
timer: Prepare to change all DEFINE_TIMER() callbacks
Kees Cook
1
-4
/
+4
2017-11-09
netfilter: ipvs: Convert timers to use timer_setup()
Kees Cook
5
-22
/
+23
2017-11-09
scsi: qla2xxx: Convert timers to use timer_setup()
Kees Cook
5
-15
/
+12
2017-11-09
ACPI / LPSS: Remove redundant initialization of clk
Colin Ian King
1
-1
/
+1
2017-11-09
ACPI / CPPC: Make CPPC ACPI driver aware of PCC subspace IDs
George Cherian
1
-89
/
+151
[prev]
[next]