aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-core/dvb_net.c
AgeCommit message (Expand)Author
2010-06-01V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-26dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...Ang Way Chuang
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-07drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC addresshartleys
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt
2009-01-07dvb: update network device to current APIStephen Hemminger
2008-12-03dvb: Kill directly reference of netdev->privWang Chen
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-20V4L/DVB (8126): net endianness fixAl Viro
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-06-05V4L/DVB (7960): net: endianness annotationsAl Viro
2008-04-24V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-03-30NULL noise: drivers/mediaAl Viro
2008-02-03drivers/media/: Spelling fixesJoe Perches
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-09V4L/DVB (6100): dvb_net: whitespace cleanupMichael Krufky
2007-10-09V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnetTrent Piepho
2007-10-09V4L/DVB (6025): Net_ule(): fix check-after-useAdrian Bunk
2007-08-23V4L/DVB (6070): Fix a warning at dvb_netMauro Carvalho Chehab
2007-07-18V4L/DVB (5834): dvb-core: fix signedness warnings and const strippingTrent Piepho
2007-04-27V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnetMarkus Rechberger
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2006-12-27V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky
2006-12-27V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-06-25V4L/DVB (3966): Core: ULE fixes and RFC4326 additionsChristian Praehauser
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner
2006-01-09V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab
2005-12-01[PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler
2005-09-09[PATCH] dvb: core: dvb_demux: remove more unused cruftAndreas Oberritter
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering
2005-05-17[PATCH] dvb: dvb_net: handle IPv6 and LLC/SNAPJohannes Stezenbach
2005-05-17[PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds