summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2008-01-29[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet1-1/+1
2008-01-29[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki1-0/+8
2008-01-29[IPSEC]: Kill afinfo->nf_post_routingDavid S. Miller1-1/+0
2008-01-29[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-1/+2
2008-01-29[IPSEC]: Add async resume support on inputHerbert Xu1-0/+1
2008-01-29[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu1-1/+0
2008-01-29[IPSEC]: Make x->lastused an unsigned longHerbert Xu1-1/+1
2008-01-29[IPSEC]: Merge most of the input pathHerbert Xu1-0/+22
2008-01-29[IPSEC]: Add async resume support on outputHerbert Xu1-0/+1
2008-01-29[IPSEC]: Merge most of the output pathHerbert Xu2-0/+2
2008-01-29[IPV6]: Add ip6_local_outHerbert Xu1-0/+3
2008-01-29[IPV4]: Add ip_local_outHerbert Xu2-3/+4
2008-01-29[IPSEC]: Separate inner/outer mode processing on inputHerbert Xu1-0/+27
2008-01-29[IPSEC]: Separate inner/outer mode processing on outputHerbert Xu1-1/+50
2008-01-29[INET]: Give outer DSCP directly to ip*_copy_dscpHerbert Xu1-4/+4
2008-01-29[IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu1-7/+4
2008-01-29[IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu1-7/+3
2008-01-29[IPSEC]: Replace x->type->{local,remote}_addr with flagsHerbert Xu1-2/+2
2008-01-29[NET]: Remove unnecessary inclusion of dst.hHerbert Xu1-1/+1
2008-01-29[NET]: Eliminate duplicate copies of dst_discardHerbert Xu1-0/+1
2008-01-29[IPV6]: Move nfheader_len into rt6_infoHerbert Xu2-4/+8
2008-01-29[IPV4]: Add raw drops counter.Wang Chen1-3/+8
2008-01-29[TCP]: Splice receive support.Jens Axboe1-0/+3
2008-01-26IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2-8/+13
2008-01-09[SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet1-1/+1
2008-01-09[XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet1-1/+6
2008-01-09[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore1-1/+0
2008-01-09[SCTP]: Fix the name of the authentication event.Vlad Yasevich1-1/+1
2007-12-27[VETH]: move veth.h to include/linuxStephen Hemminger1-12/+0
2007-12-27[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy1-0/+1
2007-12-21[NET] include/net/: Spelling fixesJoe Perches4-6/+6
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich1-0/+3
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev1-1/+0
2007-11-29SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich1-3/+6
2007-11-26[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is onPavel Emelyanov1-2/+1
2007-11-21Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller1-0/+8
2007-11-21ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain1-0/+8
2007-11-20[TCP] MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen1-0/+3
2007-11-20[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman1-28/+0
2007-11-20[IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman1-2/+0
2007-11-20[IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger1-4/+0
2007-11-19[TCP]: Fix TCP header misalignmentHerbert Xu1-0/+3
2007-11-15[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queuePavel Emelyanov1-17/+1
2007-11-15[TCP]: Fix size calculation in sk_stream_alloc_pskbHerbert Xu1-4/+6
2007-11-13[NET]: Move unneeded data to initdata section.Denis V. Lunev1-0/+2
2007-11-13[INET]: Use list_head-s in inetpeer.cPavel Emelyanov1-1/+1
2007-11-13[INET]: Remove leftover prototypes from include/net/inet_common.hArnaldo Carvalho de Melo1-4/+0
2007-11-13Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller4-13/+18
2007-11-11[INET]: Small possible memory leak in FIB rulesDenis V. Lunev1-0/+3
2007-11-11[AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov1-1/+1