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
/
drivers
/
media
/
dvb
/
dvb-core
/
dvb_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
1
-1516
/
+0
2012-01-06
[media] DVB: dvb_net_init: return -errno on error
Jonathan Nieder
1
-3
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2010-12-24
dvb: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-19
dvb-core: kill the big kernel lock
Arnd Bergmann
1
-8
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-06-01
V4L/DVB: dvb-core: Fix ULE decapsulation bug
Ang Way Chuang
1
-1
/
+11
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-4
/
+11
2010-05-17
dvb: Push down BKL into ioctl functions
Arnd Bergmann
1
-4
/
+11
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-5
/
+5
2010-03-16
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
1
-5
/
+1
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+1
2010-02-26
dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...
Ang Way Chuang
1
-0
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-4
/
+3
2010-01-07
drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address
hartleys
1
-5
/
+2
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-03-30
V4L/DVB (10391): dvb: constify VFTs
Jan Engelhardt
1
-1
/
+1
2009-01-07
dvb: update network device to current API
Stephen Hemminger
1
-29
/
+28
2008-12-03
dvb: Kill directly reference of netdev->priv
Wang Chen
1
-18
/
+19
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-1
/
+1
2008-07-20
V4L/DVB (8126): net endianness fix
Al Viro
1
-1
/
+1
2008-07-15
netdev: Do not use TX lock to protect address lists.
David S. Miller
1
-4
/
+2
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
1
-0
/
+2
2008-06-05
V4L/DVB (7960): net: endianness annotations
Al Viro
1
-6
/
+6
2008-04-24
V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-15
/
+15
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
2008-03-30
NULL noise: drivers/media
Al Viro
1
-2
/
+2
2008-02-03
drivers/media/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-1
/
+8
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-1
/
+8
2007-10-09
V4L/DVB (6100): dvb_net: whitespace cleanup
Michael Krufky
1
-2
/
+2
2007-10-09
V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnet
Trent Piepho
1
-11
/
+2
2007-10-09
V4L/DVB (6025): Net_ule(): fix check-after-use
Adrian Bunk
1
-5
/
+0
2007-08-23
V4L/DVB (6070): Fix a warning at dvb_net
Mauro Carvalho Chehab
1
-2
/
+3
2007-07-18
V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping
Trent Piepho
1
-2
/
+3
2007-04-27
V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnet
Markus Rechberger
1
-1
/
+31
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+3
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-4
/
+6
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-27
V4L/DVB (4973): Dvb-core: fix printk type warning
Michael Krufky
1
-1
/
+1
2006-12-27
V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systems
Ang Way Chuang
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-7
/
+12
2006-06-25
V4L/DVB (3966): Core: ULE fixes and RFC4326 additions
Christian Praehauser
1
-76
/
+154
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
1
-2
/
+2
2006-02-07
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
1
-7
/
+7
2006-01-09
V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixes
Peter Beutner
1
-1
/
+1
2006-01-09
V4L/DVB (3179): Fix 64-bit compile warnings
Hans Verkuil
1
-2
/
+2
[next]