pandora-kernel.git
2008-01-28 Pavel Emelyanov[NET]: Eliminate unused argument from sk_stream_alloc_pskb
2008-01-28 Pavel Emelyanov[NET]: Uninline the sk_stream_alloc_pskb
2008-01-28 Joonwoo Park[IPV4] fib_hash: kmalloc + memset conversion to kzalloc
2008-01-28 Joonwoo Park[IPV4] fib_semantics: kmalloc + memset conversion to...
2008-01-28 Joonwoo Park[IPSEC]: kmalloc + memset conversion to kzalloc
2008-01-28 Ilpo Järvinen[TCP]: Move FRTO checks out from write queue abstractio...
2008-01-28 Pavel Emelyanov[NET]: Make macro to specify the ptype_base size
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2008-01-28 Gerrit Renker[DCCP]: Add support for abortive release
2008-01-28 Gerrit Renker[DCCP]: Check for unread data on close
2008-01-28 Gerrit Renker[CCID2]: Remove misleading comment
2008-01-28 Gerrit Renker[CCID2]: Remove redundant ack-counting variable
2008-01-28 Gerrit Renker[CCID2]: Remove redundant synchronisation variable
2008-01-28 Gerrit Renker[CCID2]: Redundant debugging output
2008-01-28 Gerrit Renker[CCID2]: Replace pipe assignment-function with assignment
2008-01-28 Gerrit Renker[CCID2]: Replace cwnd assignment-function with assignment
2008-01-28 Gerrit Renker[CCID2]: Replace read-only variable with constant
2008-01-28 Gerrit Renker[CCID2]: Remove unused variable
2008-01-28 Gerrit Renker[CCID2]: Disable broken Ack Ratio adaptation algorithm
2008-01-28 Gerrit Renker[CCID2]: Larger initial windows also for CCID2
2008-01-28 Arnaldo Carvalho... [DCCP]: Initialize dccp_sock before calling the ccid...
2008-01-28 Gerrit Renker[CCID2]: Deadlock and spurious timeouts when Ack Ratio...
2008-01-28 Gerrit Renker[CCID2]: Don't assign negative values to Ack Ratio
2008-01-28 Gerrit Renker[CCID2]: Fix sequence number arithmetic/comparisons
2008-01-28 Gerrit Renker[CCID2]: Bug in reading Ack Vectors
2008-01-28 Gerrit Renker[ACKVEC]: Reduce length of identifiers
2008-01-28 Ilpo Järvinen[PCOUNTER] Fix build error without CONFIG_SMP
2008-01-28 Pavel Emelyanov[IPV6]: Correct the comment concerning inetsw6 table
2008-01-28 Pavel Emelyanov[UNIX] Move the unix sock iterators in to proper place
2008-01-28 Gerrit Renker[DCCP]: Update documentation on ioctls
2008-01-28 Gerrit Renker[DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Reque...
2008-01-28 Gerrit Renker[DCCP]: Remove redundant dependency on IP_DCCP
2008-01-28 Gerrit Renker[DCCP]: Promote CCID2 as default CCID
2008-01-28 Gerrit Renker[DCCP]: Update documentation
2008-01-28 Gerrit Renker[DCCP]: Honour and make use of shutdown option set...
2008-01-28 Gerrit Renker[DCCP]: Make PARTOPEN an autonomous state
2008-01-28 Gerrit Renker[CCID3]: Inline for moving average
2008-01-28 Gerrit Renker[CCID3]: Accurately determine idle & application-limite...
2008-01-28 Gerrit Renker[CCID3]: Ignore trivial amounts of elapsed time
2008-01-28 Gerrit Renker[CCID3]: Revert use of MSS instead of s
2008-01-28 Arnaldo Carvalho... [NET] proto: Use pcounters for the inuse field
2008-01-28 Arnaldo Carvalho... [LIB]: Introduce struct pcounter
2008-01-28 Johannes Bergmac80211: remove more forgotten code
2008-01-28 Ron Rindjunskymac80211: adding 802.11n definitions in ieee80211.h
2008-01-28 Helmut Schaamac80211: Remove local->scan_flags
2008-01-28 Johannes Bergmac80211: provide interface iterator for drivers
2008-01-28 Pavel Emelyanov[NET]: Compact sk_stream_mem_schedule() code
2008-01-28 Benjamin Thery[NET]: Make netns cleanup to run in a separate queue
2008-01-28 Pavel Emelyanov[IPVS]: Relax the module get/put in ip_vs_app.c
2008-01-28 Akinobu Mita[TUN]: Use iov_length()
2008-01-28 Adrian Bunk[NET] net/core/request_sock.c: Remove unused exports.
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 Patrick McHardy[MACVLAN]: Allow setting mac address while device is up
2008-01-28 Patrick McHardy[MACVLAN]: Remove unnecessary IFF_UP check
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 Michael Wuieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h
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 documentation
2008-01-28 Oliver Hartkopp[CAN]: Add maintainer entries
2008-01-28 Oliver Hartkopp[CAN]: Add missing Kbuild entries
2008-01-28 Oliver Hartkopp[CAN]: Fix plain integer definitions in userspace header.
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...
next