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
2011-08-24
sctp: Bundle HEAERTBEAT into ASCONF_ACK
Michio Honda
1
-0
/
+1
2011-08-24
Proportional Rate Reduction for TCP.
Nandita Dukkipati
1
-0
/
+4
2011-08-24
af-packet: Added TPACKET_V3 headers.
chetan loke
1
-0
/
+119
2011-08-24
net: convert core to skb paged frag APIs
Ian Campbell
1
-2
/
+2
2011-08-22
net: add APIs for manipulating skb page fragments.
Ian Campbell
1
-2
/
+168
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-167
/
+425
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-19
/
+35
2011-08-19
net: add the comment for skb->l4_rxhash
Changli Gao
1
-0
/
+2
2011-08-17
net: remove ndo_set_multicast_list callback
Jiri Pirko
1
-4
/
+0
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2
-0
/
+3
2011-08-17
rps: Add flag to skb to indicate rxhash is based on L4 tuple
Tom Herbert
3
-6
/
+23
2011-08-16
ethtool: Note common alternate exit condition for interrupt coalescing
Ben Hutchings
1
-0
/
+6
2011-08-16
ethtool: Explicitly state the exit condition for interrupt coalescing
Ben Hutchings
1
-8
/
+11
2011-08-16
ethtool: Correct description of 'max_coalesced_frames' fields
Ben Hutchings
1
-13
/
+13
2011-08-16
ethtool: Specify what kind of coalescing struct ethtool_coalesce covers
Ben Hutchings
1
-1
/
+1
2011-08-16
ethtool: Reformat struct ethtool_coalesce comments into kernel-doc format
Ben Hutchings
1
-71
/
+64
2011-08-16
net: Fix sungem_phy sharing.
David S. Miller
1
-1
/
+1
2011-08-14
net: Move sungem_phy.h under include/linux
David S. Miller
1
-0
/
+132
2011-08-13
af_iucv: add HiperSockets transport
Ursula Braun
1
-0
/
+52
2011-08-13
if_ether: add new Ethernet Protocol ID for af_iucv
Frank Blaschka
1
-0
/
+1
2011-08-13
iucv: introduce loadable iucv interface
Frank Blaschka
1
-1
/
+35
2011-08-12
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+7
2011-08-12
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
2
-1
/
+29
2011-08-12
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
2
-40
/
+51
2011-08-12
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
2
-0
/
+31
2011-08-12
cfg80211/mac80211: move information element parsing logic to cfg80211
Yogesh Ashok Powar
1
-0
/
+63
2011-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+6
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
1
-0
/
+1
2011-08-11
nl80211/cfg80211: Make addition of new sinfo fields safer
Jouni Malinen
1
-0
/
+5
2011-08-11
cfg80211: fix a crash in nl80211_send_station
Felix Fietkau
1
-1
/
+3
2011-08-10
cfg80211/nl80211: Send AssocReq IEs to user space in AP mode
Jouni Malinen
1
-0
/
+8
2011-08-09
lib80211: remove exports for functions not called by other modules
Pavel Roskin
1
-3
/
+0
2011-08-09
ssb: define boardflags
Rafał Miłecki
1
-0
/
+40
2011-08-09
dt: add empty of_get_property for non-dt
Stephen Warren
1
-0
/
+7
2011-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-14
/
+14
2011-08-08
pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3
Pavel Roskin
1
-0
/
+9
2011-08-08
mac80211: remove offchannel_tx API
Johannes Berg
1
-10
/
+0
2011-08-08
mm: Fix fixup_user_fault() for MMU=n
Peter Zijlstra
1
-2
/
+10
2011-08-08
cred: use 'const' in get_current_{user,groups}
Linus Torvalds
1
-2
/
+2
2011-08-08
bcma: get CPU clock
Hauke Mehrtens
2
-0
/
+41
2011-08-08
bcma: add serial console support
Hauke Mehrtens
1
-0
/
+14
2011-08-08
bcma: add mips driver
Hauke Mehrtens
3
-0
/
+65
2011-08-08
bcma: add SOC bus
Hauke Mehrtens
2
-1
/
+20
2011-08-08
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
2
-0
/
+2
2011-08-08
cfg80211: remove unused wext handler exports
Johannes Berg
1
-69
/
+0
2011-08-08
mac80211: remove linux/wireless.h inclusion
Johannes Berg
1
-1
/
+0
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
2
-112
/
+124
2011-08-08
CRED: Restore const to current_cred()
David Howells
1
-1
/
+1
2011-08-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
56
-263
/
+827
2011-08-07
ipv4: route non-local sources for raw socket
Julian Anastasov
1
-1
/
+1
[next]