[TCP]: No need to re-count fackets_out/sacked_out at RTO
[safe/jmp/linux-2.6] / net / core /
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11 Denis V. Lunev[NET]: rtnl_unlock cleanups
2007-10-10 Pavel Emelyanov[NET]: Remove double dev->flags checking when calling...
2007-10-10 Pavel Emelyanov[NETNS]: Don't memset() netns to zero manually
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Jeff Garzik[NET]: split dev_ifsioc() according to locking
2007-10-10 Stephen Hemminger[NET]: sparse warning fixes
2007-10-10 Eric W. Biederman[NETNS]: Simplify the network namespace list locking...
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
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 Eric W. Biederman[NET]: Add network namespace clone & unshare support.
2007-10-10 Eric W. Biederman[NET]: Fix running without sysfs
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Pavel Emelyanov[NETNS]: Cleanup list walking in setup_net and cleanup_net
2007-10-10 Herbert Xu[SKBUFF]: Fix up csum_start when head room changes
2007-10-10 Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10 Denis V. Lunev[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
2007-10-10 Pavel Emelyanov[NET]: Cleanup calling netdev notifiers.
2007-10-10 Pavel Emelyanov[NETNS]: Consolidate hashes creation in netdev_init()
2007-10-10 Eric W. Biederman[NET]: Fix the prototype of call_netdevice_notifiers.
2007-10-10 Jamal Hadi Salim[NET]: migrate HARD_TX_LOCK to header file
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 David S. Miller[NET]: Add a might_sleep() to dev_close().
2007-10-10 Eric Dumazet[PATCH] NET : convert IP route cache garbage collection...
2007-10-10 David S. Miller[NET]: #if 0 out net_alloc() for now.
2007-10-10 Eric W. Biederman[NET]: netlink support for moving devices between netwo...
2007-10-10 Eric W. Biederman[NET]: Implement network device movement between namespaces
2007-10-10 Eric W. Biederman[NET]: Factor out __dev_alloc_name from dev_alloc_name
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]: Initialize the network namespace of network...
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-10-10 Eric W. Biederman[NET]: Basic network namespace infrastructure.
2007-10-10 John Heffner[NET]: Change type of owner in sock_lock_t to int,...
2007-10-10 Robert Olsson[PKTGEN]: Remove softirq scheduling.
2007-10-10 Robert Olsson[PKTGEN]: Multiqueue support.
2007-10-10 Jeff Garzik[ETHTOOL]: Internal cleanup of ethtool_value-related...
2007-10-10 Jeff Garzik[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_...
2007-10-10 Jeff Garzik[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats...
2007-10-10 Jeff Garzik[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
2007-10-10 Satyam Sharma[NET] netconsole: Support dynamic reconfiguration using...
2007-10-10 Thomas Graf[NEIGH]: Netlink notifications
2007-10-10 Thomas Graf[NEIGH]: Combine neighbour cleanup and release
2007-10-10 Pavel Emelianov[RTNETLINK]: Introduce generic rtnl_create_link().
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-09-16 Adit Ranadive[PKTGEN]: srcmac fix
2007-09-14 David S. Miller[NET]: Fix two issues wrt. SO_BINDTODEVICE.
2007-09-11 Herbert Xu[NET]: Do not dereference iov if length is zero
2007-08-31 Pavel Emelyanov[PKTGEN]: Remove write-only variable.
2007-08-28 Robert Olsson[PKTGEN]: Fix multiqueue oops.
2007-08-27 Benjamin Thery[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()
2007-08-27 vignesh babu[NET]: is_power_of_2 in net/core/neighbour.c
2007-08-15 Adrian Bunk[NET]: Unexport dev_ethtool
2007-08-14 Herbert Xu[NET]: Share correct feature code between bridging...
2007-08-08 Johannes Berg[NET] net/core/utils: fix sparse warning
2007-07-31 Thomas Graf[RTNETLINK]: Fix warning for !CONFIG_KMOD
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-31 Matthew Wilcox[NET]: ethtool ops are the only way
2007-07-31 Adrian Bunk[PKTGEN]: make get_ipsec_sa() static and non-inline
2007-07-31 Herbert Xu[NET]: Allow netdev REGISTER/CHANGENAME events to fail
2007-07-31 Herbert Xu[NET]: Take dev_base_lock when moving device name hash...
2007-07-31 Herbert Xu[NET]: Call uninit if necessary in register_netdevice
2007-07-31 David S. Miller[PKTGEN]: Add missing KERN_* tags to printk()s.
2007-07-31 Randy Dunlap[NET]: kernel-doc fixes
2007-07-22 David Howells[NET]: Add missing entries to family name tables
2007-07-21 Patrick McHardy[NET]: Fix loopback crashes when multiqueue is enabled.
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19 Peter Zijlstralockdep: fixup sk_callback_lock annotation
2007-07-19 YOSHIFUJI Hideaki[NET] CORE: Fix whitespace errors.
2007-07-18 Denis Cheng[NET]: move __dev_addr_discard adjacent to dev_addr_dis...
2007-07-18 Denis Cheng[NET]: merge dev_unicast_discard and dev_mc_discard...
2007-07-18 Denis Cheng[NET]: move dev_mc_discard from dev_mcast.c to dev.c
2007-07-18 Ranko Zivojnovic[NET]: gen_estimator deadlock fix
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Linus TorvaldsRevert "[NET]: Fix races in net_rx_action vs netpoll."
2007-07-16 Ulrich DrepperO_CLOEXEC for SCM_RIGHTS
2007-07-15 Michael Chan[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
2007-07-15 Patrick McHardy[NET]: Add macvlan driver
2007-07-15 Patrick McHardy[NET]: dev_mcast: add multicast list synchronization...
2007-07-15 Patrick McHardy[NET]: Add net_device change_rx_mode callback
2007-07-13 Linus TorvaldsMerge branch 'ioat-md-accel-for-linus' of git://lost...
2007-07-13 Dan Williamsdmaengine: make clients responsible for managing channels
2007-07-12 Patrick McHardy[RTNETLINK]: rtnl_link: allow specifying initial device...
2007-07-12 Patrick McHardy[RTNETLINK]: rtnl_link API simplification
2007-07-12 Olaf Kirch[NET]: Fix races in net_rx_action vs netpoll.
2007-07-11 Patrick McHardy[NET]: Fix gen_estimator timer removal race
2007-07-11 Satyam Sharma[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()
2007-07-11 Andrew Morton[NET]: "wrong timeout value in sk_wait_data()": cleanups
2007-07-11 Pavel Emelianov[NET]: Make some network-related proc files use seq_lis...
2007-07-11 Jozsef Kadlecsik[NETFILTER]: x_tables: add TRACE target
2007-07-11 Jamal Hadi Salim[PKTGEN]: IPSEC support
2007-07-11 Jamal Hadi Salim[PKTGEN]: Introduce sequential flows
2007-07-11 Jamal Hadi Salim[PKTGEN]: Centralize packet overhead tracking
2007-07-11 Patrick McHardy[NET]: Fix secondary unicast/multicast address count...
next