pandora-kernel.git
2008-01-28 Denis V. Lunev[DECNET]: Remove extra memset from dn_fib_check_nh
2008-01-28 Paul Moore[IPSEC]: SPD auditing fix to include the netmask/prefix...
2008-01-28 Arnaldo Carvalho... [TFRC]: Hide tx history details from the CCIDs
2008-01-28 Eric W. Biederman[NET]: Implement the per network namespace sysctl infra...
2008-01-28 Eric W. Biedermansysctl: Infrastructure for per namespace sysctls
2008-01-28 Eric W. Biedermansysctl: Remember the ctl_table we passed to register_sy...
2008-01-28 Eric W. Biedermansysctl: Add register_sysctl_paths function
2008-01-28 Patrick McHardy[NETFILTER]: Convert old checksum helper names
2008-01-28 Patrick McHardy[NET]: Move netfilter checksum helpers to net/core...
2008-01-28 Gerrit Renker[DCCP]: Remove duplicate test for CloseReq
2008-01-28 Gerrit Renker[DCCP]: Integrate state transitions for passive-close
2008-01-28 Gerrit Renker[DCCP]: Dedicated auxiliary states to support passive...
2008-01-28 Gerrit Renker[DCCP]: Use AF-independent rebuild_header routine
2008-01-28 Arnaldo Carvalho... [TFRC]: Migrate TX history to singly-linked lis
2008-01-28 Ilpo Järvinen[TCP]: Two fixes to new sacktag code
2008-01-28 Pavel Emelyanov[NET]: Nicer WARN_ON in netstat_show
2008-01-28 Fred L. Templin[IPV6]: Add RFC4214 support
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
next