index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
net_kern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
1
-0
/
+2
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2013-01-03
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
1
-14
/
+8
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-5
/
+5
2012-07-16
arch: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
1
-2
/
+2
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2012-02-17
UML net: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-3
/
+8
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-07-25
um: add netpoll support
Richard Weinberger
1
-0
/
+12
2010-09-29
um: Proper Fix for f25c80a4: remove duplicate structure field initialization
Boaz Harrosh
1
-14
/
+3
2010-07-21
arch/um/drivers: remove duplicate structure field initialization
Julia Lawall
1
-8
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-15
uml: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+2
2009-04-02
uml: fix compile error from net_device_ops conversion
Miklos Szeredi
1
-1
/
+1
2009-03-27
uml: convert network device to netdevice ops
Stephen Hemminger
1
-7
/
+13
2009-03-27
uml: convert network device to internal network device stats
Stephen Hemminger
1
-13
/
+6
2008-12-04
um: Kill directly reference of netdev->priv
Wang Chen
1
-11
/
+11
2008-10-27
net: convert more to %pM
Johannes Berg
1
-6
/
+1
2008-04-28
uml: make several things static
WANG Cong
1
-3
/
+3
2008-03-26
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
Patrick McHardy
1
-5
/
+1
2008-02-05
uml: use of a public MAC is a warning, not an error
Jeff Dike
1
-5
/
+4
2008-02-05
uml: SMP locking commentary
Jeff Dike
1
-1
/
+6
2007-12-11
[UM]: Fix use of skb after netif_rx
Julia Lawall
1
-1
/
+1
2007-11-14
uml: fix build for !CONFIG_TCP
Jeff Dike
1
-2
/
+12
2007-10-16
uml: correctly handle skb allocation failures
Jeff Dike
1
-0
/
+47
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
1
-34
/
+8
2007-10-16
uml: network formatting
Jeff Dike
1
-100
/
+97
2007-07-24
uml: more __init annotations
Jeff Dike
1
-1
/
+1
2007-05-08
uml: network and pcap cleanup
Jeff Dike
1
-6
/
+9
2007-05-07
uml: drivers get release methods
Jeff Dike
1
-4
/
+15
2007-05-07
uml: Replace one-element array with zero-element array
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+3
2007-05-07
uml: Eliminate temporary buffer in eth_configure
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+13
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+29
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-05-07
uml: network interface hotplug error handling
Jeff Dike
1
-35
/
+46
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
1
-24
/
+18
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: network driver whitespace and style fixes
Jeff Dike
1
-14
/
+15
2007-02-11
[PATCH] uml: add locking to network transport registration
Jeff Dike
1
-4
/
+5
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
1
-51
/
+46
2006-12-13
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
1
-6
/
+9
2006-12-12
um: replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-0
/
+1
2006-10-08
[PATCH] uml pt_regs fixes
Al Viro
1
-1
/
+1
[next]