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