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-02-24
net/pasemi: Fix missing coding style
Syam Sidhardhan
1
-3
/
+6
2013-02-24
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
1
-4
/
+2
2013-02-24
vmxnet3: make local function static
stephen hemminger
1
-2
/
+2
2013-02-24
bnx2x: remove dead code and make local funcs static
stephen hemminger
2
-60
/
+2
2013-02-24
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
1
-12
/
+14
2013-02-23
vlan: adjust vlan_set_encap_proto() for its callers
Cong Wang
1
-3
/
+3
2013-02-23
sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg
Mathias Krause
1
-17
/
+7
2013-02-23
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
Mathias Krause
1
-0
/
+3
2013-02-23
vxlan: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-02-23
mlx4_en: fix allocation of CPU affinity reverse-map
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-23
mlx4_en: fix allocation of device tx_cq
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-22
tcp: fix SYN-data space mis-accounting
Yuchung Cheng
1
-7
/
+11
2013-02-22
sock: only define socket limit if mem cgroup configured
stephen hemminger
1
-0
/
+2
2013-02-22
net: fix possible deadlock in sum_frag_mem_limit
Eric Dumazet
1
-1
/
+7
2013-02-22
net: fec: Fix division by zero
Fabio Estevam
1
-34
/
+34
2013-02-22
net: Fix locking bug in netif_set_xps_queue
Alexander Duyck
1
-1
/
+3
2013-02-22
ipv4: fix error handling in icmp_protocol.
Li Wei
3
-1
/
+25
2013-02-21
ipv6: use a stronger hash for tcp
Eric Dumazet
4
-6
/
+24
2013-02-21
qlcnic: Bump up the version to 5.1.35
Jitendra Kalsaria
1
-2
/
+2
2013-02-21
qlcnic: Fix configure interrupts for 83xx adapter types
Manish Chopra
1
-7
/
+0
2013-02-21
qlcnic: Fix internal loopback test for 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-02-21
net: fec: Ensure that initialization is done prior to request_irq()
Fabio Estevam
1
-15
/
+15
2013-02-21
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1403
-60763
/
+99811
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-120
/
+246
2013-02-20
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-173
/
+855
2013-02-20
Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
57
-103
/
+7029
2013-02-20
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
26
-540
/
+401
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-8
/
+2
2013-02-20
sparc32: refactor smp boot
Sam Ravnborg
6
-78
/
+132
2013-02-20
sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.
David S. Miller
1
-9
/
+19
2013-02-20
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
4
-38
/
+18
2013-02-20
net: fix a wrong assignment in skb_split()
Amerigo Wang
1
-1
/
+1
2013-02-20
Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
4
-168
/
+120
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
374
-8060
/
+10713
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
35
-227
/
+444
2013-02-20
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
43
-1237
/
+2078
2013-02-20
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
23
-276
/
+527
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
41
-1182
/
+3608
2013-02-20
Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6
Linus Torvalds
36
-999
/
+4173
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
6
-16
/
+72
2013-02-20
sparc64: Handle hugepage TSB being NULL.
David S. Miller
1
-16
/
+22
2013-02-20
sparc64: Fix gfp_flags setting in tsb_grow().
David S. Miller
1
-1
/
+1
2013-02-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
82
-876
/
+3048
2013-02-20
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
54
-742
/
+9415
2013-02-20
Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
41
-569
/
+1923
2013-02-20
Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
12
-118
/
+737
2013-02-20
Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-391
/
+485
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
13
-203
/
+270
2013-02-20
Merge branch 'misc' into for-linus
Russell King
23
-412
/
+216
[next]