pkt_sched: Simplify dev_deactivate() polling loop.
[safe/jmp/linux-2.6] / net / ipv6 / tcp_ipv6.c
2008-08-07 Gui Jianfengtcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
2008-08-01 Adam Langleytcp: MD5: Fix IPv6 signatures
2008-08-01 Adam Langleytcp: MD5: Fix MD5 signatures on certain ACK packets
2008-07-30 David S. Millertcp: MD5: Use MIB counter instead of warning for MD5...
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-19 Adam Langleytcp: Fix MD5 signatures for non-linear skbs
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovinet: prepare net on the stack for NET accounting macros
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS_BH
2008-07-17 Pavel Emelyanovinet: prepare struct net for TCP MIB accounting
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 Stephen Hemmingertcp: /proc/net/tcp rto,ato values not scaled properly...
2008-06-18 Rami Rosenipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-12 David S. MillerMerge branch 'net-next-2.6-misc-20080612a' of git:...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Let the caller pass appropriate key for...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share most of hash calcucaltion bits betwee...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Remove redundant protocol argument.
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share MD5 Signature option parser between...
2008-06-10 Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
2008-04-18 Pavel Emelyanov[INET]: Drop the inet_inherit_port() call.
2008-04-14 Denis V. Lunev[TCP]: Remove owner from tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Place file operations directly into tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
2008-04-11 YOSHIFUJI Hideaki[IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().
2008-04-10 Florian Westphal[Syncookies]: Add support for TCP options via timestamps.
2008-04-03 Denis V. Lunev[NETNS]: Inet control socket should not hold a namespace.
2008-04-03 Denis V. Lunev[INET]: Let inet_ctl_sock_create return sock rather...
2008-04-03 Denis V. Lunev[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_soc...
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] tcp6 - handle several network namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] tcp6 - make socket control per namespace
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - pass always a valid socket to...
2008-03-04 Glenn Griffin[TCP]: Add IPv6 support to TCP SYN cookies
2008-02-29 Denis V. Lunev[INET]: Remove struct dst_entry *dst from request_sock_...
2008-02-03 Arnaldo Carvalho... [SOCK] proto: Add hashinfo member to struct proto
2008-02-01 Pavel Emelyanov[NETNS]: Tcp-v6 sockets per-net lookup.
2008-01-28 YOSHIFUJI Hideaki[TCP]: Convert several length variable to unsigned.
2008-01-28 Daniel Lezcano[IPV6]: fix section mismatch warnings
2008-01-28 Herbert Xu[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP...
2008-01-28 Daniel Lezcano[IPV6]: make the protocol initialization to return...
2007-11-21 YOSHIFUJI Hideaki[IPV6] TCPMD5: Fix deleting key operation.
2007-11-21 YOSHIFUJI Hideaki[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_p...
2007-11-07 Eric Dumazet[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-30 Matthias M. Dellweg[TCP] MD5: Remove some more unnecessary casting.
2007-10-27 Jeff Garzik[TCP] IPV6: fix softnet build breakage
2007-10-26 David S. Miller[TCP]: Add missing I/O AT code to ipv6 side.
2007-10-26 David S. Miller[TCP]: Fix scatterlist handling in MD5 signature support.
2007-10-15 Herbert Xu[IPV6]: Replace sk_buff ** with sk_buff * in input...
2007-10-10 Brian Haley[IPV6]: Add v4mapped address inline
2007-09-28 David S. Miller[TCP]: Fix MD5 signature handling on big-endian.
2007-08-14 Jesper Juhl[IPV6]: Clean up duplicate includes in net/ipv6/
2007-08-03 David S. Miller[TCP]: Invoke tcp_sendmsg() directly, do not use inet_s...
2007-07-24 YOSHIFUJI Hideaki[TCPv6] MD5SIG: Ensure to reset allocation count to...
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Do not send RH0 anymore.
2007-06-12 David S. Miller[TCP]: Disable TSO if MD5SIG is enabled.
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Fix several warnings without procfs.
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Herbert Xu[NET]: Use csum_start offset instead of skb_transport_h...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-03-16 Masayuki Nakagawa[IPV6]: ipv6_fl_socklist is inadvertently shared.
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-02-08 David S. Miller[IPV4/IPV6]: Always wait for IPSEC SA resolution in...
2006-12-03 Andrew Morton[TCP]: Fix warnings with TCP_MD5SIG disabled.
2006-12-03 Adrian Bunk[NET]: Possible cleanups.
2006-12-03 Al Viro[NET]: Split skb->csum
2006-12-03 Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
2006-12-03 Arnaldo Carvalho... [IPV6]: Use kmemdup
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 Al Viro[NET]: annotate csum_ipv6_magic() callers in net/*
2006-12-03 Al Viro[IPV6]: Misc endianness annotations.
2006-12-03 David S. Miller[TCP]: Fix some warning when MD5 is disabled.
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 Gerrit Renker[TCP]: Remove dead code in init_sequence
2006-12-03 David S. Miller[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
2006-12-03 Eric Dumazet[NET]: Size listen hash tables using backlog hint
2006-12-03 Al Viro[IPV6]: 'info' argument of ipv6 ->err_handler() is...
2006-10-12 YOSHIFUJI Hideaki[NET]: Use typesafe inet_twsk() inline function instead...
2006-10-12 YOSHIFUJI Hideaki[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of...
2006-09-29 Fabio Olive Leite[IPV6]: bh_lock_sock_nested on tcp_v6_rcv
2006-09-22 Dmitry Mishin[NET]: Fix sk->sk_filter field access
2006-09-22 YOSHIFUJI Hideaki[IPV6]: Cache source address as well in ipv6_pinfo{}.
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-22 Venkat Yekkirala[MLSXFRM]: Auto-labeling of child sockets
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-08-27 Stephen Hemminger[IPV6]: Segmentation offload not set correctly on TCP...
next