vmscan: bail out of direct reclaim after swap_cluster_max pages
[safe/jmp/linux-2.6] / net / ipv6 /
2009-01-05 Ilpo Järvinenipv6: IPV6_PKTINFO relied userspace providing correct...
2009-01-05 David S. Milleripv6: Fix sporadic sendmsg -EINVAL when sending to...
2008-12-30 Herbert Xunet: Fix percpu counters deadlock
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-16 Yang Hongyangipv6: fix the outgoing interface selection order in...
2008-12-16 Yang Hongyangipv6: fix the return interface index when get it while...
2008-12-16 Yang Hongyangipv6: Add IPV6_PKTINFO sticky option support to setsock...
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-15 Ilpo Järvinenip6mr: use goto to common label instead of opencoding
2008-12-15 Ilpo Järvinenipv6/mcast: join error paths using goto
2008-12-15 Ilpo Järvinenxfrm6_tunnel: join error paths using goto
2008-12-11 Benjamin Therynetns: ip6mr: enable namespace support in ipv6 multicas...
2008-12-11 Benjamin Therynetns: ip6mr: declare ip6mr /proc/net entries per-namespace
2008-12-11 Benjamin Therynetns: ip6mr: declare reg_vif_num per-namespace
2008-12-11 Benjamin Therynetns: ip6mr: declare mroute_do_assert and mroute_do_pi...
2008-12-11 Benjamin Therynetns: ip6mr: declare counter cache_resolve_queue_len...
2008-12-11 Benjamin Therynetns: ip6mr: dynamically allocate mfc6_cache_array
2008-12-11 Benjamin Therynetns: ip6mr: store netns in struct mfc6_cache
2008-12-11 Benjamin Therynetns: ip6mr: dynamically allocates vif6_table
2008-12-11 Benjamin Therynetns: ip6mr: allocate mroute6_socket per-namespace.
2008-12-09 Jan Semberaipv6: silence log messages for locally generated multicast
2008-12-04 Joe Perchesnet/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
2008-12-04 Benjamin Therynet: /proc/net/ip_mr_cache, display Iif as a signed...
2008-12-04 Benjamin Therynet: fix /proc/net/ip_mr_cache display - V2
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-11-26 Alexey Dobriyannetns xfrm: per-netns MIBs
2008-11-26 Alexey Dobriyannetns xfrm: AH/ESP in netns!
2008-11-26 Alexey Dobriyannetns xfrm: ->get_saddr in netns
2008-11-26 Alexey Dobriyannetns xfrm: ->dst_lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: KM reporting in netns
2008-11-26 Alexey Dobriyannetns xfrm: dst garbage-collecting in netns
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: state lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: add struct xfrm_state::xs_net
2008-11-26 Ingo Molnaripv6: fix warning in net/ipv6/ip6_flowlabel.c
2008-11-25 Eric Leblondnetfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE
2008-11-25 Alexey Dobriyanxfrm: remove useless forward declarations
2008-11-25 Alexey Dobriyanah4/ah6: remove useless NULL assignments
2008-11-24 Alexey Dobriyannet: fix tunnels in netns after ndo_ changes
2008-11-24 Eric Dumazetnet: Convert TCP/DCCP listening hash tables to use RCU
2008-11-22 Qinghuang Fengnet: remove redundant argument comments
2008-11-21 Eric Dumazetnet: convert TCP/DCCP ehash rwlocks to spinlocks
2008-11-21 Stephen Hemmingeripv6: convert tunnels to net_device_ops
2008-11-21 Stephen Hemmingeripmr: convert ipmr virtual interface to net_device_ops
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Alexey Dobriyannet: fix tiny output corruption of /proc/net/snmp6
2008-11-20 Benjamin Theryipv6: use seq_release_private for ip6mr.c /proc entries
2008-11-20 Alexey Dobriyannetfilter: ip6table_filter: merge LOCAL_IN and FORWARD...
2008-11-20 Eric Dumazetnet: listening_hash get a spinlock per bucket
2008-11-20 Stephen Hemmingerip: convert to net_device_ops for ioctl
2008-11-19 Joe Perchesinclude/net net/ - csum_partial - remove unnecessary...
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-18 James MorrisMerge branch 'master' into next
2008-11-17 Eric Dumazetnet: Convert TCP & DCCP hash tables to use RCU / hlist_...
2008-11-17 Eric Dumazetudp: Use hlist_nulls in UDP RCU code
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Use creds in file structs
2008-11-13 David HowellsCRED: Wrap task credential accesses in the IPv6 protocol
2008-11-13 Brian Haleyipv6: routing header fixes
2008-11-12 Alexey Dobriyannet: remove struct dst_entry::entry_size
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-11 Benjamin Theryipv6: fix ip6_mr_init error path
2008-11-07 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-06 Brian Haleybonding: send IPv6 neighbor advertisement on failover
2008-11-05 Benjamin Theryipv6: fix run pending DAD when interface becomes ready
2008-11-04 Andreas Steffenxfrm: Have af-specific init_tempsel() initialize family...
2008-11-04 Alexey Dobriyannet: '&' redux
2008-11-03 Wei Yongjunudp: Fix the SNMP counter of UDP_MIB_INERRORS
2008-11-03 Wei Yongjunudp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
2008-11-02 Eric Dumazetudp: multicast packets need to check namespace
2008-11-02 Nicolas Dichtelxfrm6: handling fragment
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/ipv4/ net/ipv6/
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet: replace %#p6 format specifier with %pi6
2008-10-29 Eric Dumazetudp: introduce sk_for_each_rcu_safenext()
2008-10-29 Eric Dumazetudp: RCU handling for Unicast packets.
2008-10-29 Eric Dumazetudp: introduce struct udp_table and multiple spinlocks
2008-10-29 Harvey Harrisonnet: replace uses of NIP6_FMT with %p6
2008-10-28 Harvey Harrisonnet: replace all current users of NIP6_SEQFMT with...
2008-10-28 Alexey Dobriyannet: reduce structures when XFRM=n
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-20 KOVACS Krisztiantcp: Fix IPv6 fallout from 'Port redirection support...
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16 Alexey Dobriyansysctl: simplify ->strategy
2008-10-15 Pedro RibeiroIPV6: Fix default gateway criteria wrt. HIGH/LOW prefer...
2008-10-15 Alexey Dobriyannetns: correct mib stats in ip6_route_me_harder()
2008-10-14 Alexey Dobriyannetns: mib6 section fixlet
2008-10-10 Guo-Fu Tsengtcpv6: fix error with CONFIG_TCP_MD5SIG disabled
2008-10-09 Ilpo Järvinentcpv6: combine tcp_v6_send_(reset|ack)
2008-10-09 Ilpo Järvinentcpv6: convert opt[] -> topt in tcp_v6_send_reset
2008-10-09 Ilpo Järvinentcpv6: trivial formatting changes to send_(ack|reset)
2008-10-09 Ilpo Järvinentcpv[46]: fix md5 pseudoheader address field ordering
2008-10-08 Ilpo Järvinentcpv6: fix option space offsets with md5
2008-10-08 Ilpo Järvinentcp: fix length used for checksum in a reset
2008-10-08 Denis V. Lunevipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs
2008-10-08 Denis V. Lunevipv6: making ip and icmp statistics per/namespace
next