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-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-0
/
+15
2010-09-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-15
/
+49
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-15
/
+49
2010-09-02
net: Improve comments in include/linux/phy.h
Peter Meerwald
1
-2
/
+2
2010-09-01
skge: add GRO support
Eric Dumazet
1
-0
/
+1
2010-08-31
net: add a comment on netdev->last_rx
Eric Dumazet
1
-1
/
+8
2010-08-30
TCP: update initial windows according to RFC 5681
Gerrit Renker
1
-8
/
+2
2010-08-30
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
1
-0
/
+15
2010-08-30
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
2
-0
/
+2
2010-08-29
net: fix datapath typo
Simon Horman
1
-1
/
+1
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
1
-0
/
+9
2010-08-27
cfg80211: allow changing port control protocol
Johannes Berg
2
-8
/
+32
2010-08-27
mac80211: allow scan to complete from any context
Johannes Berg
1
-1
/
+2
2010-08-26
gro: __napi_gro_receive() optimizations
Eric Dumazet
1
-1
/
+17
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-25
wl12xx: change contact person for the include file
Kalle Valo
1
-1
/
+1
2010-08-25
mac80211: trivial spelling fixes
Bob Copeland
1
-5
/
+5
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
[next]