Intel FB: more interlaced mode support
[safe/jmp/linux-2.6] / net /
2007-10-15 Pavel Emelyanov[IPV6]: Consolidate the ip6_pol_route_(input|output...
2007-10-15 Pavel Emelyanov[NEIGH]: Ensure that pneigh_lookup is protected with...
2007-10-15 Denis V. Lunev[INET]: kmalloc+memset -> kzalloc in frag_alloc_queue
2007-10-15 Herbert Xu[IPV6]: Replace sk_buff ** with sk_buff * in input...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_put
2007-10-15 Pavel Emelyanov[INET]: Small cleanup for xxx_put after evictor consoli...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_evictor
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_destroy
2007-10-15 Pavel Emelyanov[INET]: Consolidate xxx_the secret_rebuild
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_kill
2007-10-15 Pavel Emelyanov[INET]: Collect common frag sysctl variables together
2007-10-15 Pavel Emelyanov[INET]: Collect frag queues management objects together
2007-10-15 Pavel Emelyanov[INET]: Move common fields from frag_queues in one...
2007-10-15 Ilpo Järvinen[TCP]: high_seq parameter removed (all callers use...
2007-10-15 Patrick McHardy[IPV6]: Uninline netfilter okfns
2007-10-15 Patrick McHardy[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().
2007-10-15 Patrick McHardy[IPV4]: Uninline netfilter okfns
2007-10-15 Herbert Xu[NET]: Avoid copying TCP packets unnecessarily
2007-10-15 Herbert Xu[NET]: Fix csum_start update in pskb_expand_head
2007-10-15 Jesper Juhl[NETLINK]: Don't leak 'listeners' in netlink_kernel_cre...
2007-10-15 Adrian Bunk[IPV6] __inet6_csk_dst_store(): fix check-after-use
2007-10-15 Herbert Xu[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom...
2007-10-15 Herbert Xu[IPV6]: Make ipv6_frag_rcv return the same packet
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
2007-10-15 Herbert Xu[IPVS]: Replace local version of skb_make_writable
2007-10-15 Herbert Xu[NETFILTER]: Do not copy skb in skb_make_writable
2007-10-15 Herbert Xu[BRIDGE]: Unshare skb upon entry
2007-10-15 Herbert Xu[NET]: Avoid unnecessary cloning for ingress filtering
2007-10-15 Herbert Xu[IPV4]: Change ip_defrag to return an integer
2007-10-15 Herbert Xu[IPV4]: Make ip_defrag return the same packet
2007-10-15 Herbert Xu[SKBUFF]: Add skb_morph
2007-10-15 Herbert Xu[SKBUFF]: Merge common code between copy_skb_header...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-15 Ingo Molnarsched: affine sync wakeups
2007-10-14 Al Virofix endianness bug in inet_lro
2007-10-14 Al Viroinet_lro: trivial endianness annotations
2007-10-14 Al Virofix breakage in sctp getsockopt
2007-10-13 Randy Dunlapnet core: fix kernel-doc for new function parameters
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Ilpo Järvinen[TCP]: Limit processing lost_retrans loop to work-to...
2007-10-12 Ilpo Järvinen[TCP]: Fix lost_retrans loop vs fastpath problems
2007-10-12 Ilpo Järvinen[TCP]: No need to re-count fackets_out/sacked_out at RTO
2007-10-12 Ilpo Järvinen[TCP]: Extract tcp_match_queue_to_sack from sacktag...
2007-10-12 Ilpo Järvinen[TCP]: Kill almost unused variable pcount from sacktag
2007-10-12 Ilpo Järvinen[TCP]: Fix mark_head_lost to ignore R-bit when trying...
2007-10-12 Ilpo Järvinen[TCP]: Add bytes_acked (ABC) clearing to FRTO too
2007-10-11 Brian Haley[IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support...
2007-10-11 Jan Engelhardt[NETFILTER]: x_tables: add missing ip6t_modulename...
2007-10-11 Jozsef Kadlecsik[NETFILTER]: nf_conntrack_tcp: fix connection reopening
2007-10-11 David S. Miller[NETLINK]: fib_frontend build fixes
2007-10-11 Pierre Ynard[IPv6]: Export userland ND options through netlink...
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11 Denis V. Lunev[NET]: unify netlink kernel socket recognition
2007-10-11 Denis V. Lunev[NET]: cleanup 3rd argument in netlink_sendskb
2007-10-11 Denis V. Lunev[NET]: Make netlink processing routines semi-synchronio...
2007-10-11 Denis V. Lunev[NET]: rtnl_unlock cleanups
2007-10-11 Tony Battersby[NET]: sanitize kernel_accept() error path
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-10-11 Stephen Hemminger[SCTP]: port randomization
2007-10-10 Patrick McHardy[NET_SCHED]: Show timer resolution instead of clock...
2007-10-10 Herbert Xu[IPSEC]: Move IP protocol setting from transforms into...
2007-10-10 Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10 Herbert Xu[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
2007-10-10 Herbert Xu[IPSEC]: Use IPv6 calling convention as the convention...
2007-10-10 Herbert Xu[IPSEC]: Set skb->data to payload in x->mode->output
2007-10-10 Herbert Xu[IPSEC] beet: Fix extension header support on output
2007-10-10 Herbert Xu[IPSEC] esp: Remove NAT-T checksum invalidation for...
2007-10-10 Mitsuru Chinen[IPV6]: Defer IPv6 device initialization until a valid...
2007-10-10 Pavel Emelyanov[NET]: Remove double dev->flags checking when calling...
2007-10-10 Ilpo Järvinen[TCP]: Separate lost_retrans loop into own function
2007-10-10 Pavel Emelyanov[SUNRPC]: Make the sunrpc use the seq_open_private()
2007-10-10 Pavel Emelyanov[IRDA]: Make the IRDA use the seq_open_private()
2007-10-10 Pavel Emelyanov[DECNET]: Make decnet code use the seq_open_private()
2007-10-10 Pavel Emelyanov[NETFILTER]: Make netfilter code use the seq_open_private
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Mattias Nissler[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
2007-10-10 John W. Linville[PATCH] ieee80211_if_set_type: make check for master...
2007-10-10 Herbert Xu[IPSEC]: Move state lock into x->type->output
2007-10-10 Herbert Xu[IPSEC]: Lock state when copying non-atomic fields...
2007-10-10 Herbert Xu[XFRM] user: Move attribute copying code into copy_to_u...
2007-10-10 Herbert Xu[IPSEC]: Move common code into xfrm_alloc_spi
2007-10-10 Herbert Xu[IPSEC]: Remove gratuitous km wake-up events on ACQUIRE
2007-10-10 Herbert Xu[IPSEC]: Store IPv6 nh pointer in mac_header on output
2007-10-10 Herbert Xu[IPSEC]: Remove bogus ref count in xfrm_secpath_reject
2007-10-10 Pavel Emelyanov[NETNS]: Don't memset() netns to zero manually
2007-10-10 Benjamin Thery[IPv6]: use container_of() macro in fib6_clean_node()
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Ursula Braun[8021Q]: transfer dev_id from real device
2007-10-10 Herbert Xu[IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c
2007-10-10 Herbert Xu[IPSEC]: Unexport xfrm_replay_notify
2007-10-10 Herbert Xu[IPSEC]: Move output replay code into xfrm_output
2007-10-10 Herbert Xu[IPSEC]: Move xfrm_state_check into xfrm_output.c
2007-10-10 Herbert Xu[IPSEC]: Move common output code to xfrm_output
2007-10-10 Herbert Xu[IPSEC] ah: Remove keys from ah_data structure
2007-10-10 Herbert Xu[IPSEC] esp: Remove keys from esp_data structure
2007-10-10 Ursula Braun[AF_IUCV]: postpone receival of iucv-packets
next