[NET] proto: Use pcounters for the inuse field
[safe/jmp/linux-2.6] / include / net /
2008-01-28 Arnaldo Carvalho... [NET] proto: Use pcounters for the inuse field
2008-01-28 Johannes Bergmac80211: provide interface iterator for drivers
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proc interface.
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->unhash callback
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->hash callback
2008-01-28 Pavel Emelyanov[RAW]: Introduce raw_hashinfo structure
2008-01-28 Pavel Emelyanov[IPv6] RAW: Compact the API for the kernel
2008-01-28 Pavel Emelyanov[IPv4] RAW: Compact the API for the kernel
2008-01-28 Denis V. Lunev[NET]: Make AF_PACKET handle multiple network namespaces
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Ilpo Järvinen[TCP]: Rewrite SACK block processing & sack_recv_cache use
2008-01-28 Ilpo Järvinen[TCP]: Convert highest_sack to sk_buff to allow direct...
2008-01-28 Pavel Emelyanov[NET]: Move sock_valbool_flag to socket.c
2008-01-28 Eric Dumazet[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriat...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Support RFC3484 configurable address...
2008-01-28 David S. Miller[IPSEC]: Kill afinfo->nf_post_routing
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on input
2008-01-28 Herbert Xu[IPSEC]: Remove nhoff from xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Make x->lastused an unsigned long
2008-01-28 Herbert Xu[IPSEC]: Merge most of the input path
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on output
2008-01-28 Herbert Xu[IPSEC]: Merge most of the output path
2008-01-28 Herbert Xu[IPV6]: Add ip6_local_out
2008-01-28 Herbert Xu[IPV4]: Add ip_local_out
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on input
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on output
2008-01-28 Herbert Xu[INET]: Give outer DSCP directly to ip*_copy_dscp
2008-01-28 Herbert Xu[IPSEC]: Merge common code into xfrm_bundle_create
2008-01-28 Herbert Xu[IPSEC]: Move flow construction into xfrm_dst_lookup
2008-01-28 Herbert Xu[IPSEC]: Replace x->type->{local,remote}_addr with...
2008-01-28 Herbert Xu[NET]: Remove unnecessary inclusion of dst.h
2008-01-28 Herbert Xu[NET]: Eliminate duplicate copies of dst_discard
2008-01-28 Herbert Xu[IPV6]: Move nfheader_len into rt6_info
2008-01-28 Wang Chen[IPV4]: Add raw drops counter.
2008-01-28 Jens Axboe[TCP]: Splice receive support.
2008-01-25 Rolf ManderscheidIPoIB: improve IPv4/IPv6 to IB mcast mapping functions
2008-01-09 Eric Dumazet[SOCK]: Adds a rcu_dereference() in sk_filter
2008-01-09 Eric Dumazet[XFRM]: xfrm_algo_clone() allocates too much memory
2008-01-09 Paul Moore[NET]: Clone the sk_buff 'iif' field in __skb_clone()
2008-01-09 Vlad Yasevich[SCTP]: Fix the name of the authentication event.
2007-12-27 Stephen Hemminger[VETH]: move veth.h to include/linux
2007-12-27 Patrick McHardy[NETFILTER]: nf_conntrack_ipv4: fix module parameter...
2007-12-20 Joe Perches[NET] include/net/: Spelling fixes
2007-12-07 Vlad Yasevich[SCTP]: Fix the bind_addr info during migration.
2007-12-07 Denis V. Lunev[IPV4]: Remove prototype of ip_rt_advice
2007-11-29 Vlad YasevichSCTP: Fix build issues with SCTP AUTH.
2007-11-26 Pavel Emelyanov[IPV4]: Fix memory leak in inet_hashtables.h when NUMA...
2007-11-21 David S. MillerMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-20 Guillaume Chazarainieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP...
2007-11-20 Ilpo Järvinen[TCP] MTUprobe: fix potential sk_send_head corruption
2007-11-20 Simon Horman[IPVS]: Move remaining sysctl handlers over to CTL_UNNU...
2007-11-20 Simon Horman[IPVS]: Fix sysctl warnings about missing strategy...
2007-11-20 Christian Borntraeger[IPVS]: Fix sysctl warnings about missing strategy
2007-11-19 Herbert Xu[TCP]: Fix TCP header misalignment
2007-11-15 Pavel Emelyanov[INET]: Fix potential kfree on vmalloc-ed area of reque...
2007-11-14 Herbert Xu[TCP]: Fix size calculation in sk_stream_alloc_pskb
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-11-13 Pavel Emelyanov[INET]: Use list_head-s in inetpeer.c
2007-11-13 Arnaldo Carvalho... [INET]: Remove leftover prototypes from include/net...
2007-11-13 David S. MillerMerge branch 'pending' of /linux/kernel/git/vxy/lksctp-dev
2007-11-11 Denis V. Lunev[INET]: Small possible memory leak in FIB rules
2007-11-11 Pavel Emelyanov[AF_UNIX]: Make unix_tot_inflight counter non-atomic
2007-11-11 Johannes Bergmac80211: remove unused driver ops
2007-11-11 Johannes Bergmac80211: allow driver to ask for a rate control algorithm
2007-11-11 Pavel Emelyanov[NET]: Make helper to get dst entry and "use" it
2007-11-11 Eric Dumazet[INET]: Add a missing include <linux/vmalloc.h> to...
2007-11-09 Vlad YasevichSCTP: Clean-up some defines for regressions tests.
2007-11-09 Vlad YasevichSCTP: Make sctp_verify_param return multiple indications.
2007-11-09 Vlad YasevichSCTP: Convert custom hash lists to use hlist.
2007-11-07 Vlad YasevichSCTP: Allow ADD_IP to work with AUTH for backward compa...
2007-11-07 Vlad YasevichSCTP: Correctly disable ADD-IP when AUTH is not supported.
2007-11-07 Vlad YasevichSCTP: Update RCU handling during the ADD-IP case
2007-11-07 Vlad YasevichSCTP: Fix difference cases of retransmit.
2007-11-07 Eric Dumazet[INET]: Remove per bucket rwlock in tcp/dccp ehash...
2007-11-07 Rumen G. Bogdanovski[IPVS]: Synchronize closing of Connections
2007-11-07 Rumen G. Bogdanovski[IPVS]: Bind connections on stanby if the destination...
2007-11-07 Pavel Emelyanov[IPV4]: Compact some ifdefs in the fib code.
2007-11-07 Eric Dumazet[NET]: Define infrastructure to keep 'inuse' changes...
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-11-01 Pavel Emelyanov[NET]: Relax the reference counting of init_net_ns
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-11-01 Pavel Emelyanov[NET]: Move the sock_copy() from the header
2007-10-29 Al ViroSCTP endianness annotations regression
2007-10-27 Eric W. Biederman[NET]: Marking struct pernet_operations __net_initdata...
2007-10-26 Adrian Bunk[SCTP] net/sctp/auth.c: make 3 functions static
2007-10-26 Adrian Bunk[SCTP]: #if 0 sctp_update_copy_cksum()
2007-10-26 Adrian Bunk[IRDA]: Make ircomm_tty static.
2007-10-26 Jamal Hadi Salim[NET_CLS_ACT]: Introduce skb_act_clone
2007-10-26 Vlad Yasevich[UDP]: Make use of inet_iif() when doing socket lookups.
2007-10-24 Pavel Emelyanov[NET]: Don't declare extern variables in net/core/sysct...
2007-10-24 Chuck Lever[TCP]: Remove unneeded implicit type cast when calling...
2007-10-22 Marcel Holtmann[Bluetooth] Add support for handling simple eSCO links
2007-10-22 Marcel Holtmann[Bluetooth] Fall back to L2CAP in basic mode
2007-10-22 Marcel Holtmann[Bluetooth] Retrieve L2CAP features mask on connection...
2007-10-22 Marcel Holtmann[Bluetooth] Remove global conf_mtu variable from L2CAP
2007-10-22 Marcel Holtmann[Bluetooth] Switch from OGF+OCF to using only opcodes
2007-10-19 Jean DelvareSpelling fix: explicitly
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
next