ipw2x00: convert to seq_file
[safe/jmp/linux-2.6] / net / ipv6 /
2009-11-24 Joe Perchesnet/ipv6: Move && and || to end of previous line
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 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 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 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...
2009-09-02 Stephen Hemmingernet: make neigh_ops constant
2009-09-02 Alexey Dobriyannetns: embed ip6_dst_ops directly
2009-09-01 Stephen Hemmingernetdev: convert pseudo-devices to netdev_tx_t
2009-08-31 Patrick McHardynetfilter: ip6t_eui: fix read outside array bounds
2009-08-29 David Wardipv6: Update Neighbor Cache when IPv6 RA is received...
2009-08-29 Sascha Hlusiaksit: allow ip fragmentation when using nopmtudisc to...
2009-08-25 Patrick McHardynetfilter: nf_conntrack: log packets dropped by helpers
2009-08-24 Jan Engelhardtnetfilter: xtables: mark initial tables constant
2009-08-24 Bruno Prémontipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc1...
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-13 Gerrit Renkerinet6: Set default traffic class
2009-08-13 Gerrit Renkerinet6: Conversion from u8 to int
2009-08-13 Jens Rosenboomipv6: Log the explicit address that triggered DAD failure
2009-08-10 Jan Engelhardtnetfilter: xtables: check for standard verdicts in...
2009-08-10 Jan Engelhardtnetfilter: xtables: check for unconditionality of policies
2009-08-10 Jan Engelhardtnetfilter: xtables: ignore unassigned hooks in check_en...
2009-08-10 Jan Engelhardtnetfilter: xtables: use memcmp in unconditional check
2009-08-10 Jan Engelhardtnetfilter: xtables: switch table AFs to nfproto
next