index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
loopback.c
Age
Commit message (
Expand
)
Author
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-05-19
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
2009-04-20
loopback: packet drops accounting
Eric Dumazet
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
netdev: convert loopback to net_device_ops
Stephen Hemminger
2008-11-08
net: Guaranetee the proper ordering of the loopback device. v2
Eric W. Biederman
2008-11-08
Revert "net: Guaranetee the proper ordering of the loopback device."
David S. Miller
2008-11-06
net: Guaranetee the proper ordering of the loopback device.
Eric W. Biederman
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-31
net: Really remove all of LOOPBACK_TSO code.
David S. Miller
2008-08-16
loopback: Drop obsolete ip_summed setting
Herbert Xu
2008-08-16
loopback: Remove rest of LOOPBACK_TSO code.
David S. Miller
2008-08-16
loopback: Enable TSO
Herbert Xu
2008-07-18
netdev: netdev_priv() can now be sane again.
David S. Miller
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-01-28
[NET]: Remove unused define from loopback driver.
Pavel Emelyanov
2008-01-12
Fixed a small typo in the loopback driver
Emil Medve
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
2007-10-27
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
2007-10-15
[NETNS]: Don't panic on creating the namespace's loopback
Pavel Emelyanov
2007-10-10
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
2007-10-10
[NET]: Bring comments in loopback.c uptodate.
Eric W. Biederman
2007-10-10
[NET]: Proper comment for loopback initialization order.
Denis V. Lunev
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
[NET]: Remove no longer relevant comment in loopback driver.
David S. Miller
2007-10-10
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
2007-10-10
[NET]: Dynamically allocate the per cpu counters for the loopback device.
Eric W. Biederman
2007-10-10
[NET]: Dynamically allocate the loopback device, part 2.
Daniel Lezcano
2007-10-10
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
[NETNS]: Fix loopback network namespace initialization.
Daniel Lezcano
2007-10-10
[NET]: Implement network device movement between namespaces
Eric W. Biederman
2007-07-31
[NET] loopback: Panic if registration fails
Herbert Xu
2007-04-26
[NET]: loopback driver can use loopback_dev integrated net_device_stats
Eric Dumazet
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-01-04
[NET] drivers/net/loopback.c: convert to module_init()
Adrian Bunk
2006-10-20
[NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.
Eric Dumazet
2006-10-19
[NET]: reduce per cpu ram used for loopback stats
Eric Dumazet
2006-09-29
[NET] loopback: minor statistics optimization
Stephen Hemminger
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-03-28
[PATCH] for_each_possible_cpu: loopback device.
KAMEZAWA Hiroyuki
[next]