projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author
Commit
2007-04-26
David S. Miller
[NETLINK]: Mirror UDP MSG_TRUNC semantics.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Eric Dumazet
[NET]: convert network timestamps to ktime_t
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Stephen Hemminger
[NET]: div64_64 consolidate (rev3)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
James Morris
[NET]: Convert xtime.tv_sec to get_seconds()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Stephen Hemminger
[PKTGEN]: fix device name handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Stephen Hemminger
[PKTGEN]: don't use __constant_htonl()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Stephen Hemminger
[PKTGEN]: use random32
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Stephen Hemminger
[PKTGEN]: use pr_debug
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Eric Dumazet
[NET]: Keep sk_backlog near sk_lock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP]: FRTO undo response falls back to ratehalving...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP]: Complete icsk-to-local-variable change (in tcp_e...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] Sysctl documentation: tcp_frto_response
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP]: Add two new spurious RTO responses to FRTO
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP]: Correct reordering detection change (no FRTO...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
David S. Miller
[TCP]: Make snd_cwnd_clamp a u32.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Eric Dumazet
[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP]: struct *sock argument renamed: sp -> sk
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
John Heffner
[TCP]: Add RFC3742 Limited Slow-Start, controlled by...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Angelo P. Castellani
[TCP] YeAH-TCP: algorithm implementation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Sysctl documentation for SACK enhanced...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP]: SACK enhanced FRTO
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP]: Prevent reordering adjustments during FRTO
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Fake cwnd for ssthresh callback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Reverse RETRANS bit clearing logic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Entry is allowed only during (New)Reno...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP]: Prevent unrelated cwnd adjustment while using...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: frto_counter modulo-op converted to two...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP]: Don't enter to fast recovery while using FRTO
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Response should reset also snd_cwnd_cnt
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: fixes fallback to conventional recovery
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Ignore some uninteresting ACKs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Use Disorder state during operation instead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Consecutive RTOs keep prior_ssthresh and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Comment cleanup & improvement
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Separated response from FRTO detection...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Ilpo Järvinen
[TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-26
Linus Torvalds
Linux 2.6.21
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-25
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/sparc-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-25
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/net-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-25
Andrew Morton
packet: fix error handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-25
Alexey Kuznetsov
[NETLINK]: Infinite recursion in netlink.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-25
Jens Axboe
cfq-iosched: fix alias + front merge bug
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-25
YOSHIFUJI Hideaki
IPv6: fix Routing Header Type 0 handling thinko
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-25
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/net-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Michael Chan
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
YOSHIFUJI Hideaki
[IPV6]: Disallow RH0 by default.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Ralf Baechle
[MIPS] Fix oprofile logic to physical counter remapping
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Linus Torvalds
Merge branch 'upstream-linus' of /linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Andrew Morton
drivers/net/hamradio/baycom_ser_fdx build fix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Dan Williams
usb-net/pegasus: fix pegasus carrier detection
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Neil Horman
sis900: Allocate rx replacement buffer before rx operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Andrea Righi
[netdrvr] depca: handle platform_device_add() failure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Linus Torvalds
Merge branch 'for-linus' of git://one.firstfloor.org...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Linus Torvalds
Merge /pub/scm/linux/kernel/git/bart/ide-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Jiri Kosina
8250: fix possible deadlock between serial8250_handle_p...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Akinobu Mita
fault injection: add entry to MAINTAINERS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Jiri Slaby
Char: icom, mark __init as __devinit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Jeff Mahoney
reiserfs: fix xattr root locking/refcount bug
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Jean Delvare
hwmon/w83627ehf: Don't redefine REGION_OFFSET
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Olaf Hering
do not truncate irq number for icom adapter
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Bastian Blank
Allow reading tainted flag as user
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Andrew Morton
acpi-thermal: fix mod_timer() interval
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Latchesar Ionkov
v9fs: don't use primary fid when removing file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Stefan Richter
ieee1394: update MAINTAINERS database
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Christoph Lameter
page migration: fix NR_FILE_PAGES accounting
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Miguel Ojeda
Fix spelling in drivers/video/Kconfig
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Michael Buesch
Add mbuesch to .mailmap
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Alexey Dobriyan
paride drivers: initialize spinlocks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
David Brownell
MAINTAINERS: use lists.linux-foundation.org
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Balbir Singh
Taskstats fix the structure members alignment issue
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Jiri Slaby
Char: mxser, fix TIOCMIWAIT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Jiri Slaby
Char: mxser_new, fix TIOCMIWAIT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Jan Yenya Kasprzak
Char: mxser_new, fix recursive locking
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Hugh Dickins
fix OOM killing processes wrongly thought MPOL_BIND
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Taku Izumi
Fix possible NULL pointer access in 8250 serial driver
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
David Rientjes
oom: kill all threads that share mm with killed task
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Andi Kleen
[PATCH] i386: Fix some warnings added by earlier patch
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Andi Kleen
[PATCH] x86-64: Always flush all pages in change_page_attr
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Andi Kleen
[PATCH] x86: Remove noreplacement option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Joachim Deguara
[PATCH] x86-64: make GART PTEs uncacheable
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
David S. Miller
[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Alan Cox
[SPARC] openprom: Switch to ref counting PCI API
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Patrick McHardy
[XFRM]: beet: fix pseudo header length value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-24
Stephen Hemminger
[TCP]: Congestion control initialization.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-23
Bartlomiej...
Revert "adjust legacy IDE resource setting (v2)"
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-23
S.Çağlar Onur
Add missing USRobotics Wireless Adapter (Model 5423...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-23
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/sparc-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-23
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/net-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Marcel van...
[SUNHME]: Fix module unload.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Marcel van...
[SUNLANCE]: Fix module unload.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Marcel van...
[SUNQE]: Fix MAC address assignment.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
vignesh babu
[SBUS] vfc_dev.c: kzalloc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Linus Torvalds
Merge /pub/scm/linux/kernel/git/bart/ide-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Linus Torvalds
Merge branch 'upstream' of git://ftp.linux-mips.org...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Trond Myklebust
RPC: Fix the TCP resend semantics for NFSv4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Trond Myklebust
NFS: Fix race in nfs_set_page_dirty
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Trond Myklebust
NFS: Fix the 'desynchronized value of nfs_i.ncommit...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Trond Myklebust
NFS: Don't clear PG_writeback until after we've process...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2007-04-21
Trond Myklebust
NFS: clean up the unstable write code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next