Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1053414068bad659479e6efa62a67403b8b1ec0a
/
drivers
/
isdn
/
i4l
d77eeb7
net: fix network drivers ndo_start_xmit() return values
by Patrick McHardy
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
395df11
drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing
by Roel Kluin
· 15 years ago
5a1888e
gigaset: move up Kconfig inclusion point
by Tilman Schmidt
· 16 years ago
26285ba
isdn: Fix missing ifdef in isdn_ppp
by Daniele Venzano
· 16 years ago
5f3e540
i4l: minor cleanups
by Paul Bolle
· 16 years ago
bae5843
i4l: do not print a warning when shutting down an i4l ppp interface
by Paul Bolle
· 16 years ago
d700555
I4l: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
838361f
isdn: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
c19d036
isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes
by Harvey Harrison
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
584c650
isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply
by Harvey Harrison
· 16 years ago
00bcd52
isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines
by Harvey Harrison
· 16 years ago
8cf14e3
net: easy removals of HIPQUAD using %pI4 format
by Harvey Harrison
· 16 years ago
38783e6
isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.
by David S. Miller
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
4fc89e3
drivers/isdn/i4l/isdn_common.c fix small resource leak
by Darren Jenkins
· 16 years ago
5aa7099
pkt_sched: Add qdisc_reset_all_tx().
by David S. Miller
· 16 years ago
b0e1e64
netdev: Move rest of qdisc state into struct netdev_queue
by David S. Miller
· 16 years ago
1bcaa0b
isdn: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
978e595
tty/serial: lay the foundations for the next set of reworks
by Alan Cox
· 17 years ago
6e4d376
isdn_tty: Prepare for BKL push down
by Alan Cox
· 17 years ago
156f1ed
isdn: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
d2dcba6
[ISDN]: Do not validate ISDN net device address prior to interface-up
by Paul Bolle
· 17 years ago
609eb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d4f7751
isdn: replace __inline with inline
by Harvey Harrison
· 17 years ago
ae91d60
drivers/isdn: correct use of ! and &
by Julia Lawall
· 17 years ago
4749380
drivers/isdn/i4l/isdn_tty.c: remove write_sem
by Daniel Walker
· 17 years ago
eaa0ff1
fix ! versus & precedence in various places
by Alexey Dobriyan
· 17 years ago
7fde4d7
[ISDN]: i4l: Fix DLE handling for i4l-audio
by Matthias Goebl
· 17 years ago
00409bb
[ISDN] i4l: 'NO CARRIER' message lost after ldisc flush
by Matthias Goebl
· 17 years ago
eafe1aa
I4L: fix isdn_ioctl memory overrun vulnerability
by Karsten Keil
· 17 years ago
0f13864
isdn: avoid copying overly-long strings
by Karsten Keil
· 17 years ago
4e3dfac
use mutex instead of semaphore in isdn subsystem common functions
by Matthias Kaehlcke
· 17 years ago
c749b01
[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.
by Denis V. Lunev
· 17 years ago
faca94f
[ISDN]: Remove local copy of device name to make sure renames work.
by Karsten Keil
· 17 years ago
d62a38d
[ISDN]: Change I4L to use alloc_netdev().
by Karsten Keil
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
d39d5ed
ISDN: Fix data access out of array bounds
by Karsten Keil
· 17 years ago
7c8347a
[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.
by Jesper Juhl
· 17 years ago
5f67c5c
Use menuconfig objects - CONFIG_ISDN_I4L
by Tilman Schmidt
· 17 years ago
cf4d5f1
Use menuconfig objects: ISDN: CONFIG_ISDN
by Jan Engelhardt
· 17 years ago
924ad15
Fix broken CLIR in isdn driver
by Karsten Keil
· 17 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
d08df60
Various typo fixes.
by Robert P. J. Day
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
b963a84
[PATCH] Char: tty_wakeup cleanup
by Jiri Slaby
· 18 years ago
dab6df6
[PATCH] Call init_timer() for ISDN PPP CCP reset state timer
by Marcel Holtmann
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
41f9693
[PATCH] isdn: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
f6e2cdc
[PATCH] ISDN: Avoid a potential NULL ptr deref in ippp
by Jesper Juhl
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
4482dfa
[PATCH] struct path: convert isdn
by Josef Sipek
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
04518bf
[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()
by Jeff Garzik
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
a144ea4
[IPV4]: annotate struct in_ifaddr
by Al Viro
· 18 years ago
b6e37e5
[PATCH] Cleanup SLHC configuration
by Ralf Baechle
· 18 years ago
cd6b395
[PATCH] isdn: cleanup i_rdev udage
by Eric Sesterhenn
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
09fca29
[PATCH] i4l:add some checks for valid drvid and driver pointer
by Karsten Keil
· 18 years ago
d81931d
[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c
by Eric Sesterhenn
· 18 years ago
ca6f879
[PATCH] i4l fix DLE masking in isdn_tty_try_read
by Karsten Keil
· 18 years ago
916d154
[PATCH] fix processing of the last byte in isdn_readbchan_tty()
by Karsten Keil
· 18 years ago
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
d20d04b
[PATCH] ISDN: correctly handle isdn_writebuf_stub() errors
by Jesper Juhl
· 18 years ago
a6a61c5
[PATCH] Overrun in isdn_tty.c
by Eric Sesterhenn
· 18 years ago
052bb88
[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c
by Eric Sesterhenn
· 19 years ago
9ae21d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
0a34eb8
[PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles
by Hansjoerg Lipp
· 19 years ago
6dd44a7
BUG_ON() Conversion in drivers/isdn
by Eric Sesterhenn
· 19 years ago
1e8c573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
1f4d4a8
[PATCH] i4l/isdn_tty.c: fix a check-after-use
by Adrian Bunk
· 19 years ago
c41a24c
[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp
by Jesper Juhl
· 19 years ago
c30fe7f
fix typos "wich" -> "which"
by Uwe Zeisberger
· 19 years ago
7cb9478
[PATCH] i4l: fix refcounting problem with ttyIx devices
by Karsten Keil
· 19 years ago
61b9a26
[PATCH] Fix NULL pointer dereference in isdn_tty_at_cout
by Karsten Keil
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
3c7208f
[PATCH] kfree cleanup: drivers/isdn
by Jesper Juhl
· 19 years ago
24763c4
[PATCH] isdn: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
f9101210
[PATCH] vfree and kfree cleanup in drivers/
by Jesper Juhl
· 19 years ago
1e1a5cc
[PATCH] isdn_v110 warning fix
by Jesper Juhl
· 19 years ago
86e65da
[NET]: Remove explicit initializations of skb->input_dev
by David S. Miller
· 19 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 19 years ago
3e206b0
[PATCH] drivers/isdn/i4l/: possible cleanups
by Adrian Bunk
· 19 years ago
d8470b7
[PATCH] fix for ISDN ippp filtering
by Karsten Keil
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago