aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_ppp.c
Commit message (Expand)AuthorAge
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
* net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-17
* net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-14
* net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-23
* net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-31
* new helper: file_inode(file)Al Viro2013-02-22
* isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter2012-10-10
* isdn: whitespace coding style cleanupJoe Perches2012-02-21
* isdn: Fix typo in isdn_ppp.cMasanari Iida2012-02-13
* Fix common misspellingsLucas De Marchi2011-03-31
* filter: optimize sk_run_filterEric Dumazet2010-11-19
* drivers/isdn/i4l: Remove unnecessary casts of netdev_privJoe Perches2010-11-17
* drivers/isdn: Remove unnecessary casts of private_dataJoe Perches2010-07-13
* drivers/isdn: Use memdup_userJulia Lawall2010-05-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-16
|/
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* isdn: Fix missing ifdef in isdn_pppDaniele Venzano2009-01-26
* isdn: Kill directly reference of netdev->privWang Chen2008-12-03
* isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2008-11-20
* isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-22
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-15
* [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-10
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* Various typo fixes.Robert P. J. Day2007-02-17
* [PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann2006-12-22
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-08
* [PATCH] ISDN: Avoid a potential NULL ptr deref in ipppJesper Juhl2006-12-08
* [PATCH] struct path: convert isdnJosef Sipek2006-12-08
* [PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn2006-04-11
* BUG_ON() Conversion in drivers/isdnEric Sesterhenn2006-03-26
* [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl2006-03-25
* [PATCH] kfree cleanup: drivers/isdnJesper Juhl2005-11-07
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-29
* [PATCH] fix for ISDN ippp filteringKarsten Keil2005-04-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16