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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-22
cfg80211: put core regulatory request into queue
Luis R. Rodriguez
1
-6
/
+1
2010-11-22
Net: wanrouter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-2
/
+2
2010-11-22
Net: rxrpc: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-2
/
+2
2010-11-22
Net: rds: Makefile: Remove deprecated items
Tracey Dent
1
-5
/
+3
2010-11-22
Net: phonet: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-2
/
+2
2010-11-22
Net: lapb: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions
Tracey Dent
1
-2
/
+2
2010-11-22
Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-2
/
+2
2010-11-22
Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-3
/
+3
2010-11-22
Net: econet: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: ceph: Makefile: remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: can: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-3
/
+3
2010-11-22
Net: caif: Makefile: Remove deprecated items
Tracey Dent
1
-5
/
+3
2010-11-22
Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-21
pktgen: allow faster module unload
Eric Dumazet
1
-5
/
+12
2010-11-21
packet: use vzalloc()
Eric Dumazet
1
-1
/
+1
2010-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-22
/
+98
2010-11-19
X25: remove bkl in routing ioctls
andrew hendry
1
-4
/
+0
2010-11-19
X25: remove bkl in inq and outq ioctls
andrew hendry
1
-4
/
+2
2010-11-19
X25: remove bkl in timestamp ioctls
andrew hendry
1
-8
/
+0
2010-11-19
X25: pushdown bkl in ioctls
andrew hendry
1
-3
/
+38
2010-11-19
filter: use reciprocal divide
Eric Dumazet
1
-1
/
+3
2010-11-19
filter: cleanup codes[] init
Eric Dumazet
1
-48
/
+47
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
3
-47
/
+50
2010-11-19
net: fix kernel-doc for sk_filter_rcu_release
Randy Dunlap
1
-1
/
+1
2010-11-18
netfilter: fix IP_VS dependencies
Patrick McHardy
1
-0
/
+1
2010-11-18
net: irda: irttp: sync error paths of data- and udata-requests
Wolfram Sang
1
-4
/
+5
2010-11-18
ipv6: Expose reachable and retrans timer values as msecs
Thomas Graf
1
-9
/
+10
2010-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+54
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
6
-1
/
+12
2010-11-18
ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies
Thomas Graf
1
-3
/
+6
2010-11-18
igmp: refine skb allocations
Eric Dumazet
1
-4
/
+13
2010-11-18
net: move definitions of BPF_S_* to net/core/filter.c
Changli Gao
1
-0
/
+48
2010-11-18
filter: Optimize instruction revalidation code.
Tetsuo Handa
1
-159
/
+72
2010-11-18
net: add priority field to pktgen
John Fastabend
1
-0
/
+20
2010-11-18
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+8
2010-11-18
dccp ccid-2: whitespace fix-up
Gerrit Renker
1
-1
/
+1
2010-11-18
bonding: IGMP handling cleanup
Eric Dumazet
1
-13
/
+19
2010-11-18
cfg80211: fix can_beacon_sec_chan, reenable HT40
Mark Mentovai
1
-0
/
+2
2010-11-17
mac80211: fix powersaving clients races
Johannes Berg
4
-7
/
+29
2010-11-17
mac80211: defines for AC numbers
Johannes Berg
1
-1
/
+10
2010-11-17
net: ipv4: tcp_probe: cleanup snprintf() use
Vasiliy Kulikov
1
-2
/
+2
2010-11-17
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+7
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
31
-309
/
+166
2010-11-17
rds: Integer overflow in RDS cmsg handling
Dan Rosenberg
1
-1
/
+1
2010-11-17
ipv6: AF_INET6 link address family
Thomas Graf
1
-33
/
+89
[prev]
[next]