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