9p: create transport rpc cut-thru
[safe/jmp/linux-2.6] / net / core /
2008-02-05 Adrian Bunk[NET] rtnetlink.c: remove no longer used functions
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-02-04 Rusty Russellvirtio: Implement skb_partial_csum_set, for setting...
2008-02-03 Oliver Pintertypo fixes in net/core/net_namespace.c
2008-02-01 Klaus Heinrich Kiwi[AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message
2008-02-01 Eric Paris[AUDIT] add session id to audit messages
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Jesse Brandeburg[PKTGEN]: pktgen should not print info that it is spinning
2008-02-01 Chris Leech[VLAN]: set_rx_mode support for unicast address list
2008-02-01 Rami Rosen[PKTGEN]: Remove an unused definition in pktgen.c.
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2008-01-28 Patrick McHardy[NET_SCHED]: Convert packet schedulers from rtnetlink...
2008-01-28 Jan Engelhardt[IPV4]: Enable use of 240/4 address space.
2008-01-28 Jarek Poplawski[NET] gen_estimator: gen_replace_estimator() cosmetic...
2008-01-28 Stephen Hemminger[PKT_SCHED] net: add sparse annotation to ptype_seq_sta...
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[NETNS]: Namespace stop vs 'ip r l' race.
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Denis V. Lunev[NETNS]: Memory leak on network namespace stop.
2008-01-28 Daniel Lezcano[NETNS][DST] dst: pass the dst_ops as parameter to...
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 Ilpo Järvinen[NET] core/utils.c: digit2bin is dead static inline
2008-01-28 Ilpo Järvinen[PKTGEN]: uninline getCurUs
2008-01-28 Ilpo Järvinen[PKTGEN]: Kill dead static inlines
2008-01-28 Denis V. Lunev[NEIGH]: Make /proc/net/arp opening consistent with...
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 Eric Dumazet[NET]: prot_inuse cleanups and optimizations
2008-01-28 Eric Dumazet[NET]: Avoid divides in net/core/gen_estimator.c
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Eric Dumazet[PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim()
2008-01-28 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 Michael Chan[ETH]: Combine format_addr() with print_mac().
2008-01-28 Eric Dumazet[SOCK] Avoid divides in sk_stream_pages() and __sk_stre...
2008-01-28 Eric W. Biederman[NETNS]: Modify the neighbour table code so it handles...
2008-01-28 Pavel Emelyanov[NEIGH]: Make neigh_add_timer symmetrical to neigh_del_...
2008-01-28 Joe Perches[IPV4] net/core: Use ipv4_is_<type>
2008-01-28 Herbert Xu[NET]: Check RTNL status in unregister_netdevice
2008-01-28 Denis V. Lunev[NETNS]: network namespace was passed into dev_getbyhwa...
2008-01-28 Eric Dumazet[NET]: dst_ifdown() cleanup
2008-01-28 Pavel Emelyanov[NET] sysctl: make sysctl_somaxconn per-namespace
2008-01-28 Pavel Emelyanov[NET] sysctl: prepare core tables to point to netns...
2008-01-28 Pavel Emelyanov[NET] sysctl: make the sys.net.core sysctls per-namespace
2008-01-28 Denis Cheng[NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEA...
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_rules_init to return an error code.
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
2008-01-28 Herbert Xu[UDP]: Only increment counter on first peek/recv
2008-01-28 Herbert Xu[UDP]: Avoid repeated counting of checksum errors due...
2008-01-28 Pavel Emelyanov[NET]: Isolate the net/core/ sysctl table
2008-01-28 Pavel Emelyanov[NET]: Remove unneeded ifdefs from sysctl_net_core.c
2008-01-28 Pavel Emelyanov[NEIGH]: Use the ctl paths to create neighbours sysctls
2008-01-28 Pavel Emelyanov[NEIGH]: Cleanup the neigh_sysctl_register
2008-01-28 Patrick McHardy[NET]: Move netfilter checksum helpers to net/core...
2008-01-28 Pavel Emelyanov[NET]: Nicer WARN_ON in netstat_show
2008-01-28 Pavel Emelyanov[NET]: Make macro to specify the ptype_base size
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2008-01-28 Arnaldo Carvalho... [NET] proto: Use pcounters for the inuse field
2008-01-28 Pavel Emelyanov[NET]: Compact sk_stream_mem_schedule() code
2008-01-28 Benjamin Thery[NET]: Make netns cleanup to run in a separate queue
2008-01-28 Adrian Bunk[NET] net/core/request_sock.c: Remove unused exports.
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2008-01-28 Eric W. Biederman[NET]: Make the netlink methods in rtnetlink handle...
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 Stephen Hemminger[NETPOLL]: Don't need rx_flags.
2008-01-28 Stephen Hemminger[NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.
2008-01-28 Stephen Hemminger[NETPOLL]: no need to store local_mac
2008-01-28 Stephen Hemminger[NETPOLL]: netpoll_poll() cleanup
2008-01-28 Stephen Hemminger[NETPOLL]: Use skb_queue_purge().
2008-01-28 Oliver Hartkopp[CAN]: Allocate protocol numbers for PF_CAN
2008-01-28 Pavel Emelyanov[NET]: Move sock_valbool_flag to socket.c
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-28 Wang Chen[IPV4]: Add raw drops counter.
2008-01-28 Jens Axboe[TCP]: Splice receive support.
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-23 Denis V. Lunev[NETNS]: Re-export init_net via EXPORT_SYMBOL.
2008-01-21 Patrick McHardy[NET]: rtnl_link: fix use-after-free
2008-01-21 David S. Miller[NEIGH]: Revert 'Fix race between neigh_parms_release...
2008-01-10 Pavel Emelyanov[NEIGH]: Fix race between neigh_parms_release and neigh...
2008-01-09 Paul Moore[NET]: Clone the sk_buff 'iif' field in __skb_clone()
2008-01-09 David S. Miller[NET]: Stop polling when napi_disable() is pending.
2007-12-20 Wei Yongjun[NET]: Fix function put_cmsg() which may cause usr...
2007-12-20 Joe Perches[NET] net/core/: Spelling fixes
2007-12-11 Wang Chen[NET]: Fix wrong comments for unregister_net*
2007-11-26 Herbert Xu[SKBUFF]: Free old skb properly in skb_morph
2007-11-20 Pavel Emelyanov[PKTGEN]: Fix double unlock of xfrm_state->lock
2007-11-15 Pavel Emelyanov[INET]: Fix potential kfree on vmalloc-ed area of reque...
2007-11-14 Pavel Emelyanov[NET]: Remove notifier block from chain when register_n...
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-11-13 Denis V. Lunev[NET]: Cleanup pernet operation without CONFIG_NET_NS
2007-11-13 Adrian Bunk[NET]: Unexport sysctl_{r,w}mem_max.
2007-11-11 Denis V. Lunev[INET]: Small possible memory leak in FIB rules
2007-11-11 Alexey Dobriyan[NETNS]: init dev_base_lock only once
2007-11-11 Joe Perches[NET]: Fix infinite loop in dev_mc_unsync().
next