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-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
22
-46
/
+31
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
4
-44
/
+5
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
6
-114
/
+138
2013-12-06
xfrm: Using the right namespace to migrate key info
Fan Du
4
-8
/
+10
2013-12-06
xfrm: Try to honor policy index if it's supplied by user
Fan Du
2
-6
/
+20
2013-12-05
macvlan: Support creating macvtaps from macvlans
Kevin Wallace
1
-5
/
+3
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
23
-100
/
+423
2013-12-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
34
-103
/
+233
2013-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
34
-103
/
+233
2013-12-03
Merge branch 'cxgb4'
David S. Miller
11
-272
/
+397
2013-12-03
cxgb4: Add new scheme to update T4/T5 firmware
Hariprasad Shenai
4
-190
/
+289
2013-12-03
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
6
-16
/
+39
2013-12-03
cxgb4: Much cleaner implementation of is_t4()/is_t5()
Hariprasad Shenai
5
-70
/
+73
2013-12-03
net/mlx4_core: destroy workqueue when driver fails to register
Wei Yang
1
-0
/
+2
2013-12-03
rds: prevent BUG_ON triggered on congestion update to loopback
Venkat Venkatsubra
1
-3
/
+2
2013-12-03
xen-netback: clear vif->task on disconnect
Paul Durrant
1
-8
/
+12
2013-12-02
Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."
David S. Miller
1
-21
/
+18
2013-12-02
net: do not pretend FRAGLIST support
Eric Dumazet
4
-4
/
+3
2013-12-02
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
1
-12
/
+10
2013-12-02
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
1
-1
/
+1
2013-12-02
net: fec_main: dma_map() only the length of the skb
Sebastian Siewior
1
-5
/
+4
2013-12-02
drivers: net: cpsw: fix dt probe for one port ethernet
Mugunthan V N
1
-0
/
+2
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
3
-7
/
+28
2013-12-02
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
Duan Jiong
1
-0
/
+3
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-0
/
+10
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+7
2013-12-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+29
2013-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-20
/
+76
2013-12-02
Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-4
/
+12
2013-12-02
brcmfmac: fix uninitialized warning
Arend van Spriel
1
-0
/
+2
2013-12-02
net: wireless: wcn36xx: fix potential NULL pointer dereference
Michal Nazarewicz
1
-6
/
+13
2013-12-02
net: wireless: ath9k: avoid possible NULL pointer dereference
Michal Nazarewicz
1
-4
/
+3
2013-12-02
ath9k: Fix XLNA bias strength
Sujith Manoharan
1
-1
/
+1
2013-12-02
ath9k: Fix QuickDrop usage
Sujith Manoharan
1
-9
/
+11
2013-12-02
Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
9
-12
/
+31
2013-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
70
-344
/
+491
2013-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...
John W. Linville
12
-18
/
+88
2013-12-02
vfs: fix subtle use-after-free of pipe_inode_info
Linus Torvalds
1
-20
/
+19
2013-12-02
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
1
-0
/
+4
2013-12-02
cfg80211: disable CSA for all drivers
Simon Wunderlich
1
-0
/
+6
2013-12-01
net/mlx4_en: Remove selftest TX queues empty condition
Eugenia Emantayev
1
-7
/
+0
2013-12-01
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
1
-0
/
+7
2013-12-01
virtio_net: make all RX paths handle erors consistently
Michael S. Tsirkin
1
-17
/
+37
2013-12-01
virtio_net: fix error handling for mergeable buffers
Michael S. Tsirkin
1
-31
/
+51
2013-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2
-7
/
+6
2013-12-01
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-34
/
+75
2013-12-01
um: Build always with -mcmodel=large on 64bit
Richard Weinberger
1
-5
/
+4
2013-12-01
um: Rename print_stack_trace to do_stack_trace
Richard Weinberger
1
-2
/
+2
2013-11-30
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
Fabio Estevam
1
-0
/
+1
2013-11-30
ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel
Dave Martin
2
-9
/
+16
[next]