index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
loopback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[NET]: Remove unused define from loopback driver.
Pavel Emelyanov
1
-2
/
+0
2008-01-12
Fixed a small typo in the loopback driver
Emil Medve
1
-1
/
+1
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
1
-1
/
+1
2007-10-26
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
1
-1
/
+1
2007-10-15
[NETNS]: Don't panic on creating the namespace's loopback
Pavel Emelyanov
1
-6
/
+5
2007-10-10
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
1
-3
/
+3
2007-10-10
[NET]: Bring comments in loopback.c uptodate.
Eric W. Biederman
1
-1
/
+3
2007-10-10
[NET]: Proper comment for loopback initialization order.
Denis V. Lunev
1
-0
/
+3
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-6
/
+2
2007-10-10
[NET]: Remove no longer relevant comment in loopback driver.
David S. Miller
1
-1
/
+0
2007-10-10
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
1
-5
/
+21
2007-10-10
[NET]: Dynamically allocate the per cpu counters for the loopback device.
Eric W. Biederman
1
-4
/
+28
2007-10-10
[NET]: Dynamically allocate the loopback device, part 2.
Daniel Lezcano
1
-28
/
+44
2007-10-10
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
1
-2
/
+4
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-1
/
+0
2007-10-10
[NETNS]: Fix loopback network namespace initialization.
Daniel Lezcano
1
-0
/
+1
2007-10-10
[NET]: Implement network device movement between namespaces
Eric W. Biederman
1
-1
/
+2
2007-07-31
[NET] loopback: Panic if registration fails
Herbert Xu
1
-1
/
+6
2007-04-25
[NET]: loopback driver can use loopback_dev integrated net_device_stats
Eric Dumazet
1
-4
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-3
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-01-03
[NET] drivers/net/loopback.c: convert to module_init()
Adrian Bunk
1
-1
/
+3
2006-10-20
[NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.
Eric Dumazet
1
-3
/
+3
2006-10-18
[NET]: reduce per cpu ram used for loopback stats
Eric Dumazet
1
-16
/
+19
2006-09-28
[NET] loopback: minor statistics optimization
Stephen Hemminger
1
-17
/
+14
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
1
-2
/
+2
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
1
-1
/
+1
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-2
/
+2
2006-03-28
[PATCH] for_each_possible_cpu: loopback device.
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+1
2005-08-18
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-1
/
+1
2005-08-18
[NET]: Fix comment in loopback driver.
Ralf Baechle
1
-1
/
+1
2005-07-31
[PATCH] loopback: whitespace cleanup
Chuck Ebbert
1
-6
/
+6
2005-07-31
[PATCH] loopback: optimize stats
Chuck Ebbert
1
-2
/
+2
2005-07-31
[PATCH] loopback: #ifdef the TSO code
Chuck Ebbert
1
-1
/
+7
2005-05-05
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+233