pandora-kernel.git
2008-01-28 Stephen Hemminger[IPV4] fib_trie: Add statistics.
2008-01-28 Stephen Hemminger[IPV4] FIB: printk related cleanups
2008-01-28 Stephen Hemminger[IPV4] fib_trie: fib_insert_node cleanup
2008-01-28 Stephen Hemminger[IPV4] fib_trie: Use %u for unsigned printfs.
2008-01-28 Stephen Hemminger[IPV4] fib_trie: Get rid of unused revision element.
2008-01-28 Stephen Hemminger[IPV4] fib_trie: Get rid of trie_init().
2008-01-28 Ilpo Järvinen[PKTGEN]: uninline getCurUs
2008-01-28 Ilpo Järvinen[PKTGEN]: Kill dead static inlines
2008-01-28 Ilpo Järvinen[NETLINK] af_netlink: kill some bloat
2008-01-28 Ilpo Järvinen[IPV6] route: kill some bloat
2008-01-28 Ilpo Järvinen[XFRM] xfrm_policy: kill some bloat
2008-01-28 Ilpo Järvinen[TCP]: Uninline tcp_is_cwnd_limited
2008-01-28 Ilpo Järvinen[TCP]: Uninline tcp_set_state
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespac...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - check ipv6 address per...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - isolate inet6 addresses...
2008-01-28 Pavel Emelyanov[NEIGH]: Add a comment describing what a NUD stands...
2008-01-28 David S. Miller[TCP]: Do not purge sk_forward_alloc entirely in tcp_de...
2008-01-28 Pavel Emelyanov[NETNS]: Use the per-net ipv6_devconf(_all) in sysctl...
2008-01-28 Pavel Emelyanov[NETNS]: Use the per-net ipv6_devconf_dflt
2008-01-28 Pavel Emelyanov[NETNS]: Create ipv6 devconf-s for namespaces
2008-01-28 Pavel Emelyanov[NETNS]: Make the ctl-tables per-namespace
2008-01-28 Pavel Emelyanov[NETNS]: Make the __addrconf_sysctl_register return...
2008-01-28 Pavel Emelyanov[NETNS]: Clean out the ipv6-related sysctls creation...
2008-01-28 Denis V. Lunev[NEIGH]: Make /proc/net/arp opening consistent with...
2008-01-28 Denis V. Lunev[ATM]: Simplify /proc/net/atm/arp opening
2008-01-28 Denis V. Lunev[ATM]: Oops reading net/atm/arp
2008-01-28 Denis V. Lunev[NETNS]: Enable routing configuration in non-initial...
2008-01-28 Denis V. Lunev[NETNS]: Replace init_net with the correct context...
2008-01-28 Denis V. Lunev[NETNS]: Pass namespace through ip_rt_ioctl.
2008-01-28 Denis V. Lunev[NETNS]: Correctly fill fib_config data.
2008-01-28 Denis V. Lunev[NETNS]: Provide correct namespace for fibnl netlink...
2008-01-28 Denis V. Lunev[NETNS]: Place fib tables into netns.
2008-01-28 Denis V. Lunev[NETNS]: Namespacing IPv4 fib rules.
2008-01-28 Denis V. Lunev[NETNS]: Show routing information from correct namespac...
2008-01-28 Denis V. Lunev[NETNS]: Show routing information from correct namespac...
2008-01-28 Denis V. Lunev[NETNS]: Add netns to nl_info structure.
2008-01-28 Eric W. Biederman[NETNS]: Add netns parameter to inet_(dev_)add_type.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_get_table/fib_new_t...
2008-01-28 Denis V. Lunev[IPV4]: Unify access to the routing tables.
2008-01-28 Denis V. Lunev[NETNS]: Refactor fib initialization so it can handle...
2008-01-28 Denis V. Lunev[IPV4]: Check fib4_rules_init failure.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace to API for routing /proc entries...
2008-01-28 Denis V. Lunev[NETNS]: Namespacing in the generic fib rules code.
2008-01-28 Denis V. Lunev[NETNS]: Pass fib_rules_ops into default_pref method.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_rules_(un)register.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make sysctls route per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make mld_max_msf readonly in other names...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make ip6_frags per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make bindv6only sysctl per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make multiple instance of sysctl tables.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsy...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Add ipv6 structure for netns.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make a subsystem for af_inet6.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make ipv6_sysctl_register to return...
2008-01-28 Sebastian Siewior[XFRM]: Remove ifdef crypto.
2008-01-28 Rami Rosen[BRIDGE]: Remove unused macros from ebt_vlan.c
2008-01-28 Pavel Emelyanov[NETFILTER]: Use the ctl paths instead of hand-made...
2008-01-28 Pavel Emelyanov[NETFILTER]: Switch to using ctl_paths in nf_queue...
2008-01-28 Pavel Emelyanov[AX25]: Switch to using ctl_paths.
2008-01-28 Pavel Emelyanov[DECNET]: Switch to using ctl_paths.
2008-01-28 Pavel Emelyanov[IPVS]: Switch to using ctl_paths.
2008-01-28 Pavel Emelyanov[NET]: Simple ctl_table to ctl_path conversions.
2008-01-28 Rami Rosen[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT...
2008-01-28 Eric Dumazet[VLAN]: Avoid expensive divides
2008-01-28 Julia Lawall[TIPC]: Use tipc_port_unlock
2008-01-28 Ivo van Doornmac80211: Add radio led trigger
2008-01-28 Andrew Lutomirskirc80211_pid should respect fixed rates.
2008-01-28 Johannes Bergmac80211: better rate control algorithm selection
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx handling DELBA requests
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx adding BAR handling capability
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx handling aggregation reordering
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx MLME data initialization
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx adding basic functionality
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx add MLME structures
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx add low level driver API
2008-01-28 Ron Rindjunskymac80211: restructure __ieee80211_rx
2008-01-28 Johannes Bergmac80211: make rc_pid_fop_events static
2008-01-28 Stefano Briviorc80211-pid: fix definition of rate control interval
2008-01-28 Johannes Bergmac80211: remove misleading 'res' variable
2008-01-28 Stefano Briviorc80211-pid: add MAINTAINERS entry
2008-01-28 Stefano Briviorc80211-pid: pf_target tuning
2008-01-28 Stefano Briviorc80211-pid: fix sta_info refcounting
2008-01-28 Stefano Briviorc80211-pid: simplify and fix shift_adjust
2008-01-28 Stefano Briviorc80211-pid: add kerneldoc for tunable parameters
2008-01-28 Stefano Briviorc80211-pid: export human-readable target_pf value...
2008-01-28 Helmut Schaamac80211: Restore rx.fc before every invocation of...
2008-01-28 Eric Dumazet[XFRM]: xfrm_state_clone() should be static, not exported
2008-01-28 Eric Dumazet[PACKET]: Fix sparse warnings in af_packet.c
2008-01-28 Julia Lawall[BLUETOOTH]: Use sockfd_put()
2008-01-28 Rami Rosen[NET]: Remove unused member of dst_entry
2008-01-28 WANG Cong[XFRM] xfrm_policy_destroy: Rename and relative fixes.
2008-01-28 Masahide NAKAMURA[XFRM] Statistics: Add outbound-dropping error.
2008-01-28 Ilpo Järvinen[NET]: Remove obsolete comment
2008-01-28 Ilpo Järvinen[CCID3]: Kill some bloat
2008-01-28 Ilpo Järvinen[XFRM]: Kill some bloat
2008-01-28 Ilpo Järvinen[IPVS]: Kill some bloat
next