index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
i4l
/
isdn_ppp.c
Commit message (
Expand
)
Author
Age
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
*
isdn: Fix typo in isdn_ppp.c
Masanari Iida
2012-02-13
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
filter: optimize sk_run_filter
Eric Dumazet
2010-11-19
*
drivers/isdn/i4l: Remove unnecessary casts of netdev_priv
Joe Perches
2010-11-17
*
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
2010-07-13
*
drivers/isdn: Use memdup_user
Julia Lawall
2010-05-31
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...
David S. Miller
2009-11-16
|
/
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
2009-01-26
*
isdn: Kill directly reference of netdev->priv
Wang Chen
2008-12-03
*
isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes
Harvey Harrison
2008-11-20
*
isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.
David S. Miller
2008-09-22
*
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
*
[ISDN]: Remove local copy of device name to make sure renames work.
Karsten Keil
2007-10-15
*
[ISDN]: Change I4L to use alloc_netdev().
Karsten Keil
2007-10-10
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
Various typo fixes.
Robert P. J. Day
2007-02-17
*
[PATCH] Call init_timer() for ISDN PPP CCP reset state timer
Marcel Holtmann
2006-12-22
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-08
*
[PATCH] ISDN: Avoid a potential NULL ptr deref in ippp
Jesper Juhl
2006-12-08
*
[PATCH] struct path: convert isdn
Josef Sipek
2006-12-08
*
[PATCH] isdn: cleanup i_rdev udage
Eric Sesterhenn
2006-07-10
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c
Eric Sesterhenn
2006-04-11
*
BUG_ON() Conversion in drivers/isdn
Eric Sesterhenn
2006-03-26
*
[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp
Jesper Juhl
2006-03-25
*
[PATCH] kfree cleanup: drivers/isdn
Jesper Juhl
2005-11-07
*
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
2005-08-29
*
[PATCH] fix for ISDN ippp filtering
Karsten Keil
2005-04-21
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16