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
2007-11-06
9p: add missing end-of-options record for trans_fd
Latchesar Ionkov
1
-1
/
+2
2007-11-06
9p: return NULL when trans not found
Latchesar Ionkov
1
-2
/
+2
2007-11-02
[SG] Get rid of __sg_mark_end()
Jens Axboe
5
-7
/
+7
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
9
-9
/
+0
2007-11-01
[IRDA] IRNET: Fix build when TCGETS2 is defined.
David S. Miller
1
-0
/
+10
2007-11-01
[NET]: docbook fixes for netif_ functions
Stephen Hemminger
1
-3
/
+15
2007-11-01
[NET]: Hide the net_ns kmem cache
Pavel Emelyanov
1
-2
/
+4
2007-11-01
[NET]: Mark the setup_net as __net_init
Pavel Emelyanov
1
-1
/
+1
2007-11-01
[NET]: Hide the dead code in the net_namespace.c
Pavel Emelyanov
1
-63
/
+68
2007-11-01
[NETNS]: Make the init/exit hooks checks outside the loop
Pavel Emelyanov
1
-12
/
+11
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
30
-33
/
+40
2007-11-01
[NET]: Remove bogus zero_it argument from sk_alloc
Pavel Emelyanov
1
-14
/
+9
2007-11-01
[NET]: Make the sk_clone() lighter
Pavel Emelyanov
1
-1
/
+2
2007-11-01
[NET]: Move some core sock setup into sk_prot_alloc
Pavel Emelyanov
1
-15
/
+26
2007-11-01
[NET]: Auto-zero the allocated sock object
Pavel Emelyanov
1
-1
/
+3
2007-11-01
[NET]: Cleanup the allocation/freeing of the sock object
Pavel Emelyanov
1
-15
/
+29
2007-11-01
[NET]: Move the get_net() from sock_copy()
Pavel Emelyanov
1
-1
/
+1
2007-11-01
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
1
-0
/
+14
2007-11-01
[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion
Ilpo Järvinen
1
-1
/
+1
2007-11-01
[TCP]: Process DSACKs that reside within a SACK block
Ilpo Järvinen
1
-3
/
+22
2007-10-30
[AF_KEY]: suppress a warning for 64k pages.
Stephen Rothwell
1
-2
/
+2
2007-10-30
[NET]: Fix incorrect sg_mark_end() calls.
David S. Miller
7
-23
/
+37
2007-10-30
[IPVS]: Remove /proc/net/ip_vs_lblcr
Alexey Dobriyan
1
-76
/
+0
2007-10-30
[IPV6]: remove duplicate call to proc_net_remove
Daniel Lezcano
1
-4
/
+0
2007-10-30
[NETNS]: fix net released by rcu callback
Daniel Lezcano
1
-0
/
+2
2007-10-30
[NET]: Fix free_netdev on register_netdev failure.
Daniel Lezcano
1
-53
/
+59
2007-10-30
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
2
-3
/
+3
2007-10-30
[SUNRPC]: fix rpc debugging
J. Bruce Fields
1
-2
/
+1
2007-10-30
[TCP]: Saner thash_entries default with much memory.
Jean Delvare
1
-1
/
+1
2007-10-30
[SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing
Stephen Rothwell
1
-5
/
+5
2007-10-29
[IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics
Mitsuru Chinen
1
-1
/
+1
2007-10-29
[NET]: Fix error reporting in sys_socketpair().
David S. Miller
1
-1
/
+4
2007-10-29
[NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARN
Andrew Morton
1
-1
/
+1
2007-10-29
[NET]: Fix race between poll_napi() and net_rx_action()
David S. Miller
2
-10
/
+37
2007-10-29
[TCP] MD5: Remove some more unnecessary casting.
Matthias M. Dellweg
2
-10
/
+10
2007-10-29
[TCP] vegas: Fix a bug in disabling slow start by gamma parameter.
Xiaoliang (David) Wei
1
-19
/
+18
2007-10-29
[IPVS]: use proper timeout instead of fixed value
Andy Gospodarek
1
-2
/
+3
2007-10-29
[IPV6] NDISC: Fix setting base_reachable_time_ms variable.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-10-29
SCTP endianness annotations regression
Al Viro
1
-2
/
+2
2007-10-29
SUNRPC endianness annotations
Al Viro
1
-12
/
+12
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
8
-51
/
+77
2007-10-26
[NETNS]: Fix get_net_ns_by_pid
Eric W. Biederman
1
-1
/
+1
2007-10-26
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
3
-5
/
+5
2007-10-26
[INET] ESP: Must #include <linux/scatterlist.h>
Adrian Bunk
2
-2
/
+2
2007-10-26
[TCP] IPV6: fix softnet build breakage
Jeff Garzik
1
-0
/
+1
2007-10-26
[NetLabel]: correct usage of RCU locking
Paul Moore
4
-62
/
+22
2007-10-26
[TCP]: fix D-SACK cwnd handling
Ryousei Takano
1
-7
/
+5
2007-10-26
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
1
-3
/
+3
2007-10-26
[TCP]: Add missing I/O AT code to ipv6 side.
David S. Miller
1
-0
/
+2
2007-10-26
[SCTP]: #if 0 sctp_update_copy_cksum()
Adrian Bunk
1
-0
/
+2
[next]