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-12-02
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
6
-7
/
+8
2006-12-02
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
3
-5
/
+5
2006-12-02
[NET]: Annotate csum_partial() callers in net/*
Al Viro
4
-8
/
+9
2006-12-02
[NET]: annotate csum_ipv6_magic() callers in net/*
Al Viro
7
-26
/
+27
2006-12-02
[NET]: Annotate csum_tcpudp_magic() callers in net/*
Al Viro
1
-1
/
+1
2006-12-02
[NET]: Annotate csum_tcpudp_magic() callers in net/*
Al Viro
1
-1
/
+2
2006-12-02
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
Al Viro
1
-2
/
+2
2006-12-02
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
13
-22
/
+24
2006-12-02
[NET]: Kill direct includes of asm/checksum.h
Al Viro
4
-4
/
+0
2006-12-02
[IPVS]: Annotate ..._app_hashkey().
Al Viro
2
-6
/
+10
2006-12-02
[BRIDGE]: Annotations.
Al Viro
7
-22
/
+22
2006-12-02
[ATM]: Annotations.
Al Viro
9
-46
/
+46
2006-12-02
[NETFILTER]: More trivial annotations.
Al Viro
2
-3
/
+3
2006-12-02
[IPV6]: Misc endianness annotations.
Al Viro
18
-52
/
+54
2006-12-02
[IPV6]: Assorted trivial endianness annotations.
Al Viro
12
-35
/
+35
2006-12-02
[NET] net/core: Annotations.
Al Viro
4
-42
/
+38
2006-12-02
[IRDA]: Trivial annotations.
Al Viro
3
-7
/
+7
2006-12-02
[NETPOLL]: Minor coding-style cleanups.
David S. Miller
1
-51
/
+48
2006-12-02
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
19
-396
/
+898
2006-12-02
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
2
-17
/
+14
2006-12-02
[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api
Thomas Graf
1
-42
/
+37
2006-12-02
[TCP]: Fix some warning when MD5 is disabled.
David S. Miller
2
-5
/
+7
2006-12-02
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
5
-82
/
+25
2006-12-02
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
4
-5
/
+5
2006-12-02
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
10
-60
/
+1531
2006-12-02
netpoll queue cleanup
Stephen Hemminger
1
-20
/
+3
2006-12-02
netpoll retry cleanup
Stephen Hemminger
1
-38
/
+33
2006-12-02
netpoll deferred transmit path
Stephen Hemminger
1
-2
/
+19
2006-12-02
netpoll setup error handling
Stephen Hemminger
1
-7
/
+13
2006-12-02
netpoll per device txq
Stephen Hemminger
1
-35
/
+15
2006-12-02
netpoll info leak
Stephen Hemminger
1
-6
/
+19
2006-12-02
netpoll: private skb pool (rev3)
Stephen Hemminger
1
-32
/
+21
2006-12-02
[DCCP] ACKVEC: Optimization - Do not traverse records if none will be found
Andrea Bittau
1
-1
/
+2
2006-12-02
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
6
-62
/
+37
2006-12-02
[DCCP]: Make feature negotiation more readable
Gerrit Renker
3
-30
/
+131
2006-12-02
[DCCPv6]: Resolve conditional build problem
Gerrit Renker
1
-4
/
+4
2006-12-02
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
7
-29
/
+9
2006-12-02
[SCTP]: Cleanup of the sctp state table code.
Peter Zijlstra
1
-361
/
+335
2006-12-02
[NET]: The scheduled removal of the frame diverter.
Adrian Bunk
6
-610
/
+4
2006-12-02
[DCCPv6]: Choose a genuine initial sequence number
Gerrit Renker
3
-20
/
+23
2006-12-02
[DCCP]: Remove redundant statements in init_sequence (ISS)
Gerrit Renker
2
-17
/
+8
2006-12-02
[DCCP]: Remove forward declarations in timer.c
Gerrit Renker
1
-57
/
+53
2006-12-02
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
5
-33
/
+32
2006-12-02
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
5
-13
/
+47
2006-12-02
[DCCP]: Increment sequence numbers on retransmitted Response packets
Gerrit Renker
2
-7
/
+13
2006-12-02
[DCCP]: Update comments on precisely which packets can be retransmitted
Gerrit Renker
1
-4
/
+6
2006-12-02
[DECNET]: Fix build regressions.
David S. Miller
2
-8
/
+2
2006-12-02
[TCP] htcp: Better packing of struct htcp.
David S. Miller
1
-2
/
+2
2006-12-02
[IPv6]: Only modify checksum for UDP
Brian Haley
2
-3
/
+1
2006-12-02
[IPv6] rules: Remove bogus tos validation check
Thomas Graf
1
-2
/
+1
[next]