[TCP]: Remove superflucious FLAG_DATA_SACKED
[safe/jmp/linux-2.6] / net / core /
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().
2007-11-07 Pavel Emelyanov[NET]: Clean proto_(un)register from in-code ifdefs
2007-11-07 Johann Felix Soden[NETNS]: Fix compiler error in net_namespace.c
2007-11-07 Jiri Olsa[NET]: Removing duplicit #includes
2007-11-07 Eric Dumazet[NET]: Define infrastructure to keep 'inuse' changes...
2007-11-07 Alexey Dobriyan[NET]: Remove /proc/net/stat/*_arp_cache upon module...
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-11-01 Stephen Hemminger[NET]: docbook fixes for netif_ functions
2007-11-01 Pavel Emelyanov[NET]: Hide the net_ns kmem cache
2007-11-01 Pavel Emelyanov[NET]: Mark the setup_net as __net_init
2007-11-01 Pavel Emelyanov[NET]: Hide the dead code in the net_namespace.c
2007-11-01 Pavel Emelyanov[NETNS]: Make the init/exit hooks checks outside the...
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-11-01 Pavel Emelyanov[NET]: Remove bogus zero_it argument from sk_alloc
2007-11-01 Pavel Emelyanov[NET]: Make the sk_clone() lighter
2007-11-01 Pavel Emelyanov[NET]: Move some core sock setup into sk_prot_alloc
2007-11-01 Pavel Emelyanov[NET]: Auto-zero the allocated sock object
2007-11-01 Pavel Emelyanov[NET]: Cleanup the allocation/freeing of the sock object
2007-11-01 Pavel Emelyanov[NET]: Move the get_net() from sock_copy()
2007-11-01 Pavel Emelyanov[NET]: Move the sock_copy() from the header
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-31 Daniel Lezcano[NETNS]: fix net released by rcu callback
2007-10-31 Daniel Lezcano[NET]: Fix free_netdev on register_netdev failure.
2007-10-30 David S. Miller[NET]: Fix race between poll_napi() and net_rx_action()
2007-10-27 Eric W. Biederman[NETNS]: Fix get_net_ns_by_pid
2007-10-27 Eric W. Biederman[NET]: Marking struct pernet_operations __net_initdata...
2007-10-26 Adrian Bunk[NET]: Unexport sock_enable_timestamp().
2007-10-26 Stephen Hemminger[NET] dev_change_name: ignore changes to same name
2007-10-26 Jamal Hadi Salim[NET_CLS_ACT]: Use skb_act_clone
2007-10-25 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-24 Pavel Emelyanov[NET]: Use BUILD_BUG_ON in net/core/flowi.c
2007-10-24 Pavel Emelyanov[NET]: Remove in-code externs for some functions from...
2007-10-24 Pavel Emelyanov[NET]: Don't declare extern variables in net/core/sysct...
2007-10-24 Jeff Garzik[NET]: Validate device addr prior to interface-up
2007-10-23 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-22 Jens AxboeUpdate net/ to use sg helpers
2007-10-22 Pavel Emelyanov[NET]: Hide the queue_mapping field inside netif_subque...
2007-10-22 Pavel Emelyanov[NET]: Use the skb_set_queue_mapping where appropriate
2007-10-22 Randy Dunlap[ATM]: Fix clip module reload crash.
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Pavel EmelyanovMake access to task's nsproxy lighter
2007-10-19 Olof Johansson[NET]: Fix bug in sk_filter race cures.
2007-10-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-18 Eric W. Biedermansysctl: fix neighbour table sysctls.
2007-10-18 Herbert Xu[IPSEC]: Rename mode to outer_mode and add inner_mode
2007-10-18 Pavel Emelyanov[NET]: Fix the race between sk_filter_(de|at)tach and...
2007-10-18 Pavel Emelyanov[NET]: Cleanup the error path in sk_attach_filter
2007-10-18 Pavel Emelyanov[NET]: Move the filter releasing into a separate call
2007-10-18 Pavel Emelyanov[NET]: Introduce the sk_detach_filter() call
2007-10-15 Pavel Emelyanov[NEIGH]: Ensure that pneigh_lookup is protected with...
2007-10-15 Herbert Xu[NET]: Avoid copying TCP packets unnecessarily
next