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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-07
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
1
-6
/
+57
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+1
2007-11-01
[NET]: Relax the reference counting of init_net_ns
Pavel Emelyanov
1
-8
/
+25
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-11-01
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
1
-14
/
+0
2007-10-29
SCTP endianness annotations regression
Al Viro
1
-1
/
+1
2007-10-26
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
1
-2
/
+0
2007-10-26
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
1
-1
/
+0
2007-10-26
[SCTP]: #if 0 sctp_update_copy_cksum()
Adrian Bunk
1
-1
/
+0
2007-10-26
[IRDA]: Make ircomm_tty static.
Adrian Bunk
1
-1
/
+0
2007-10-26
[NET_CLS_ACT]: Introduce skb_act_clone
Jamal Hadi Salim
1
-0
/
+15
2007-10-25
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
2
-6
/
+7
2007-10-23
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
1
-0
/
+2
2007-10-23
[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()
Chuck Lever
1
-1
/
+1
2007-10-22
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
1
-0
/
+1
2007-10-22
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
1
-0
/
+13
2007-10-22
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
1
-2
/
+12
2007-10-22
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
1
-5
/
+5
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2
-257
/
+359
2007-10-19
Spelling fix: explicitly
Jean Delvare
1
-2
/
+2
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-2
/
+2
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+3
2007-10-17
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
1
-1
/
+2
2007-10-17
[IPSEC]: Store afinfo pointer in xfrm_mode
Herbert Xu
1
-3
/
+3
2007-10-17
[IPSEC]: Add missing BEET checks
Herbert Xu
1
-0
/
+6
2007-10-17
[IPSEC]: Move type and mode map into xfrm_state.c
Herbert Xu
1
-6
/
+2
2007-10-17
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
Herbert Xu
1
-1
/
+1
2007-10-17
[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
Herbert Xu
1
-0
/
+8
2007-10-17
[NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()
Pavel Emelyanov
1
-11
/
+1
2007-10-17
[NET]: Move the filter releasing into a separate call
Pavel Emelyanov
1
-4
/
+8
2007-10-17
[INET]: Remove no longer needed ->equal callback
Pavel Emelyanov
2
-3
/
+0
2007-10-17
[INET]: Consolidate xxx_find() in fragment management
Pavel Emelyanov
2
-2
/
+5
2007-10-17
[INET]: Consolidate xxx_frag_create()
Pavel Emelyanov
2
-3
/
+12
2007-10-17
[INET]: Consolidate xxx_frag_alloc()
Pavel Emelyanov
1
-0
/
+2
2007-10-17
[INET]: Consolidate xxx_frag_intern
Pavel Emelyanov
2
-0
/
+7
2007-10-17
9p: remove sysctl
Eric Van Hensbergen
1
-14
/
+0
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
1
-0
/
+2
2007-10-17
9p: attach-per-user
Latchesar Ionkov
2
-4
/
+8
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
3
-14
/
+19
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
3
-3
/
+3
2007-10-15
[INET]: Consolidate the xxx_put
Pavel Emelyanov
1
-0
/
+6
2007-10-15
[INET]: Consolidate the xxx_evictor
Pavel Emelyanov
3
-0
/
+11
2007-10-15
[INET]: Consolidate the xxx_frag_destroy
Pavel Emelyanov
1
-0
/
+5
2007-10-15
[INET]: Consolidate xxx_the secret_rebuild
Pavel Emelyanov
1
-0
/
+2
2007-10-15
[INET]: Consolidate the xxx_frag_kill
Pavel Emelyanov
1
-0
/
+2
2007-10-15
[INET]: Collect common frag sysctl variables together
Pavel Emelyanov
4
-11
/
+14
2007-10-15
[INET]: Collect frag queues management objects together
Pavel Emelyanov
3
-4
/
+19
2007-10-15
[INET]: Move common fields from frag_queues in one place.
Pavel Emelyanov
1
-0
/
+21
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
7
-19
/
+19
2007-10-15
[IPVS]: Replace local version of skb_make_writable
Herbert Xu
1
-1
/
+0
[next]