index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2
-6
/
+6
2016-01-06
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
1
-0
/
+1
2016-01-06
mkiss: fix scribble on freed memory
Alan
1
-0
/
+5
2016-01-06
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-01-06
net: sched: fix missing free per cpu on qstats
John Fastabend
1
-1
/
+3
2016-01-06
ARM: net: bpf: fix zero right shift
Rabin Vincent
1
-1
/
+2
2016-01-06
6pack: fix free memory scribbles
One Thousand Gnomes
1
-0
/
+6
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
5
-56
/
+25
2016-01-05
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2016-01-05
tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
Chris Metcalf
2
-9
/
+10
2016-01-05
af_unix: Fix splice-bind deadlock
Rainer Weikusat
1
-26
/
+40
2016-01-05
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
5
-14
/
+33
2016-01-05
r8152: add reset_resume function
hayeswang
1
-1
/
+9
2016-01-05
connector: bump skb->users before callback invocation
Florian Westphal
1
-8
/
+3
2016-01-04
cxgb4: correctly handling failed allocation
Insu Yun
1
-0
/
+4
2016-01-04
qlcnic: correctly handle qlcnic_alloc_mbx_args
Insu Yun
1
-2
/
+4
2016-01-04
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
1
-0
/
+1
2016-01-04
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Colin Ian King
1
-1
/
+1
2016-01-04
Linux 4.4-rc8
v4.4-rc8
Linus Torvalds
1
-1
/
+1
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
3
-4
/
+5
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
3
-18
/
+24
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2015-12-30
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
1
-0
/
+1
2015-12-30
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
1
-1
/
+1
2015-12-30
mm/vmstat: fix overflow in mod_zone_page_state()
Heiko Carstens
2
-8
/
+8
2015-12-30
ocfs2/dlm: clear migration_pending when migration target goes down
xuejiufei
1
-0
/
+2
2015-12-30
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Banman
1
-12
/
+19
2015-12-30
ocfs2: fix flock panic issue
Junxiao Bi
1
-1
/
+4
2015-12-30
m32r: add io*_rep helpers
Sudip Mukherjee
1
-1
/
+9
2015-12-30
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+1
2015-12-30
arch/x86/xen/suspend.c: include xen/xen.h
Andrew Morton
1
-0
/
+1
2015-12-30
mm: memcontrol: fix possible memcg leak due to interrupted reclaim
Vladimir Davydov
1
-14
/
+46
2015-12-30
ocfs2: fix BUG when calculate new backup super
Joseph Qi
1
-3
/
+12
2015-12-29
MIPS: VDSO: Fix build error with binutils 2.24 and earlier
Guenter Roeck
1
-1
/
+1
2015-12-29
drivers: net: cpsw: fix error return code
Julia Lawall
1
-3
/
+7
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
1
-2
/
+4
2015-12-29
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
Al Viro
1
-36
/
+37
2015-12-29
lightnvm: wrong offset in bad blk lun calculation
Matias Bjørling
1
-1
/
+1
2015-12-28
null_blk: use async queue restart helper
Jens Axboe
1
-6
/
+5
2015-12-28
block: add blk_start_queue_async()
Jens Axboe
2
-0
/
+17
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
4
-45
/
+1
2015-12-28
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
6
-22
/
+119
2015-12-28
RDMA/ocrdma: Dispatch only port event when port state changes
Devesh Sharma
1
-23
/
+0
2015-12-28
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
1
-3
/
+4
2015-12-28
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2015-12-28
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
1
-3
/
+6
2015-12-28
Linux 4.4-rc7
v4.4-rc7
Linus Torvalds
1
-1
/
+1
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
1
-2
/
+4
2015-12-24
sparc64: fix FP corruption in user copy functions
Rob Gardner
13
-134
/
+235
[next]