]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2008-01-28 Denis V. Lunev[ARP]: Move inet_addr_type call after simple error...
2008-01-28 Pavel Emelyanov[NETNS][RAW]: Create the /proc/net/raw(6) in each names...
2008-01-28 Pavel Emelyanov[NETNS][RAW]: Eliminate explicit init_net references.
2008-01-28 Pavel Emelyanov[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace...
2008-01-28 Pavel Emelyanov[NETNS][RAW]: Make ipv[46] raw sockets lookup namespace...
2008-01-28 Eric Dumazet[FIB]: full_children & empty_children should be uint...
2008-01-28 Eric Dumazet[AX25]: sparse cleanups
2008-01-28 Eric Dumazet[X25]: Avoid divides and sparse warnings
2008-01-28 Eric Dumazet[IPV4] fib_trie: removes a memset() call in tnode_new()
2008-01-28 David S. Miller[IPV4] FIB: Include nexthop device indexes in fib_info...
2008-01-28 David S. Miller[XFRM]: Fix struct xfrm_algo code formatting.
2008-01-28 Eric Dumazet[XFRM]: alg_key_len should be unsigned to avoid integer...
2008-01-28 Ilpo Järvinen[PKT_SCHED] HTB: htb_classid is dead static inline
2008-01-28 Ilpo Järvinen[NET] core/utils.c: digit2bin is dead static inline
2008-01-28 Eric Dumazet[FIB]: Reduce text size of net/ipv4/fib_trie.o
2008-01-28 Ilpo Järvinen[NETFILTER] xt_policy.c: kill some bloat
2008-01-28 Stephen Hemminger[IPV4] fib_trie: Fix sparse warnings.
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
next