index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
i4l
/
isdn_ppp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
1
-4
/
+16
2014-07-15
net: ppp: don't call sk_chk_filter twice
Christoph Schulz
1
-7
/
+1
2014-05-24
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
1
-2
/
+2
2014-03-31
net: isdn: use sk_unattached_filter api
Daniel Borkmann
1
-20
/
+41
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-10-11
isdn: fix a wrapping bug in isdn_ppp_ioctl()
Dan Carpenter
1
-1
/
+1
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-721
/
+721
2012-02-13
isdn: Fix typo in isdn_ppp.c
Masanari Iida
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
1
-8
/
+6
2010-11-17
drivers/isdn/i4l: Remove unnecessary casts of netdev_priv
Joe Perches
1
-6
/
+6
2010-07-13
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-05-31
drivers/isdn: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-3
/
+3
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-3
/
+3
2009-11-16
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...
David S. Miller
1
-189
/
+163
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-3
/
+3
2009-01-26
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
1
-0
/
+2
2008-12-04
isdn: Kill directly reference of netdev->priv
Wang Chen
1
-10
/
+10
2008-11-20
isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes
Harvey Harrison
1
-6
/
+6
2008-09-22
isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.
David S. Miller
1
-163
/
+189
2008-04-28
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-16
/
+16
2007-10-15
[ISDN]: Remove local copy of device name to make sure renames work.
Karsten Keil
1
-3
/
+6
2007-10-11
[ISDN]: Change I4L to use alloc_netdev().
Karsten Keil
1
-3
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+5
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-17
Various typo fixes.
Robert P. J. Day
1
-1
/
+1
2006-12-23
[PATCH] Call init_timer() for ISDN PPP CCP reset state timer
Marcel Holtmann
1
-0
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
1
-10
/
+4
2006-12-08
[PATCH] ISDN: Avoid a potential NULL ptr deref in ippp
Jesper Juhl
1
-0
/
+5
2006-12-08
[PATCH] struct path: convert isdn
Josef Sipek
1
-1
/
+1
2006-07-11
[PATCH] isdn: cleanup i_rdev udage
Eric Sesterhenn
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-12
[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c
Eric Sesterhenn
1
-10
/
+10
2006-03-26
BUG_ON() Conversion in drivers/isdn
Eric Sesterhenn
1
-4
/
+2
2006-03-25
[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp
Jesper Juhl
1
-1
/
+2
2005-11-07
[PATCH] kfree cleanup: drivers/isdn
Jesper Juhl
1
-14
/
+7
2005-08-30
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
1
-1
/
+0
2005-04-21
[PATCH] fix for ISDN ippp filtering
Karsten Keil
1
-5
/
+5
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3020