]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net
[PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue
[linux-2.6-omap-h63xx.git] / net /
2008-01-28 Eric Dumazet[PATCH] IPV4 : Move ip route cache flush (secret_rebuil...
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proc interface.
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->unhash callback
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->hash callback
2008-01-28 Pavel Emelyanov[RAW]: Introduce raw_hashinfo structure
2008-01-28 Pavel Emelyanov[IPv6] RAW: Compact the API for the kernel
2008-01-28 Pavel Emelyanov[IPv4] RAW: Compact the API for the kernel
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2008-01-28 Denis V. Lunev[NET]: Make AF_UNIX per network namespace safe [v2]
2008-01-28 Denis V. Lunev[NET]: Make AF_PACKET handle multiple network namespaces
2008-01-28 Eric W. Biederman[NET]: Make the netlink methods in rtnetlink handle...
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Denis V. Lunev[NET]: Modify all rtnetlink methods to only work in...
2008-01-28 David S. Miller[IPCONFIG]: Mark vendor_class_identifier as __initdata.
2008-01-28 Rumen G. Bogdanovski[IPVS]: Create synced connections with their real state
2008-01-28 Rumen G. Bogdanovski[IPVS]: Flag synced connections and expose them in...
2008-01-28 Mattias Nisslermac80211: Accept auto txpower setting
2008-01-28 Stephen Hemminger[NETPOLL]: Don't need rx_flags.
2008-01-28 Stephen Hemminger[NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.
2008-01-28 Stephen Hemminger[NETPOLL]: no need to store local_mac
2008-01-28 Stephen Hemminger[NETPOLL]: netpoll_poll() cleanup
2008-01-28 Stephen Hemminger[NETPOLL]: Use skb_queue_purge().
2008-01-28 Ilpo Järvinen[TCP]: Correct DSACK check placing
2008-01-28 Oliver Hartkopp[CAN]: Add virtual CAN netdevice driver
2008-01-28 Oliver Hartkopp[CAN]: Add broadcast manager (bcm) protocol
2008-01-28 Oliver Hartkopp[CAN]: Add raw protocol
2008-01-28 Oliver Hartkopp[CAN]: Add PF_CAN core module
2008-01-28 Oliver Hartkopp[CAN]: Allocate protocol numbers for PF_CAN
2008-01-28 Eric Dumazet[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu...
2008-01-28 Ilpo Järvinen[TCP]: Rewrite SACK block processing & sack_recv_cache use
2008-01-28 Ilpo Järvinen[TCP]: Earlier SACK block verification & simplify acces...
2008-01-28 Ilpo Järvinen[TCP]: Create tcp_sacktag_one().
2008-01-28 Ilpo Järvinen[TCP]: Prior_fackets can be replaced by highest_sack seq
2008-01-28 Ilpo Järvinen[TCP]: Make lost retrans detection more self-contained
2008-01-28 Ilpo Järvinen[TCP]: Convert highest_sack to sk_buff to allow direct...
2008-01-28 Ilpo Järvinen[TCP]: non-FACK SACK follows conservative SACK loss...
2008-01-28 Ilpo Järvinen[TCP]: Extend reordering detection to cover CA_Loss...
2008-01-28 Ilpo Järvinen[TCP]: Move !in_sack test earlier in sacktag & reorgani...
2008-01-28 Pavel Emelyanov[NET]: Move sock_valbool_flag to socket.c
2008-01-28 Pavel Emelyanov[NET]: Use sockfd_lookup_light in the rest of the net...
2008-01-28 Rainer Jochem[IPV4] ipconfig: Implement DHCP Class-identifier
2008-01-28 Eric Dumazet[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriat...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Support RFC3484 configurable address...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Allow address selection policy with...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr...
2008-01-28 David S. Miller[IPSEC]: Kill afinfo->nf_post_routing
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on input
2008-01-28 Herbert Xu[IPSEC]: Remove nhoff from xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Make x->lastused an unsigned long
2008-01-28 Herbert Xu[IPSEC]: Move state lock into x->type->input
2008-01-28 Herbert Xu[IPSEC]: Move integrity stat collection into xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Store xfrm states in security path directly
2008-01-28 Herbert Xu[IPSEC]: Merge most of the input path
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on output
2008-01-28 Herbert Xu[IPSEC]: Merge most of the output path
2008-01-28 Herbert Xu[IPV6]: Add ip6_local_out
2008-01-28 Herbert Xu[IPV4]: Add ip_local_out
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on input
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on output
2008-01-28 Herbert Xu[INET]: Give outer DSCP directly to ip*_copy_dscp
2008-01-28 Herbert Xu[IPSEC]: Move x->outer_mode->output out of locked section
2008-01-28 Herbert Xu[IPSEC]: Forbid BEET + ipcomp for now
2008-01-28 Herbert Xu[IPSEC]: Merge common code into xfrm_bundle_create
2008-01-28 Herbert Xu[IPSEC]: Move flow construction into xfrm_dst_lookup
2008-01-28 Herbert Xu[IPSEC]: Replace x->type->{local,remote}_addr with...
2008-01-28 Herbert Xu[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
2008-01-28 Herbert Xu[IPSEC]: Set dst->input to dst_discard
2008-01-28 Herbert Xu[IPSEC]: Only set neighbour on top xfrm dst
2008-01-28 Herbert Xu[NET]: Eliminate duplicate copies of dst_discard
2008-01-28 Herbert Xu[IPV6]: Move nfheader_len into rt6_info
2008-01-28 Herbert Xu[IPSEC]: Use dst->header_len when resizing on output
2008-01-28 Herbert Xu[IPV6]: Only set nfheader_len for top xfrm dst
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-28 Wang Chen[IPV6]: Add raw6 drops counter.
2008-01-28 Wang Chen[IPV4]: Add raw drops counter.
2008-01-28 Adrian Bunk[TCP]: Make tcp_splice_data_recv() static.
2008-01-28 Jens Axboe[TCP] splice: add tcp_splice_read() to IPV6
2008-01-28 Jens Axboe[TCP]: Splice receive support.
2008-01-28 David S. Miller[MAC80211]: Revert unaligned warning removal.
2008-01-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Rolf ManderscheidIPoIB: improve IPv4/IPv6 to IB mcast mapping functions
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Greg Kroah-HartmanKobject: convert remaining kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: convert net/bridge/br_if.c to use kobject_init...
next