Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / loopback.c
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net drivers
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-02 Eric W. Biedermannet: Simplify loopback and improve batching.
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-10-03 Christoph Lameterthis_cpu: Straight transformations
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-05-19 Eric Dumazetnet: release dst entry in dev_hard_start_xmit()
2009-04-20 Eric Dumazetloopback: packet drops accounting
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingernetdev: convert loopback to net_device_ops
2008-11-08 Eric W. Biedermannet: Guaranetee the proper ordering of the loopback...
2008-11-08 David S. MillerRevert "net: Guaranetee the proper ordering of the...
2008-11-06 Eric W. Biedermannet: Guaranetee the proper ordering of the loopback...
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-31 David S. Millernet: Really remove all of LOOPBACK_TSO code.
2008-08-16 Herbert Xuloopback: Drop obsolete ip_summed setting
2008-08-16 David S. Millerloopback: Remove rest of LOOPBACK_TSO code.
2008-08-16 Herbert Xuloopback: Enable TSO
2008-07-18 David S. Millernetdev: netdev_priv() can now be sane again.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-01-28 Pavel Emelyanov[NET]: Remove unused define from loopback driver.
2008-01-12 Emil MedveFixed a small typo in the loopback driver
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-10-27 Eric W. Biederman[NET]: Marking struct pernet_operations __net_initdata...
2007-10-15 Pavel Emelyanov[NETNS]: Don't panic on creating the namespace's loopback
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Eric W. Biederman[NET]: Bring comments in loopback.c uptodate.
2007-10-10 Denis V. Lunev[NET]: Proper comment for loopback initialization order.
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 David S. Miller[NET]: Remove no longer relevant comment in loopback...
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Eric W. Biederman[NET]: Dynamically allocate the per cpu counters for...
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 2.
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Daniel Lezcano[NETNS]: Fix loopback network namespace initialization.
2007-10-10 Eric W. Biederman[NET]: Implement network device movement between namespaces
2007-07-31 Herbert Xu[NET] loopback: Panic if registration fails
2007-04-26 Eric Dumazet[NET]: loopback driver can use loopback_dev integrated...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_mac_header()
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-01-04 Adrian Bunk[NET] drivers/net/loopback.c: convert to module_init()
2006-10-20 Eric Dumazet[NET]: Can use __get_cpu_var() instead of per_cpu(...
2006-10-19 Eric Dumazet[NET]: reduce per cpu ram used for loopback stats
2006-09-29 Stephen Hemminger[NET] loopback: minor statistics optimization
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: loopback device.
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2005-08-19 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-18 Ralf Baechle[NET]: Fix comment in loopback driver.
2005-07-31 Chuck Ebbert[PATCH] loopback: whitespace cleanup
2005-07-31 Chuck Ebbert[PATCH] loopback: optimize stats
2005-07-31 Chuck Ebbert[PATCH] loopback: #ifdef the TSO code
2005-05-05 Jesper Juhl[PATCH] update Ross Biro bouncing email address
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2