pasemi: DMA engine management library
[cascardo/linux.git] / net /
2008-01-28 Roel Kluinwireless: fix '!x & y' typo's
2008-01-28 Rami Rosen[BRIDGE]: Remove unused include of a header file in...
2008-01-28 David S. Miller[SCTP]: Fix build warning in sctp_sf_do_5_1C_ack().
2008-01-28 Daniel Lezcano[NETNS][DST] dst: pass the dst_ops as parameter to...
2008-01-28 Eric Dumazet[IPV4] FIB_HASH: Reduce memory needs and speedup lookups
2008-01-28 Eric Dumazet[FIB]: Fix rcu_dereference() abuses in fib_trie.c
2008-01-28 Eric Dumazet[ROSE]: Supress sparse warnings
2008-01-28 Eric Dumazet[ATM]: Suppress some sparse warnings
2008-01-28 Eric Dumazet[APPLETALK]: Annotations to clear sparse warnings
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack: make print_conntrack functio...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack: remove print_conntrack funct...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack: clean up a few header files
2008-01-28 Patrick McHardy[NETFILTER]: kill nf_sysctl.c
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: remove timeout indirection
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: replace magic value...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: don't take sctp_lock...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: rename "newconntrack...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: consolidate sctp_packet...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: reduce line length...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: reduce line length
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: use proper types for...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: basic cleanups
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_tcp: remove timeout indirection
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_{tcp,sctp}: shrink state...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_{tcp,sctp}: mark state table...
2008-01-28 Denys Vlasenko[NETFILTER]: ipt_REJECT: properly handle IP options
2008-01-28 Denys Vlasenko[NETFILTER]: {ip,ip6}_tables: remove some inlines
2008-01-28 Jan Engelhardt[NETFILTER]: xt_iprange match, revision 1
2008-01-28 Jan Engelhardt[NETFILTER]: Rename ipt_iprange to xt_iprange
2008-01-28 Jan Engelhardt[NETFILTER]: Update modules' descriptions
2008-01-28 Jan Engelhardt[NETFILTER]: xt_policy: use the new union nf_inet_addr
2008-01-28 Jan Engelhardt[NETFILTER]: xt_pkttype: IPv6 multicast address recognition
2008-01-28 Jan Engelhardt[NETFILTER]: xt_pkttype: Add explicit check for IPv4
2008-01-28 Jan Engelhardt[NETFILTER]: xt_mark match, revision 1
2008-01-28 Jan Engelhardt[NETFILTER]: xt_conntrack match, revision 1
2008-01-28 Jan Engelhardt[NETFILTER]: xt_connmark match, revision 1
2008-01-28 Jan Engelhardt[NETFILTER]: xt_MARK target, revision 2
2008-01-28 Jan Engelhardt[NETFILTER]: xt_CONNMARK target, revision 1
2008-01-28 Jan Engelhardt[NETFILTER]: xt_TOS: Properly set the TOS field
2008-01-28 Jan Engelhardt[NETFILTER]: xt_TOS: Change semantic of mask value
2008-01-28 Jan Engelhardt[NETFILTER]: remove ipt_TOS.c
2008-01-28 Patrick McHardy[NETFILTER]: Remove some EXPERIMENTAL dependencies
2008-01-28 Patrick McHardy[NETFILTER]: Hide a few more options under NETFILTER_AD...
2008-01-28 Stephen Hemminger[IPV4]: fib hash|trie initialization
2008-01-28 Stephen Hemminger[IPV4] fib_trie: size and statistics
2008-01-28 Eric Dumazet[FIB]: Avoid using static variables without proper...
2008-01-28 Denis V. Lunev[NETNS]: Process inet_confirm_addr in the correct names...
2008-01-28 Denis V. Lunev[IPV4]: Remove extra argument from arp_ignore.
2008-01-28 Denis V. Lunev[ARP]: neigh_parms_put(destroy) are essentially local...
2008-01-28 Denis V. Lunev[ARP]: Remove forward declaration of neigh_changeaddr.
2008-01-28 Denis V. Lunev[ARP]: Remove overkill checks from neigh_param_alloc.
2008-01-28 Denis V. Lunev[IPV4]: fib_rules_unregister is essentially void.
2008-01-28 Denis V. Lunev[NETNS]: Make arp code network namespace consistent.
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 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 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.
next