index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-17
bonding: don't call alb_set_slave_mac_addr() while atomic
Veaceslav Falico
1
-35
/
+5
2013-06-17
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
1
-1
/
+1
2013-06-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
18
-52
/
+142
2013-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-9
/
+22
2013-06-17
alx: add a simple AR816x/AR817x device driver
Johannes Berg
9
-0
/
+4568
2013-06-17
tg3: Prevent system hang during repeated EEH errors.
Michael Chan
1
-2
/
+9
2013-06-17
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+3
2013-06-17
vxlan: handle skb_clone failure
stephen hemminger
1
-3
/
+5
2013-06-17
vxlan: only migrate dynamic FDB entries
stephen hemminger
1
-4
/
+12
2013-06-17
vxlan: fix race between flush and incoming learning
stephen hemminger
1
-7
/
+9
2013-06-17
Merge branch 'tipc'
David S. Miller
26
-877
/
+1158
2013-06-17
tipc: remove dev_base_lock use from enable_bearer
Ying Xue
2
-22
/
+4
2013-06-17
tipc: fix wrong return value for link_send_sections_long routine
Ying Xue
1
-2
/
+6
2013-06-17
tipc: make tipc_link_send_sections_fast exit earlier
Ying Xue
1
-4
/
+3
2013-06-17
tipc: enhance priority of link protocol packet
Ying Xue
1
-0
/
+3
2013-06-17
tipc: cosmetic realignment of function arguments
Paul Gortmaker
15
-66
/
+54
2013-06-17
tipc: save sock structure pointer instead of void pointer to tipc_port
Ying Xue
3
-7
/
+7
2013-06-17
tipc: convert config_lock from spinlock to mutex
Ying Xue
1
-14
/
+3
2013-06-17
tipc: rename tipc_createport_raw to tipc_createport
Ying Xue
3
-5
/
+5
2013-06-17
tipc: remove user_port instance from tipc_port structure
Ying Xue
5
-42
/
+17
2013-06-17
tipc: delete code orphaned by new server infrastructure
Ying Xue
3
-385
/
+3
2013-06-17
tipc: convert configuration server to use new server facility
Ying Xue
3
-60
/
+49
2013-06-17
tipc: convert topology server to use new server facility
Ying Xue
4
-247
/
+104
2013-06-17
tipc: introduce new TIPC server infrastructure
Ying Xue
5
-10
/
+789
2013-06-17
tipc: allow implicit connect for stream sockets
Erik Hugne
1
-4
/
+2
2013-06-17
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
7
-12
/
+112
2013-06-17
tipc: update code comments to reflect new uapi header path
Ying Xue
2
-2
/
+2
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
19
-7
/
+58
2013-06-17
net: remove NET_LL_RX_POLL config menue
Eliezer Tamir
1
-9
/
+2
2013-06-17
net: convert low latency sockets to sched_clock()
Eliezer Tamir
2
-17
/
+17
2013-06-17
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
3
-5
/
+6
2013-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-52
/
+142
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
4
-4
/
+4
2013-06-15
Linux 3.10-rc6
v3.10-rc6
Linus Torvalds
1
-1
/
+1
2013-06-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-29
/
+96
2013-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-81
/
+147
2013-06-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-5
/
+15
2013-06-14
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
David Daney
1
-7
/
+12
2013-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-23
/
+15
2013-06-14
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-11
/
+42
2013-06-14
Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+5
2013-06-14
Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-21
/
+23
2013-06-15
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
1
-1
/
+1
2013-06-15
powerpc: Fix emulation of illegal instructions on PowerNV platform
Paul Mackerras
2
-1
/
+11
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2
-3
/
+3
2013-06-15
snd_pcm_link(): fix a leak...
Al Viro
1
-2
/
+2
2013-06-15
use can_lookup() instead of direct checks of ->i_op->lookup
Al Viro
1
-2
/
+2
2013-06-15
move exit_task_namespaces() outside of exit_notify()
Oleg Nesterov
1
-1
/
+1
2013-06-15
fput: task_work_add() can fail if the caller has passed exit_task_work()
Oleg Nesterov
1
-9
/
+10
2013-06-14
net: sctp: sctp_association_init: put refs in reverse order
Daniel Borkmann
1
-4
/
+3
[prev]
[next]