aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dvb_net.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* dvb: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+2
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | dvb-core: kill the big kernel lockArnd Bergmann2010-10-191-8/+1
|/
* V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang2010-06-011-1/+11
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-4/+11
|\
| * dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-4/+11
* | net: convert multicast list to list_headJiri Pirko2010-04-031-5/+5
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-161-5/+1
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-0/+1
|\
| * dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...Ang Way Chuang2010-02-261-0/+1
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-4/+3
* | drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC addresshartleys2010-01-071-5/+2
|/
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* V4L/DVB (10391): dvb: constify VFTsJan Engelhardt2009-03-301-1/+1
* dvb: update network device to current APIStephen Hemminger2009-01-071-29/+28
* dvb: Kill directly reference of netdev->privWang Chen2008-12-031-18/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-201-1/+1
|\
| * V4L/DVB (8126): net endianness fixAl Viro2008-07-201-1/+1
* | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-151-4/+2
* | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+2
|/
* V4L/DVB (7960): net: endianness annotationsAl Viro2008-06-051-6/+6
* V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-15/+15
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* NULL noise: drivers/mediaAl Viro2008-03-301-2/+2
* drivers/media/: Spelling fixesJoe Perches2008-02-031-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-111-1/+8
|\
| * [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-1/+8
* | V4L/DVB (6100): dvb_net: whitespace cleanupMichael Krufky2007-10-091-2/+2
* | V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnetTrent Piepho2007-10-091-11/+2
* | V4L/DVB (6025): Net_ule(): fix check-after-useAdrian Bunk2007-10-091-5/+0
|/
* V4L/DVB (6070): Fix a warning at dvb_netMauro Carvalho Chehab2007-08-231-2/+3
* V4L/DVB (5834): dvb-core: fix signedness warnings and const strippingTrent Piepho2007-07-181-2/+3
* V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnetMarkus Rechberger2007-04-271-1/+31
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+3
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-4/+6
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky2006-12-271-1/+1
* V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang2006-12-271-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-7/+12
* V4L/DVB (3966): Core: ULE fixes and RFC4326 additionsChristian Praehauser2006-06-251-76/+154
* [NET]: Add netif_tx_lockHerbert Xu2006-06-171-2/+2
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-7/+7
* V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-091-1/+1
* V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil2006-01-091-2/+2
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-21/+21
* [PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler2005-12-011-11/+20