nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / net / decnet /
2009-03-21 Ilpo Järvinennet/*: use linux/kernel.h swap()
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-02-27 Hannes Ederdecnet: fix sparse warnings: symbol shadows an earlier one
2009-02-27 Hannes Ederdecnet: fix sparse warnings: context imbalance
2009-02-27 Wei Yongjundecnet: remove some pointless conditionals before kfree...
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2008-12-10 Roel Kluinnet: Make static
2008-11-27 Harvey Harrisondecnet: remove private wrappers of endian helpers
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-22 Qinghuang Fengnet: remove redundant argument comments
2008-11-12 Alexey Dobriyannet: remove struct dst_entry::entry_size
2008-11-04 Alexey Dobriyannet: '&' redux
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16 Alexey Dobriyansysctl: simplify ->strategy
2008-10-15 David S. Millerdecnet: Fix compiler warning in dn_dev.c
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-17 Pavel Emelyanovsock: add net to prot->enter_memory_pressure callback
2008-07-06 Denis V. Lunevnet: add fib_rules_ops to flush_cache method
2008-06-17 David S. Millerdecnet: Remove SOCK_SLEEP_{PRE,POST} usage.
2008-05-05 Satoru SATOHip: Use inline function dst_metric() instead of direct...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-29 Pavel Emelyanov[ATALK/DECNET]: Use seq_open_private in appletalk and...
2008-02-08 Eric Dumazet[DECNET] ROUTE: remove unecessary alignment
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 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Daniel Lezcano[NETNS][DST] dst: pass the dst_ops as parameter to...
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 Pavel Emelyanov[DECNET]: Switch to using ctl_paths.
2008-01-28 Eric W. Biederman[NETNS]: Modify the neighbour table code so it handles...
2008-01-28 Patrick McHardy[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
2008-01-28 YOSHIFUJI Hideaki[DECNET]: Use htons() where appropriate.
2008-01-28 Herbert Xu[DECNET]: Fix inverted wait flag in xfrm_lookup call
2008-01-28 Herbert Xu[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP...
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28 Denis V. Lunev[DECNET]: Remove extra memset from dn_fib_check_nh
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 Herbert Xu[NET]: Eliminate duplicate copies of dst_discard
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-11 Eric Dumazet[DECNET] ROUTE: fix rcu_dereference() uses in /proc...
2007-11-30 Pavel Emelyanov[DECNET]: dn_nl_deladdr() almost always returns no...
2007-11-11 Denis V. Lunev[INET]: Small possible memory leak in FIB rules
2007-11-11 Pavel Emelyanov[NET]: Make helper to get dst entry and "use" it
2007-11-07 Alexey Dobriyan[DECNET]: "addr" module param can't be __initdata
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-10 Pavel Emelyanov[DECNET]: Make decnet code use the seq_open_private()
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Denis Cheng[NET]: all net/ cleanup with ARRAY_SIZE
2007-10-10 Denis V. Lunev[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-09-11 Patrick McHardy[DECNET]: Fix interface address listing regression.
2007-07-31 Mariusz Kozlowski[DECNET]: kmalloc + memset conversion to kzalloc
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Patrick McHardy[NET]: dev_mcast: unexport dev_mc_upload
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more conversions to skb_copy_from_linea...
2007-04-26 Thomas Graf[NET] fib_rules: delay route cache flush by ip_rt_min_delay
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Thomas Graf[NET] fib_rules: Flush route cache after rule modifications
2007-04-26 Thomas Graf[NET] rules: Unified rules dumping
2007-04-26 Thomas Graf[DECNet]: Use rtnl registration interface
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-03-26 Thomas Graf[DECNet] fib: Fix out of bound access of dn_fib_props[]
2007-03-26 Thomas Graf[NET]: Fix fib_rules compatibility breakage
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove the proc_dir_entry member for...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: decnet: remove unnecessary insert_at_he...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Al Viro[PATCH] FRA_{DST,SRC} are le16 for decnet
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 Eric Dumazet[DECNET]: Convert decnet route to use the new dst_entry...
2007-02-11 Al Viro[DECNET]: FRA_{DST,SRC} are le16 for decnet
next