Commit Graph

92 Commits (5101ff99f59aefb72e0c96e82aa32048ac9f8425)

Author SHA1 Message Date
Daniele Venzano 26285ba358 isdn: Fix missing ifdef in isdn_ppp 16 years ago
Paul Bolle 5f3e54057c i4l: minor cleanups 16 years ago
Paul Bolle bae5843160 i4l: do not print a warning when shutting down an i4l ppp interface 16 years ago
Stephen Hemminger d700555bda I4l: convert to net_device_ops 16 years ago
Wang Chen 838361fe78 isdn: Kill directly reference of netdev->priv 16 years ago
Harvey Harrison c19d0369d4 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes 16 years ago
Harvey Harrison 584c650b4e isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply 16 years ago
Harvey Harrison 00bcd522ea isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines 16 years ago
Harvey Harrison 8cf14e3837 net: easy removals of HIPQUAD using %pI4 format 16 years ago
David S. Miller 38783e6713 isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation. 17 years ago
Darren Jenkins 4fc89e3911 drivers/isdn/i4l/isdn_common.c fix small resource leak 17 years ago
David S. Miller 5aa709954a pkt_sched: Add qdisc_reset_all_tx(). 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
Jonathan Corbet 1bcaa0bd6f isdn: cdev lock_kernel() pushdown 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox 6e4d376c66 isdn_tty: Prepare for BKL push down 17 years ago
Harvey Harrison 156f1ed640 isdn: replace remaining __FUNCTION__ occurrences 17 years ago
Paul Bolle d2dcba612b [ISDN]: Do not validate ISDN net device address prior to interface-up 17 years ago
Harvey Harrison d4f7751495 isdn: replace __inline with inline 17 years ago
Julia Lawall ae91d60ba8 drivers/isdn: correct use of ! and & 17 years ago
Daniel Walker 4749380ed6 drivers/isdn/i4l/isdn_tty.c: remove write_sem 17 years ago
Alexey Dobriyan eaa0ff15c3 fix ! versus & precedence in various places 17 years ago
Matthias Goebl 7fde4d779b [ISDN]: i4l: Fix DLE handling for i4l-audio 17 years ago
Matthias Goebl 00409bb045 [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush 17 years ago
Karsten Keil eafe1aa37e I4L: fix isdn_ioctl memory overrun vulnerability 17 years ago
Karsten Keil 0f13864e5b isdn: avoid copying overly-long strings 17 years ago
Matthias Kaehlcke 4e3dfacaa0 use mutex instead of semaphore in isdn subsystem common functions 18 years ago
Denis V. Lunev c749b01351 [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. 18 years ago
Karsten Keil faca94ffae [ISDN]: Remove local copy of device name to make sure renames work. 18 years ago
Karsten Keil d62a38d1ab [ISDN]: Change I4L to use alloc_netdev(). 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Karsten Keil d39d5ed97e ISDN: Fix data access out of array bounds 18 years ago
Jesper Juhl 7c8347a91d [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. 18 years ago
Tilman Schmidt 5f67c5cc85 Use menuconfig objects - CONFIG_ISDN_I4L 18 years ago
Jan Engelhardt cf4d5f1d50 Use menuconfig objects: ISDN: CONFIG_ISDN 18 years ago
Karsten Keil 924ad15844 Fix broken CLIR in isdn driver 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Robert P. J. Day d08df601a3 Various typo fixes. 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Jiri Slaby b963a8441c [PATCH] Char: tty_wakeup cleanup 18 years ago
Marcel Holtmann dab6df6308 [PATCH] Call init_timer() for ISDN PPP CCP reset state timer 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Burman Yan 41f96935b4 [PATCH] isdn: replace kmalloc+memset with kzalloc 18 years ago
Jesper Juhl f6e2cdc8aa [PATCH] ISDN: Avoid a potential NULL ptr deref in ippp 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago