index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
filter: fix va_list build error
Xi Wang
1
-0
/
+1
2013-05-01
af_unix: fix a fatal race with bit fields
Eric Dumazet
2
-8
/
+9
2013-05-01
bnx2x: Prevent memory leak when cnic is absent
Yuval Mintz
1
-0
/
+2
2013-05-01
bnx2x: correct reading of speed capabilities
Yaniv Rosner
1
-2
/
+4
2013-05-01
net: sctp: attribute printl with __printf for gcc fmt checks
Daniel Borkmann
1
-1
/
+1
2013-05-01
netlink: kconfig: move mmap i/o into netlink kconfig
Daniel Borkmann
2
-9
/
+9
2013-05-01
netpoll: convert mutex into a semaphore
Neil Horman
2
-8
/
+8
2013-05-01
netlink: Fix skb ref counting.
Pravin B Shelar
1
-1
/
+0
2013-05-01
init: Do not warn on non-zero initcall return
Steven Rostedt
1
-4
/
+1
2013-05-01
net_sched: act_ipt forward compat with xtables
Jamal Hadi Salim
1
-3
/
+30
2013-05-01
ipc: sysv shared memory limited to 8TiB
Robin Holt
2
-2
/
+2
2013-05-01
ipc/msg.c: use list_for_each_entry_[safe] for list traversing
Nikola Pajkovsky
1
-27
/
+8
2013-05-01
ipc,sem: fine grained locking for semtimedop
Rik van Riel
4
-125
/
+203
2013-05-01
ipc,sem: have only one list in struct sem_queue
Rik van Riel
1
-31
/
+34
2013-05-01
ipc,sem: open code and rename sem_lock
Rik van Riel
1
-6
/
+23
2013-05-01
ipc,sem: do not hold ipc lock more than necessary
Davidlohr Bueso
2
-48
/
+118
2013-05-01
ipc: introduce lockless pre_down ipcctl
Davidlohr Bueso
2
-5
/
+29
2013-05-01
ipc: introduce obtaining a lockless ipc object
Davidlohr Bueso
2
-14
/
+59
2013-05-01
ipc: remove bogus lock comment for ipc_checkid
Davidlohr Bueso
1
-6
/
+1
2013-05-01
ipc/msgutil.c: use linux/uaccess.h
HoSung Jung
1
-2
/
+2
2013-05-01
ipc: refactor msg list search into separate function
Peter Hurley
1
-22
/
+26
2013-05-01
ipc: simplify msg list search
Peter Hurley
1
-6
/
+2
2013-05-01
ipc: implement MSG_COPY as a new receive mode
Peter Hurley
1
-13
/
+9
2013-05-01
ipc: remove msg handling from queue scan
Peter Hurley
1
-10
/
+4
2013-05-01
ipc: set EFAULT as default error in load_msg()
Peter Hurley
1
-7
/
+3
2013-05-01
ipc: tighten msg copy loops
Peter Hurley
1
-21
/
+11
2013-05-01
ipc: separate msg allocation from userspace copy
Peter Hurley
1
-14
/
+38
2013-05-01
ipc: clamp with min()
Peter Hurley
1
-22
/
+8
2013-05-01
tty: fix up atime/mtime mess, take three
Linus Torvalds
2
-2
/
+5
2013-05-01
dma-buf: Add debugfs support
Sumit Semwal
2
-1
/
+162
2013-05-01
dma-buf: replace dma_buf_export() with dma_buf_export_named()
Sumit Semwal
3
-8
/
+27
2013-05-01
Hexagon: add v4 CS regs to core copyout macro
Richard Kuo
1
-3
/
+12
2013-05-01
Hexagon: use correct translation for VMALLOC_START
Richard Kuo
1
-2
/
+1
2013-05-01
Hexagon: use correct translations for DMA mappings
Richard Kuo
2
-10
/
+22
2013-05-01
Hexagon: fix return value for notify_resume case in do_work_pending
Richard Kuo
1
-0
/
+1
2013-05-01
Hexagon: fix signal number for user mem faults
Richard Kuo
1
-2
/
+2
2013-05-01
Hexagon: remove two Kconfig entries
Paul Bolle
1
-9
/
+0
2013-05-01
arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again
Paul Bolle
2
-6
/
+0
2013-05-01
Hexagon: update copyright dates
Richard Kuo
20
-20
/
+20
2013-05-01
Hexagon: add translation types for __vmnewmap
Richard Kuo
1
-0
/
+7
2013-05-01
Hexagon: fix signal.c compile error
Richard Kuo
1
-0
/
+2
2013-05-01
Hexagon: break up user fn/arg register setting
Richard Kuo
1
-1
/
+2
2013-05-01
Hexagon: use generic sys_fork, sys_vfork, and sys_clone
Richard Kuo
2
-0
/
+5
2013-05-01
Hexagon: fix psp/sp macro
Richard Kuo
1
-2
/
+1
2013-05-01
Hexagon: fix up int enable/disable at ret_from_fork
Richard Kuo
1
-2
/
+11
2013-05-01
Hexagon: add IOMEM and _relaxed IO macros
Richard Kuo
1
-0
/
+14
2013-05-01
Hexagon: switch to using the device type for IO mappings
Richard Kuo
1
-5
/
+4
2013-05-01
Hexagon: don't print info for offline CPU's
Richard Kuo
1
-0
/
+5
2013-05-01
Hexagon: add support for single-stepping (v4+)
Richard Kuo
6
-1
/
+38
2013-05-01
Hexagon: use correct work mask when checking for more work
Richard Kuo
1
-1
/
+1
[next]