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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
vhost_net: a kernel-level virtio server
Michael S. Tsirkin
3
-0
/
+132
2010-01-15
tun: export underlying socket
Michael S. Tsirkin
1
-0
/
+14
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
1
-0
/
+1
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
1
-2
/
+1
2010-01-13
netpoll: allow execution of multiple rx_hooks per interface
Daniel Borkmann
1
-3
/
+8
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
1
-0
/
+15
2010-01-11
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
2
-1
/
+5
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-1
/
+20
2010-01-07
stmmac: add the new Header file for stmmac platform data
Giuseppe CAVALLARO
1
-0
/
+53
2010-01-07
net: RFC3069, private VLAN proxy arp support
Jesper Dangaard Brouer
2
-0
/
+2
2010-01-07
Phonet: zero-copy GPRS TX
Rémi Denis-Courmont
1
-0
/
+2
2010-01-07
Phonet: zero-copy aligned GPRS RX
Rémi Denis-Courmont
1
-0
/
+1
2010-01-06
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
1
-0
/
+16
2010-01-03
can/netlink: add CAN_CTRLMODE_ONE_SHOT
Marc Kleine-Budde
1
-0
/
+1
2009-12-30
phylib: Properly reinitialize PHYs after hibernation
Anton Vorontsov
1
-0
/
+1
2009-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-64
/
+175
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+0
2009-12-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+0
2009-12-28
mac80211: annotate sleeping driver ops
Kalle Valo
1
-12
/
+31
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-42
/
+15
2009-12-28
mac80211/cfg80211: add station events
Johannes Berg
1
-0
/
+12
2009-12-28
cfg80211: add remain-on-channel command
Jouni Malinen
2
-0
/
+83
2009-12-28
mac80211: split up and insert custom IEs correctly
Johannes Berg
1
-9
/
+30
2009-12-28
mac80211: introduce flush operation
Johannes Berg
1
-0
/
+5
2009-12-28
wireless: remove remaining qual code
Johannes Berg
1
-2
/
+0
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
8
-36
/
+31
2009-12-26
llc: convert llc_sap_list to RCU
Octavian Purdila
1
-1
/
+1
2009-12-26
llc: replace the socket list with a local address based hash
Octavian Purdila
1
-1
/
+20
2009-12-26
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
2
-0
/
+12
2009-12-26
llc: convert the socket list to RCU locking
Octavian Purdila
1
-4
/
+3
2009-12-26
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
2
-0
/
+8
2009-12-25
net: restore ip source validation
Jamal Hadi Salim
2
-0
/
+2
2009-12-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-4
/
+109
2009-12-23
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
3
-3
/
+4
2009-12-23
tcp: Remove check in __tcp_push_pending_frames
Krishna Kumar
1
-7
/
+9
2009-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+7
2009-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-10
/
+11
2009-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-587
/
+0
2009-12-23
Staging: dst: remove from the tree
Greg Kroah-Hartman
1
-587
/
+0
2009-12-23
Driver core: driver_attribute parameters can often be const*
Phil Carmody
1
-2
/
+2
2009-12-23
Driver core: bin_attribute parameters can often be const*
Phil Carmody
2
-7
/
+8
2009-12-23
Driver core: device_attribute parameters can often be const*
Phil Carmody
1
-2
/
+2
2009-12-23
kfifo: fix Error/broken kernel-doc notation
Randy Dunlap
1
-16
/
+15
2009-12-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-4
/
+11
2009-12-23
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+3
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
1
-1
/
+2
2009-12-23
ext3: Replace lock/unlock_super() with an explicit lock for resizing
Eric Sandeen
1
-0
/
+1
2009-12-23
ext3: Replace lock/unlock_super() with an explicit lock for the orphan list
Eric Sandeen
1
-0
/
+1
2009-12-23
quota: decouple fs reserved space from quota reservation
Dmitry Monakhov
1
-2
/
+3
2009-12-23
Add unlocked version of inode_add_bytes() function
Dmitry Monakhov
1
-0
/
+1
[next]