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
2006-10-10
[PATCH] Finish annotations of struct vlan_ethhdr
Alexey Dobriyan
1
-1
/
+1
2006-10-10
[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression
Al Viro
1
-2
/
+3
2006-10-10
[PATCH] strndup() would better take size_t, not int
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] ptrdiff_t is %t, not %z
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] tipc __user annotations
Al Viro
1
-3
/
+3
2006-10-06
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
2
-21
/
+24
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
4
-4
/
+0
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-346
/
+416
2006-10-04
[PATCH] knfsd: svcrpc: use consistent variable name for the reply state
J.Bruce Fields
1
-3
/
+3
2006-10-04
[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
J.Bruce Fields
1
-12
/
+18
2006-10-04
[PATCH] knfsd: svcrpc: gss: factor out some common wrapping code
J.Bruce Fields
1
-20
/
+23
2006-10-04
[PATCH] knfsd: register all RPC programs with portmapper by default
Olaf Kirch
1
-14
/
+23
2006-10-04
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
2
-3
/
+46
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-0
/
+15
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
1
-1
/
+2
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
3
-37
/
+29
2006-10-04
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
NeilBrown
1
-0
/
+3
2006-10-04
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...
NeilBrown
1
-0
/
+2
2006-10-04
[PATCH] slab: clean up leak tracking ifdefs a little bit
Christoph Hellwig
1
-1
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
4
-4
/
+0
2006-10-04
[XFRM]: BEET mode
Diego Beltrami
10
-9
/
+295
2006-10-04
[TCP]: Kill warning in tcp_clean_rtx_queue().
David S. Miller
1
-1
/
+1
2006-10-04
[NET_SCHED]: Remove old estimator implementation
Patrick McHardy
1
-196
/
+0
2006-10-04
[TIPC]: fix printk warning
Jeff Garzik
1
-2
/
+3
2006-10-04
[XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.
David S. Miller
1
-2
/
+5
2006-10-04
[XFRM] STATE: Use destination address for src hash.
Masahide NAKAMURA
2
-10
/
+13
2006-10-04
[NEIGH]: always use hash_mask under tbl lock
Julian Anastasov
1
-6
/
+6
2006-10-04
[UDP]: Fix MSG_PROBE crash
Herbert Xu
2
-0
/
+4
2006-10-04
[UDP6]: Fix flowi clobbering
Herbert Xu
1
-31
/
+31
2006-10-04
[NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"
Ismail Donmez
1
-1
/
+1
2006-10-04
[NETFILTER]: ebt_mark: add or/and/xor action support to mark target
Bart De Schuymer
1
-4
/
+17
2006-10-04
[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function
Patrick McHardy
1
-78
/
+19
2006-10-04
[NETFILTER]: Honour source routing for LVS-NAT
Simon Horman
1
-0
/
+10
2006-10-04
[NETFILTER]: add type parameter to ip_route_me_harder
Simon Horman
3
-5
/
+10
2006-10-04
[NETFILTER]: Kconfig: fix xt_physdev dependencies
Patrick McHardy
1
-1
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
2
-2
/
+2
2006-10-03
Still more typo fixes
Matt LaPlante
2
-2
/
+2
2006-10-03
more misc typo fixes
Matt LaPlante
3
-4
/
+4
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2
-9
/
+9
2006-10-02
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
2
-2
/
+260
2006-10-02
[PATCH] knfsd: add svc_set_num_threads
Greg Banks
2
-3
/
+138
2006-10-02
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2
-52
/
+129
2006-10-02
[PATCH] knfsd: test and set SK_BUSY atomically
Greg Banks
1
-10
/
+10
2006-10-02
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
1
-7
/
+5
2006-10-02
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
1
-6
/
+6
2006-10-02
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
1
-18
/
+11
2006-10-02
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2
-26
/
+73
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2
-2
/
+4
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
1
-4
/
+45
[next]