index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
loopback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
net: loopback: set default mtu to 64K
Eric Dumazet
1
-1
/
+1
2012-08-09
net: Loopback ifindex is constant now
Pavel Emelyanov
1
-0
/
+1
2012-07-22
net: fix race condition in several drivers when reading stats
Kevin Groeneveld
1
-2
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-1
/
+1
2011-05-08
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
1
-1
/
+2
2011-04-17
ip6_pol_route panic: Do not allow VLAN on loopback
Krishna Kumar
1
-1
/
+2
2011-02-17
loopback: convert to hw_features
Michał Mirosław
1
-5
/
+4
2010-10-05
net: add a core netdev->rx_dropped counter
Eric Dumazet
1
-7
/
+1
2010-09-26
net: loopback driver cleanup
Eric Dumazet
1
-15
/
+5
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-2
/
+2
2010-06-25
loopback: use u64_stats_sync infrastructure
Eric Dumazet
1
-46
/
+16
2010-06-14
loopback: Implement 64bit stats on 32bit arches
Eric Dumazet
1
-10
/
+51
2010-02-16
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
1
-7
/
+9
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-12-01
net: Simplify loopback and improve batching.
Eric W. Biederman
1
-8
/
+0
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
1
-1
/
+1
2009-10-03
this_cpu: Straight transformations
Christoph Lameter
1
-1
/
+1
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-05-18
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
1
-0
/
+1
2009-04-20
loopback: packet drops accounting
Eric Dumazet
1
-6
/
+15
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+1
2008-11-19
netdev: convert loopback to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-07
net: Guaranetee the proper ordering of the loopback device. v2
Eric W. Biederman
1
-11
/
+2
2008-11-07
Revert "net: Guaranetee the proper ordering of the loopback device."
David S. Miller
1
-2
/
+11
2008-11-05
net: Guaranetee the proper ordering of the loopback device.
Eric W. Biederman
1
-11
/
+2
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-10-31
net: Really remove all of LOOPBACK_TSO code.
David S. Miller
1
-9
/
+0
2008-08-15
loopback: Drop obsolete ip_summed setting
Herbert Xu
1
-3
/
+0
2008-08-15
loopback: Remove rest of LOOPBACK_TSO code.
David S. Miller
1
-62
/
+0
2008-08-15
loopback: Enable TSO
Herbert Xu
1
-2
/
+0
2008-07-17
netdev: netdev_priv() can now be sane again.
David S. Miller
1
-4
/
+4
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
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
[next]