[TCP]: Prevent sending past receiver window with TSO (at last skb)
[safe/jmp/linux-2.6] / net / core /
2008-03-04 David S. Miller[NETPOLL]: Revert two bogus cleanups that broke netconsole.
2008-03-03 Frank Blaschka[NET]: Fix race in generic address resolution.
2008-02-28 Wang Chen[PKTGEN]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[NEIGHBOUR]: Use proc_create() to setup ->proc_fops...
2008-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-24 David S. MillerMerge branch 'master' of ../linux-2.6/
2008-02-24 Pavel Emelyanov[NEIGH]: Fix race between neighbor lookup and table...
2008-02-24 Thomas Graf[RTNL]: Validate hardware and broadcast address attribu...
2008-02-20 Denis V. Lunev[NETNS]: Namespace leak in pneigh_lookup.
2008-02-20 Thomas Graf[RTNL]: Add missing link netlink attribute policy defin...
2008-02-19 Jorge Boncompte... [NET]: Messed multicast lists after dev_mc_sync/unsync
2008-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-18 David S. MillerRevert "[NDISC]: Fix race in generic address resolution"
2008-02-18 David S. MillerRevert "[RTNETLINK]: Send a single notification on...
2008-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-14 Randy Dunlapdocbook: make a networking book and fix a few errors
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-13 Matti Linnanvuori[NET]: Fix race in dev_close(). (Bug 9750)
2008-02-13 Laszlo Attila Toth[RTNETLINK]: Send a single notification on device state...
2008-02-13 Urs Thuermann[NET]: Fix comment for skb_pull_rcsum
2008-02-13 David S. Miller[NDISC]: Fix race in generic address resolution
2008-02-08 Eric Dumazet[IPSEC] flow: reorder "struct flow_cache_entry" and...
2008-02-08 Eric Dumazet[IPSEC] flow: Remove an unnecessary ____cacheline_aligned
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
next