drivers/macintosh/: Spelling fixes
[sfrench/cifs-2.6.git] / include / net /
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-01 Denis V. Lunev[NETNS]: Lookup in FIB semantic hashes taking into...
2008-02-01 Denis V. Lunev[NETNS]: Add a namespace mark to fib_info.
2008-02-01 Denis V. Lunev[IPV4]: fib_sync_down rework.
2008-02-01 Patrick McHardy[NET_SCHED]: Constify struct tcf_ext_map
2008-02-01 Eric Dumazet[IPV4] route cache: Introduce rt_genid for smooth cache...
2008-02-01 Pavel Emelyanov[NETNS]: Tcp-v6 sockets per-net lookup.
2008-02-01 Pavel Emelyanov[NETNS]: Tcp-v4 sockets per-net lookup.
2008-02-01 Pavel Emelyanov[NETNS]: Make bind buckets live in net namespaces.
2008-02-01 Pavel Emelyanov[INET]: Consolidate inet(6)_hash_connect.
2008-02-01 Jan Engelhardt[NETFILTER]: nf_conntrack: annotate l3protos with const
2008-02-01 Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify...
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: naming unification
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: reorder struct nf_conntrack_...
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: avoid duplicate protocol...
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: switch rwlock to spinlock
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: use RCU for conntrack hash
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack_expect: use RCU for expectati...
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: use RCU for conntrack helpers
2008-02-01 Stephen Hemminger[NETFILTER]: nf_conntrack: sparse warnings
2008-02-01 Alexey Dobriyan[NETFILTER]: arp_tables: per-netns arp_tables FILTER
2008-02-01 Alexey Dobriyan[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE...
2008-02-01 Alexey Dobriyan[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: per-netns xt_tables
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: remove casts, use consts
2008-02-01 Helge Deller[NETFILTER]: nf_log: add netfilter gcc printf format...
2008-02-01 Denis V. Lunev[RAW]: Wrong content of the /proc/net/raw6.
2008-02-01 Denis V. Lunev[RAW]: Family check in the /proc/net/raw[6] is extra.
2008-02-01 Eric Dumazet[XFRM]: constify 'struct xfrm_type'
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2008-02-01 Herbert Xu[IPSEC]: Add support for combined mode algorithms
2008-02-01 Herbert Xu[IPSEC]: Use crypto_aead and authenc in ESP
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-29 Paul MooreNetLabel: Introduce static network labels for unlabeled...
2008-01-29 Paul MooreNetLabel: Add IP address family information to the...
2008-01-29 Paul MooreNetLabel: Add secid token support to the NetLabel secat...
2008-01-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init...
2008-01-28 Denis V. Lunev[NETNS]: Routing cache virtualization.
2008-01-28 Denis V. Lunev[NETNS]: Correct namespace for connect-time routing.
2008-01-28 Patrick McHardy[NET_SCHED]: Convert actions from rtnetlink to new...
2008-01-28 Patrick McHardy[NET_SCHED]: Convert classifiers from rtnetlink to...
2008-01-28 Patrick McHardy[NET_SCHED]: Convert packet schedulers from rtnetlink...
2008-01-28 Patrick McHardy[NETLINK]: Add nla_append()
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_flow.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to __ip_route_output_key.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_select_default.
2008-01-28 Denis V. Lunev[IPV4]: Consolidate fib_select_default.
2008-01-28 Denis V. Lunev[IPV4]: Declarations cleanup in ip_fib.h.
2008-01-28 Eric Dumazet[DST]: shrinks sizeof(struct rtable) by 64 bytes on...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the pernet subsystem for fragments.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the LRU list per namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Isolate the secret interval from namesp...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make thresholds work in namespaces.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the mem counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the nqueues counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the inet_frag_queue lookup work...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Move ctl tables around.
2008-01-28 YOSHIFUJI Hideaki[IPV6]: Sparse: Declare non-static ipv6_{route,icmp...
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_lookup.
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Al Viroieee80211: fix misannotations
2008-01-28 Jan Engelhardt[IPV4]: Enable use of 240/4 address space.
2008-01-28 Denis V. Lunev[NETNS]: Process FIB rule action in the context of...
2008-01-28 Denis V. Lunev[NETNS]: FIB rules API cleanup.
2008-01-28 Denis V. Lunev[FIB]: Add netns to fib_rules_ops.
2008-01-28 Adrian Bunk[IrDA]: Irport removal - part 1
2008-01-28 Daniel Lezcano[NETNS][DST]: Add the network namespace pointer in...
2008-01-28 Daniel Lezcano[NETNS][DST] dst: pass the dst_ops as parameter to...
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 Stephen Hemminger[IPV4]: fib hash|trie initialization
2008-01-28 Denis V. Lunev[ARP]: neigh_parms_put(destroy) are essentially local...
2008-01-28 Denis V. Lunev[IPV4]: fib_rules_unregister is essentially void.
2008-01-28 Pavel Emelyanov[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace...
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 - check ipv6 address per...
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]: Create ipv6 devconf-s for namespaces
2008-01-28 Denis V. Lunev[NEIGH]: Make /proc/net/arp opening consistent with...
next