[NET]: deinline some functions
[powerpc.git] / net /
2007-04-26 Stephen Hemminger[NET]: deinline some functions
2007-04-26 Stephen Hemminger[TCP]: whitespace cleanup
2007-04-26 Stephen Hemminger[IPV4]: cleanup
2007-04-26 Stephen Hemminger[WIRELESS]: use ARRAY_SIZE()
2007-04-26 Stephen Hemminger[NET] core: whitespace cleanup
2007-04-26 Stephen Hemminger[UDP]: ipv6 style cleanup
2007-04-26 Stephen Hemminger[UDP]: ipv4 whitespace cleanup
2007-04-26 Stephen Hemminger[NET]: Replace CONFIG_NET_DEBUG with sysctl.
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-26 Adrian Bunk[TCP/DCCP/RANDOM]: Remove unused exports.
2007-04-26 David S. Miller[TCP]: Abstract out all write queue operations.
2007-04-26 YOSHIFUJI Hideaki[NET] TIPC: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] SCHED: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] NETFILTER: Use htonl() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] IPV4: Use hton{s,l}() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] IEEE80211: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] ETHERNET: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] CORE: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] ATM: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] 8021Q: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] 802: Use hton{s,l}() where appropriate.
2007-04-26 Herbert Xu[UDP]: Clean up UDP-Lite receive checksum
2007-04-26 Herbert Xu[UDP6]: Restore sk_filter optimisation
2007-04-26 Eric Dumazet[IPV4]: Optimize inet_getpeer()
2007-04-26 Stephen Hemminger[TCP] TCP Yeah: cleanup
2007-04-26 Stephen Hemminger[TCP] tcp_cubic: faster cube root
2007-04-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Fix possible inet6_ifaddr leakage...
2007-04-26 Neil Horman[IPV6] ADDRCONF: Optimistic Duplicate Address Detection...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Enable to control the handled inner...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Rename functions ip6ip6_* to ip6_tnl_*.
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Add support to IPv4 over IPv6 tunnel.
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_x...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_r...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_e...
2007-04-26 YOSHIFUJI Hideaki[IPV6]: Decentralize EXPORT_SYMBOLs.
2007-04-26 David S. Miller[NETLINK]: Mirror UDP MSG_TRUNC semantics.
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-26 Stephen Hemminger[NET]: div64_64 consolidate (rev3)
2007-04-26 James Morris[NET]: Convert xtime.tv_sec to get_seconds()
2007-04-26 Stephen Hemminger[PKTGEN]: fix device name handling
2007-04-26 Stephen Hemminger[PKTGEN]: don't use __constant_htonl()
2007-04-26 Stephen Hemminger[PKTGEN]: use random32
2007-04-26 Stephen Hemminger[PKTGEN]: use pr_debug
2007-04-26 Eric Dumazet[NET]: Keep sk_backlog near sk_lock
2007-04-26 Ilpo Järvinen[TCP]: FRTO undo response falls back to ratehalving...
2007-04-26 Ilpo Järvinen[TCP]: Complete icsk-to-local-variable change (in tcp_e...
2007-04-26 Ilpo Järvinen[TCP]: Add two new spurious RTO responses to FRTO
2007-04-26 Ilpo Järvinen[TCP]: Correct reordering detection change (no FRTO...
2007-04-26 Eric Dumazet[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
2007-04-26 Ilpo Järvinen[TCP]: struct *sock argument renamed: sp -> sk
2007-04-26 John Heffner[TCP]: Add RFC3742 Limited Slow-Start, controlled by...
2007-04-26 Angelo P. Castellani[TCP] YeAH-TCP: algorithm implementation
2007-04-26 Ilpo Järvinen[TCP]: SACK enhanced FRTO
2007-04-26 Ilpo Järvinen[TCP]: Prevent reordering adjustments during FRTO
2007-04-26 Ilpo Järvinen[TCP] FRTO: Fake cwnd for ssthresh callback
2007-04-26 Ilpo Järvinen[TCP] FRTO: Reverse RETRANS bit clearing logic
2007-04-26 Ilpo Järvinen[TCP] FRTO: Entry is allowed only during (New)Reno...
2007-04-26 Ilpo Järvinen[TCP]: Prevent unrelated cwnd adjustment while using...
2007-04-26 Ilpo Järvinen[TCP] FRTO: frto_counter modulo-op converted to two...
2007-04-26 Ilpo Järvinen[TCP]: Don't enter to fast recovery while using FRTO
2007-04-26 Ilpo Järvinen[TCP] FRTO: Response should reset also snd_cwnd_cnt
2007-04-26 Ilpo Järvinen[TCP] FRTO: fixes fallback to conventional recovery
2007-04-26 Ilpo Järvinen[TCP] FRTO: Ignore some uninteresting ACKs
2007-04-26 Ilpo Järvinen[TCP] FRTO: Use Disorder state during operation instead...
2007-04-26 Ilpo Järvinen[TCP] FRTO: Consecutive RTOs keep prior_ssthresh and...
2007-04-26 Ilpo Järvinen[TCP] FRTO: Comment cleanup & improvement
2007-04-26 Ilpo Järvinen[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
2007-04-26 Ilpo Järvinen[TCP] FRTO: Separated response from FRTO detection...
2007-04-26 Ilpo Järvinen[TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bit
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-25 Alexey Kuznetsov[NETLINK]: Infinite recursion in netlink.
2007-04-25 YOSHIFUJI HideakiIPv6: fix Routing Header Type 0 handling thinko
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-24 YOSHIFUJI Hideaki[IPV6]: Disallow RH0 by default.
2007-04-24 Patrick McHardy[XFRM]: beet: fix pseudo header length value
2007-04-24 Stephen Hemminger[TCP]: Congestion control initialization.
2007-04-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-04-21 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-04-21 Trond MyklebustRPC: Fix the TCP resend semantics for NFSv4
2007-04-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-19 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2007-04-19 Denis Lunev[NETLINK]: Don't attach callback to a going-away netlin...
2007-04-18 Olaf Kirch[IrDA]: Correctly handling socket error
2007-04-18 Vlad Yasevich[SCTP]: Do not interleave non-fragments when in partial...
2007-04-18 David S. Miller[IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()
2007-04-17 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-17 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-04-17 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-04-17 NeilBrownknfsd: use a spinlock to protect sk_info_authunix
2007-04-17 Evgeny Kravtsunov[BRIDGE]: Unaligned access when comparing ethernet...
2007-04-17 Paolo Galtieri[SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_...
2007-04-17 Tsutomu Fujii[SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc...
2007-04-17 Pavel Emelianov[NET]: Set a separate lockdep class for neighbour table...
2007-04-17 Aubrey.Li[NET]: Fix UDP checksum issue in net poll mode.
2007-04-17 Kazunori MIYAZAWA[KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_M...
2007-04-17 Herbert Xu[NET]: Get rid of alloc_skb_from_cache
2007-04-16 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
next