index
:
talos-op-linux
master
Talosâ„¢ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Make AF_PACKET handle multiple network namespaces
Denis V. Lunev
2008-01-28
1
-0
/
+4
*
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
2008-01-28
1
-0
/
+3
*
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
2008-01-28
1
-1
/
+0
*
[TCP]: Convert highest_sack to sk_buff to allow direct access
Ilpo Järvinen
2008-01-28
1
-0
/
+10
*
[NET]: Move sock_valbool_flag to socket.c
Pavel Emelyanov
2008-01-28
1
-8
/
+0
*
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
2008-01-28
1
-1
/
+1
*
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
YOSHIFUJI Hideaki
2008-01-28
1
-0
/
+8
*
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
2008-01-28
1
-1
/
+0
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-1
/
+2
*
[IPSEC]: Add async resume support on input
Herbert Xu
2008-01-28
1
-0
/
+1
*
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
2008-01-28
1
-1
/
+0
*
[IPSEC]: Make x->lastused an unsigned long
Herbert Xu
2008-01-28
1
-1
/
+1
*
[IPSEC]: Merge most of the input path
Herbert Xu
2008-01-28
1
-0
/
+22
*
[IPSEC]: Add async resume support on output
Herbert Xu
2008-01-28
1
-0
/
+1
*
[IPSEC]: Merge most of the output path
Herbert Xu
2008-01-28
2
-0
/
+2
*
[IPV6]: Add ip6_local_out
Herbert Xu
2008-01-28
1
-0
/
+3
*
[IPV4]: Add ip_local_out
Herbert Xu
2008-01-28
2
-3
/
+4
*
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
2008-01-28
1
-0
/
+27
*
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
2008-01-28
1
-1
/
+50
*
[INET]: Give outer DSCP directly to ip*_copy_dscp
Herbert Xu
2008-01-28
1
-4
/
+4
*
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
2008-01-28
1
-7
/
+4
*
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
2008-01-28
1
-7
/
+3
*
[IPSEC]: Replace x->type->{local,remote}_addr with flags
Herbert Xu
2008-01-28
1
-2
/
+2
*
[NET]: Remove unnecessary inclusion of dst.h
Herbert Xu
2008-01-28
1
-1
/
+1
*
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
2008-01-28
1
-0
/
+1
*
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
2008-01-28
2
-4
/
+8
*
[IPV4]: Add raw drops counter.
Wang Chen
2008-01-28
1
-3
/
+8
*
[TCP]: Splice receive support.
Jens Axboe
2008-01-28
1
-0
/
+3
*
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-25
2
-8
/
+13
*
[SOCK]: Adds a rcu_dereference() in sk_filter
Eric Dumazet
2008-01-08
1
-1
/
+1
*
[XFRM]: xfrm_algo_clone() allocates too much memory
Eric Dumazet
2008-01-08
1
-1
/
+6
*
[NET]: Clone the sk_buff 'iif' field in __skb_clone()
Paul Moore
2008-01-08
1
-1
/
+0
*
[SCTP]: Fix the name of the authentication event.
Vlad Yasevich
2008-01-08
1
-1
/
+1
*
[VETH]: move veth.h to include/linux
Stephen Hemminger
2007-12-26
1
-12
/
+0
*
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Patrick McHardy
2007-12-26
1
-0
/
+1
*
[NET] include/net/: Spelling fixes
Joe Perches
2007-12-20
4
-6
/
+6
*
[SCTP]: Fix the bind_addr info during migration.
Vlad Yasevich
2007-12-07
1
-0
/
+3
*
[IPV4]: Remove prototype of ip_rt_advice
Denis V. Lunev
2007-12-07
1
-1
/
+0
*
SCTP: Fix build issues with SCTP AUTH.
Vlad Yasevich
2007-11-29
1
-3
/
+6
*
[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on
Pavel Emelyanov
2007-11-26
1
-2
/
+1
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
2007-11-20
1
-0
/
+8
|
\
|
*
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
Guillaume Chazarain
2007-11-20
1
-0
/
+8
*
|
[TCP] MTUprobe: fix potential sk_send_head corruption
Ilpo Järvinen
2007-11-19
1
-0
/
+3
*
|
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
Simon Horman
2007-11-19
1
-28
/
+0
*
|
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
Simon Horman
2007-11-19
1
-2
/
+0
*
|
[IPVS]: Fix sysctl warnings about missing strategy
Christian Borntraeger
2007-11-19
1
-4
/
+0
*
|
[TCP]: Fix TCP header misalignment
Herbert Xu
2007-11-18
1
-0
/
+3
|
/
*
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
2007-11-15
1
-17
/
+1
*
[TCP]: Fix size calculation in sk_stream_alloc_pskb
Herbert Xu
2007-11-14
1
-4
/
+6
*
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
2007-11-13
1
-0
/
+2
[next]