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-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
1
-18
/
+30
2010-08-25
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
Giuseppe CAVALLARO
1
-1
/
+1
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-75
/
+317
2010-08-24
mlx4_en: UDP RSS support
Yevgeny Petrilin
1
-0
/
+1
2010-08-24
mlx4_en: Fixing report in Ethtool get_settings
Yevgeny Petrilin
1
-0
/
+4
2010-08-24
mlx4_en: Added self diagnostics test implementation
Yevgeny Petrilin
2
-0
/
+3
2010-08-24
tc: add meta match on receive hash
Stephen Hemminger
1
-0
/
+1
2010-08-24
include/linux/if_ether.h: Remove unused #define MAC_FMT
Joe Perches
1
-2
/
+0
2010-08-24
cfg80211: add some documentation
Johannes Berg
1
-6
/
+115
2010-08-24
nl80211: some documentation fixes
Johannes Berg
1
-11
/
+46
2010-08-24
mac80211: fix docbook
Johannes Berg
1
-1
/
+1
2010-08-24
b43: N-PHY: Implement MAC PHY clock set
Gábor Stefanik
1
-0
/
+1
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
2
-41
/
+108
2010-08-24
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
1
-1
/
+1
2010-08-23
net: increase the size of priv_flags and add IFF_OVS_DATAPATH
Simon Horman
2
-1
/
+3
2010-08-23
bna: Brocade 10Gb Ethernet device driver
Rasesh Mody
1
-0
/
+3
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2
-3
/
+3
2010-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-26
/
+26
2010-08-22
header: fix broken headers for user space
Changli Gao
10
-26
/
+26
2010-08-22
net: rds: remove duplication type definitions
Changli Gao
1
-9
/
+0
2010-08-22
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
1
-3
/
+2
2010-08-22
net: use __be16 instead of u16 for the userspace code
Changli Gao
1
-2
/
+2
2010-08-21
net_sched: cls_flow: add key rxhash
Changli Gao
1
-0
/
+1
2010-08-21
irda: use net_device_stats from struct net_device
Eric Dumazet
1
-1
/
+0
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+32
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
2
-17
/
+53
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
3
-0
/
+48
2010-08-19
net: introduce proto_ports_offset()
Changli Gao
1
-0
/
+19
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
3
-35
/
+19
2010-08-18
netfilter: fix userspace header warning
Sam Ravnborg
1
-0
/
+2
2010-08-18
net: add Fast Ethernet driver for PXA168.
Sachin Sanap
1
-0
/
+30
2010-08-16
macvtap: Implement multiqueue for macvtap driver
Krishna Kumar
1
-1
/
+8
2010-08-16
core: Factor out flow calculation from get_rps_cpu
Krishna Kumar
1
-0
/
+9
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
1
-16
/
+2
2010-08-16
cfg80211: support sysfs namespaces
Johannes Berg
1
-0
/
+2
2010-08-16
mac80211: allow drivers to request SM PS mode change
Johannes Berg
1
-0
/
+12
2010-08-16
mac80211: per interface idle notification
Johannes Berg
1
-0
/
+6
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
149
-579
/
+3195
2010-08-16
mac80211: support use of NAPI for bottom-half processing
John W. Linville
1
-0
/
+24
2010-08-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-6
/
+5
2010-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+5
2010-08-15
Merge branch 'linus' into release
Len Brown
466
-4599
/
+12310
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
1
-1
/
+0
2010-08-15
Merge branch 'acpica-gpe' into release
Len Brown
4
-15
/
+57
2010-08-14
Merge branch 'procfs-cleanup' into release
Len Brown
1
-1
/
+1
2010-08-14
ACPI: introduce module parameter acpi.aml_debug_output
Zhang Rui
1
-1
/
+1
2010-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup
Linus Torvalds
15
-325
/
+321
2010-08-14
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+21
2010-08-14
include: replace unifdef-y with header-y
Sam Ravnborg
15
-325
/
+321
2010-08-14
hwmon: (ltc4245) Expose all GPIO pins as analog voltages
Ira W. Snyder
1
-0
/
+21
[next]