summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_net.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle2008-04-141-0/+1
* isdn: avoid copying overly-long stringsKarsten Keil2007-11-271-4/+4
* [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev2007-10-151-1/+1
* [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-151-65/+79
* [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-111-81/+88
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-69/+36
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-2/+3
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-2/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-081-4/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-291-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-301-1/+0
* [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-261-5/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+3222