aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_ppp.c
AgeCommit message (Expand)Author
2019-05-31isdn: remove isdn4linuxArnd Bergmann
2019-03-20net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly staticYueHaibing
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-09-20isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-04isdn: get rid of pointless access_ok()Al Viro
2017-05-31isdn: Fix a sleep-in-atomic bugJia-Ju Bai
2017-03-24isdn: use setup_timerGeliang Tang
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-11-02isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-07-16net: ppp: fix creating PPP pass and active filtersChristoph Schulz
2014-07-14net: ppp: don't call sk_chk_filter twiceChristoph Schulz
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann
2013-02-22new helper: file_inode(file)Al Viro
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-13isdn: Fix typo in isdn_ppp.cMasanari Iida
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-19filter: optimize sk_run_filterEric Dumazet
2010-11-17drivers/isdn/i4l: Remove unnecessary casts of netdev_privJoe Perches
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches
2010-05-31drivers/isdn: Use memdup_userJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano
2008-12-03isdn: Kill directly reference of netdev->privWang Chen
2008-11-20isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil
2007-10-10[ISDN]: Change I4L to use alloc_netdev().Karsten Keil
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-02-17Various typo fixes.Robert P. J. Day
2006-12-22[PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan
2006-12-08[PATCH] ISDN: Avoid a potential NULL ptr deref in ipppJesper Juhl
2006-12-08[PATCH] struct path: convert isdnJosef Sipek