index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-02
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
1
-6
/
+23
2009-12-02
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
1
-1
/
+32
2009-12-02
TCPCT part 1b: generate Responder Cookie secret
William Allen Simpson
1
-0
/
+1
2009-12-02
skbuff: remove skb_dma_map/unmap
Alexander Duyck
1
-8
/
+0
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-7
/
+138
2009-12-01
net: Implement for_each_netdev_reverse.
Eric W. Biederman
1
-0
/
+2
2009-12-01
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
1
-1
/
+1
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
1
-4
/
+4
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
3
-4
/
+135
2009-11-29
ethtool: Add Direct Attach support to connector port reporting
PJ Waskiewicz
1
-0
/
+2
2009-11-29
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
1
-0
/
+1
2009-11-26
vlan: support "loose binding" to the underlying network device
Patrick McHardy
1
-0
/
+1
2009-11-26
macvlan: export macvlan mode through netlink
Arnd Bergmann
1
-0
/
+15
2009-11-26
veth: move loopback logic to common location
Arnd Bergmann
1
-0
/
+2
2009-11-25
xfrm: Define new XFRM netlink auth attribute with specified truncation bits
Martin Willi
1
-0
/
+8
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-1
/
+20
2009-11-23
sctp: implement definition for SACK-IMMEDIATELY extension
Wei Yongjun
1
-0
/
+1
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
1
-2
/
+2
2009-11-20
i2c: i2c-pnx: Made buf type unsigned to prevent sign extension
Kevin Wells
1
-1
/
+1
2009-11-19
vt: Fix use of "new" in a struct field
Alan Cox
1
-2
/
+2
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
1
-2
/
+4
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
1
-0
/
+3
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
1
-0
/
+4
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2
-0
/
+28
2009-11-19
FS-Cache: Fix lock misorder in fscache_write_op()
David Howells
1
-0
/
+1
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
1
-0
/
+13
2009-11-19
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
David Howells
1
-0
/
+12
2009-11-19
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
David Howells
1
-0
/
+3
2009-11-19
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
David Howells
1
-0
/
+19
2009-11-19
SLOW_WORK: Allow the work items to be viewed through a /proc file
David Howells
1
-0
/
+11
2009-11-19
SLOW_WORK: Add delayed_slow_work support
Jens Axboe
1
-0
/
+29
2009-11-19
SLOW_WORK: Add support for cancellation of slow work
Jens Axboe
1
-0
/
+2
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
1
-2
/
+6
2009-11-19
cfg80211: disallow bridging managed/adhoc interfaces
Johannes Berg
1
-0
/
+1
2009-11-18
X25: Enable setting of cause and diagnostic fields
Andrew Hendry
1
-0
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
38
-74
/
+171
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-11-18
mac80211: use a structure to hold the mesh config information element
Rui Paulo
1
-1
/
+15
2009-11-18
rfkill: Add constant for RFKILL_TYPE_FM radio devices
Marcel Holtmann
1
-0
/
+2
2009-11-18
rfkill: Add missing description for RFKILL_TYPE_GPS
Marcel Holtmann
1
-0
/
+1
2009-11-18
wl1251: add NVS in EEPROM support
David-John Willis
1
-0
/
+1
2009-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-5
/
+290
2009-11-18
linkwatch: linkwatch_forget_dev() to speedup device dismantle
Eric Dumazet
1
-1
/
+2
2009-11-18
net: introduce NETDEV_UNREGISTER_PERNET
Octavian Purdila
1
-0
/
+1
2009-11-17
net: add dev_txq_stats_fold() helper
Eric Dumazet
1
-0
/
+1
2009-11-17
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
1
-2
/
+19
2009-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-9
/
+0
2009-11-17
znet: fix build failure from i82593.h relocation
John W. Linville
1
-0
/
+229
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-11-15
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...
David S. Miller
1
-1
/
+1
[next]