string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / net / ipv6 /
2009-12-09 Eric Dumazettcp: Fix a connect() race with timewait sockets
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-04 Eric Dumazettcp: connect() race with timewait reuse
2009-12-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-03 Eric W. Biedermannet: Batch inet_twsk_purge
2009-12-03 Eric W. Biedermannet: Allow fib_rule_unregister to batch
2009-12-03 Patrick McHardynet 04/05: fib_rules: allow to delete local rule
2009-12-03 William Allen SimpsonTCPCT part 1g: Responder Cookie => Initiator
2009-12-03 William Allen SimpsonTCPCT part 1d: define TCP cookie option, extend existin...
2009-12-03 William Allen SimpsonTCPCT part 1a: add request_values parameter for sending...
2009-12-02 Eric W. Biedermannet: Simplify ipip6 aka sit pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify ip6_tunnel pernet operations.
2009-11-25 Martin Willixfrm: Use the user specified truncation length in ESP...
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-24 Joe Perchesnet/ipv6: Move && and || to end of previous line
2009-11-23 Joe Perchesnetfilter: net/ipv[46]/netfilter: Move && and || to...
2009-11-18 Eric Dumazetnetns: net_identifiers should be read_mostly
2009-11-14 Eric Dumazetipv6: speedup inet6_dump_addr()
2009-11-14 Eric Dumazetipv6: use RCU to walk list of network devices
2009-11-14 William Allen Simpsonnet: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-11-12 David S. Milleripv6: Remove unused var in inet6_dump_ifinfo()
2009-11-11 Brian HaleyIPv6: use ipv6_addr_v4mapped()
2009-11-11 Herbert Xusit: Clean up DF code by copying from IPIP
2009-11-11 Eric Dumazetipv6: Allow inet6_dump_addr() to handle more than 64...
2009-11-11 Eric Dumazetipv6: speedup inet6_dump_ifinfo()
2009-11-11 Eric Dumazetudp: bind() optimisation
2009-11-09 Eric Dumazetudp: multicast RX should increment SNMP/sk_drops counte...
2009-11-09 Eric Dumazetipv6: udp: Optimise multicast reception
2009-11-09 Eric Dumazetipv6: udp: optimize unicast RX path
2009-11-09 Eric Dumazetudp: split sk_hash into two u16 hashes
2009-11-08 Eric Dumazetipv6: avoid dev_hold()/dev_put() in rawv6_bind()
2009-11-06 Patrick McHardynetfilter: remove unneccessary checks from netlink...
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 Eric Dumazetip_frag: dont touch device refcount
2009-11-06 Eric Parisnet: check kern before calling security subsystem
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-11-06 Eric Parisnet: drop capability from protocol definitions
2009-11-04 Eric Dumazetnetfilter: remove synchronize_net() calls in ip_queue...
2009-11-04 Eric Dumazetnet: Introduce for_each_netdev_rcu() iterator
2009-11-02 Eric Dumazetipv6: no more dev_put() in datagram_send_ctl()
2009-11-02 Eric Dumazetipv6: no more dev_put() in inet6_bind()
2009-11-02 Eric Dumazetip6tnl: less dev_put() calls
2009-10-30 Eric Dumazetnet: fix sk_forward_alloc corruption
2009-10-29 Gilad Ben-YossefAllow tcp_parse_options to consult dst entry
2009-10-29 Eric Dumazetip6mr: Optimize multiple unregistration
2009-10-29 Eric Dumazetipv6 sit: Optimize multiple unregistration
2009-10-29 Eric Dumazetip6tnl: Optimize multiple unregistration
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-24 Eric Dumazetip6tnl: convert hash tables locking to RCU
2009-10-24 Eric Dumazetxfrm6_tunnel: RCU conversion
2009-10-24 Eric Dumazetipv6 sit: RCU conversion phase II
2009-10-24 Eric Dumazetipv6 sit: RCU conversion phase I
2009-10-21 Krishna Kumarnet: IPv6 changes
2009-10-20 John DykstraIP: Cleanups
2009-10-20 Eric Dumazetnet: Fix IP_MULTICAST_IF
2009-10-19 Steffen Klassertah6: convert to ahash
2009-10-19 Eric Dumazetnet: sk_drops consolidation part 2
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-15 Eric Dumazetnet: sk_drops consolidation
2009-10-13 Eric Dumazettcp: replace ehash_size by ehash_mask
2009-10-13 Cosmin Ratiuipv6: fix devconf after adding force_tllao option
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-12 YOSHIFUJI Hideaki... ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefix...
2009-10-12 YOSHIFUJI Hideaki... ipv6 sit: Fix 6rd relay address.
2009-10-12 YOSHIFUJI Hideaki... ipv6 sit: Ensure to initialize 6rd parameters.
2009-10-08 Eric Dumazetudp: dynamically size hash tables at boot time
2009-10-07 Alexandre CassenIPv6: Fix 6RD typo
2009-10-07 Brian HaleyIPv6: use ipv6_addr_set_v4mapped()
2009-10-07 Brian HaleyIPv6: use ipv6_addr_copy() in ip6_route_redirect()
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-10-07 Octavian Purdilamake TLLAO option for NA packets configurable
2009-10-07 Brian HaleyUse sk_mark for IPv6 routing lookups
2009-10-07 YOSHIFUJI Hideaki... ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
2009-10-05 Eric Dumazettunnels: Optimize tx path
2009-09-30 Sascha Hlusiaksit: fix off-by-one in ipip6_tunnel_get_prl
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-27 Sascha HlusiakRevert "sit: stateless autoconf for isatap"
2009-09-24 Eric Dumazettunnel: eliminate recursion field
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-17 Jens Rosenboomipv6: Log the affected address when DAD failure occurs
2009-09-17 Jens Rosenboomipv6: Ignore route option with ROUTER_PREF_INVALID
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Moni Shouabonding: remap muticast addresses without using dev_clo...
2009-09-15 Ilpo Järvinentcp: fix ssthresh u16 leftover
2009-09-15 Alexey Dobriyannet: constify struct inet6_protocol
2009-09-11 Brian Haleyipv6: Add IFA_F_DADFAILED flag
2009-09-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-09-09 Alexey Dobriyanheaders: net/ipv[46]/protocol.c header trim
2009-09-04 Cosmin Ratiuipv6: Fix tcp_v6_send_response(): it didn't set skb...
2009-09-03 Wu Fengguangtcp: replace hard coded GFP_KERNEL with sk_allocation
2009-09-03 Eric Dumazetip: Report qdisc packet drops
2009-09-02 Stephen Hemmingernet: file_operations should be const
2009-09-02 Stephen Hemmingerinet: inet_connection_sock_af_ops const
2009-09-02 Stephen Hemmingertcp: MD5 operations should be const
2009-09-02 Stephen Hemmingernet: seq_operations should be const
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-02 Eric Dumazetipv6: ip6_push_pending_frames() should increment IPSTAT...
next