index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[IPV6]: Add RFC4214 support
Fred L. Templin
1
-0
/
+19
2008-01-28
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
Pavel Emelyanov
1
-9
/
+1
2008-01-28
[NET]: Uninline the sk_stream_alloc_pskb
Pavel Emelyanov
1
-27
/
+2
2008-01-28
[TCP]: Move FRTO checks out from write queue abstraction funcs
Ilpo Järvinen
1
-5
/
+0
2008-01-28
[NET] proto: Use pcounters for the inuse field
Arnaldo Carvalho de Melo
1
-51
/
+8
2008-01-28
mac80211: provide interface iterator for drivers
Johannes Berg
1
-0
/
+16
2008-01-28
[RAW]: Consolidate proc interface.
Pavel Emelyanov
1
-0
/
+14
2008-01-28
[RAW]: Consolidate proto->unhash callback
Pavel Emelyanov
1
-0
/
+1
2008-01-28
[RAW]: Consolidate proto->hash callback
Pavel Emelyanov
1
-0
/
+2
2008-01-28
[RAW]: Introduce raw_hashinfo structure
Pavel Emelyanov
1
-0
/
+7
2008-01-28
[IPv6] RAW: Compact the API for the kernel
Pavel Emelyanov
1
-16
/
+3
2008-01-28
[IPv4] RAW: Compact the API for the kernel
Pavel Emelyanov
1
-16
/
+3
2008-01-28
[NET]: Make AF_PACKET handle multiple network namespaces
Denis V. Lunev
1
-0
/
+4
2008-01-28
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
1
-0
/
+3
2008-01-28
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
1
-1
/
+0
2008-01-28
[TCP]: Convert highest_sack to sk_buff to allow direct access
Ilpo Järvinen
1
-0
/
+10
2008-01-28
[NET]: Move sock_valbool_flag to socket.c
Pavel Emelyanov
1
-8
/
+0
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
1
-1
/
+1
2008-01-28
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
YOSHIFUJI Hideaki
1
-0
/
+8
2008-01-28
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
1
-1
/
+0
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-1
/
+2
2008-01-28
[IPSEC]: Add async resume support on input
Herbert Xu
1
-0
/
+1
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
1
-1
/
+0
2008-01-28
[IPSEC]: Make x->lastused an unsigned long
Herbert Xu
1
-1
/
+1
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
1
-0
/
+22
2008-01-28
[IPSEC]: Add async resume support on output
Herbert Xu
1
-0
/
+1
2008-01-28
[IPSEC]: Merge most of the output path
Herbert Xu
2
-0
/
+2
2008-01-28
[IPV6]: Add ip6_local_out
Herbert Xu
1
-0
/
+3
2008-01-28
[IPV4]: Add ip_local_out
Herbert Xu
2
-3
/
+4
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
1
-0
/
+27
2008-01-28
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
1
-1
/
+50
2008-01-28
[INET]: Give outer DSCP directly to ip*_copy_dscp
Herbert Xu
1
-4
/
+4
2008-01-28
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
1
-7
/
+4
2008-01-28
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
1
-7
/
+3
2008-01-28
[IPSEC]: Replace x->type->{local,remote}_addr with flags
Herbert Xu
1
-2
/
+2
2008-01-28
[NET]: Remove unnecessary inclusion of dst.h
Herbert Xu
1
-1
/
+1
2008-01-28
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
1
-0
/
+1
2008-01-28
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
2
-4
/
+8
2008-01-28
[IPV4]: Add raw drops counter.
Wang Chen
1
-3
/
+8
2008-01-28
[TCP]: Splice receive support.
Jens Axboe
1
-0
/
+3
2008-01-25
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2
-8
/
+13
2008-01-08
[SOCK]: Adds a rcu_dereference() in sk_filter
Eric Dumazet
1
-1
/
+1
2008-01-08
[XFRM]: xfrm_algo_clone() allocates too much memory
Eric Dumazet
1
-1
/
+6
2008-01-08
[NET]: Clone the sk_buff 'iif' field in __skb_clone()
Paul Moore
1
-1
/
+0
2008-01-08
[SCTP]: Fix the name of the authentication event.
Vlad Yasevich
1
-1
/
+1
2007-12-26
[VETH]: move veth.h to include/linux
Stephen Hemminger
1
-12
/
+0
2007-12-26
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Patrick McHardy
1
-0
/
+1
2007-12-20
[NET] include/net/: Spelling fixes
Joe Perches
4
-6
/
+6
2007-12-07
[SCTP]: Fix the bind_addr info during migration.
Vlad Yasevich
1
-0
/
+3
2007-12-07
[IPV4]: Remove prototype of ip_rt_advice
Denis V. Lunev
1
-1
/
+0
[next]