aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-01-08[SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet
2008-01-08[XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet
2008-01-08[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore
2008-01-08[SCTP]: Fix the name of the authentication event.Vlad Yasevich
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger
2007-12-26[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy
2007-12-20[NET] include/net/: Spelling fixesJoe Perches
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev
2007-11-29SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich
2007-11-26[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is onPavel Emelyanov
2007-11-20Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller
2007-11-20ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain
2007-11-19[TCP] MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen
2007-11-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman
2007-11-19[IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman
2007-11-19[IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger
2007-11-18[TCP]: Fix TCP header misalignmentHerbert Xu
2007-11-15[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queuePavel Emelyanov
2007-11-14[TCP]: Fix size calculation in sk_stream_alloc_pskbHerbert Xu
2007-11-13[NET]: Move unneeded data to initdata section.Denis V. Lunev
2007-11-12[INET]: Use list_head-s in inetpeer.cPavel Emelyanov
2007-11-12[INET]: Remove leftover prototypes from include/net/inet_common.hArnaldo Carvalho de Melo
2007-11-12Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller
2007-11-10[INET]: Small possible memory leak in FIB rulesDenis V. Lunev
2007-11-10[AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov
2007-11-10mac80211: remove unused driver opsJohannes Berg
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg
2007-11-10[NET]: Make helper to get dst entry and "use" itPavel Emelyanov
2007-11-10[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.hEric Dumazet
2007-11-09SCTP: Clean-up some defines for regressions tests.Vlad Yasevich
2007-11-09SCTP: Make sctp_verify_param return multiple indications.Vlad Yasevich
2007-11-09SCTP: Convert custom hash lists to use hlist.Vlad Yasevich
2007-11-07SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich
2007-11-07SCTP: Correctly disable ADD-IP when AUTH is not supported.Vlad Yasevich
2007-11-07SCTP: Update RCU handling during the ADD-IP caseVlad Yasevich
2007-11-07SCTP: Fix difference cases of retransmit.Vlad Yasevich
2007-11-07[INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet
2007-11-07[IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski
2007-11-07[IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski
2007-11-07[IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov
2007-11-07[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-11-01[NET]: Relax the reference counting of init_net_nsPavel Emelyanov
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov
2007-11-01[NET]: Move the sock_copy() from the headerPavel Emelyanov
2007-10-29SCTP endianness annotations regressionAl Viro
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman
2007-10-26[SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk
2007-10-26[SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk