]> bbs.cooldavid.org Git - net-next-2.6.git/history - net/core
[TCP]: Fix a bug in strategy_allowed_congestion_control
[net-next-2.6.git] / net / core /
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-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-24 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-01-24 Len BrownPull bugzilla-9747 into release branch
2008-01-24 Paul MackerrasMerge branch 'for-2.6.25' of master.kernel.org:/pub...
2008-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-23 Paul MackerrasMerge branch 'linux-2.6'
2008-01-23 Denis V. Lunev[NETNS]: Re-export init_net via EXPORT_SYMBOL.
2008-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next