index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp_generic.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-01
[PATCH] remove bogus exports in ppp
Andrew Morton
1
-2
/
+0
2005-01-20
[PATCH] Lock initializer cleanup: Network drivers
Thomas Gleixner
1
-2
/
+2
2004-11-15
[PATCH] Multilink fix for ppp_generic.c
Paul Mackerras
1
-2
/
+22
2004-10-27
[PATCH] Lock initializer unifying (Network drivers)
Thomas Gleixner
1
-1
/
+1
2004-08-28
[PPP]: Fix assertion trigger with NET_CLS_ACT.
Jamal Hadi Salim
1
-0
/
+1
2004-08-07
[PATCH] Restore PPP filtering
Paul Mackerras
1
-10
/
+2
2004-07-26
[PATCH] NULL noise removal in drivers/net/*
Alexander Viro
1
-16
/
+16
2004-06-26
[PATCH] ppp_generic.c get_filter made conditional
Paul Fulghum
1
-0
/
+2
2004-06-21
[PATCH] sparse: sock_fprog sanitized
Alexander Viro
1
-69
/
+99
2004-04-09
[ISDN]: Fix kernel PPP/IPPP active/passiv filter code.
Karsten Keil
1
-2
/
+10
2004-03-10
[PATCH] Patch to hook up PPP to simple class sysfs support
Chris Wright
1
-1
/
+20
2004-02-18
[PATCH] add some more MODULE_ALIASes
Andrew Morton
1
-0
/
+1
2004-02-18
[PATCH] Fix for PPP activ/passiv filter
Andrew Morton
1
-13
/
+18
2004-01-10
[netdrvr ppp] netdev dynamic alloc; convert ppp_net_init to alloc_netdev setu...
Alexander Viro
1
-36
/
+31
2003-09-09
[PATCH] ppp devfs oops fix
Andrew Morton
1
-1
/
+3
2003-09-03
[PATCH] MODULE_ALIAS() in char devices
Andrew Morton
1
-0
/
+1
2003-08-19
[NET]: free_netdev - destructors.
Stephen Hemminger
1
-6
/
+1
2003-08-07
[PPP]: Fix two bugs wrt. compression/decompression.
Paul Mackerras
1
-1
/
+2
2003-07-09
[NET]: PPP handling fragmented skbuffs.
Stephen Hemminger
1
-3
/
+3
2003-06-27
[NET]: Fix PPP async regression.
Stephen Hemminger
1
-28
/
+28
2003-06-22
[NET]: Convert PPPoE to new style protocol.
Stephen Hemminger
1
-22
/
+41
2003-06-14
[NET]: Use unregister_netdev() in ppp.
Paul Mackerras
1
-8
/
+3
2003-06-06
[PATCH] Fix check warnings in PPP code
Paul Mackerras
1
-25
/
+23
2003-05-31
[PPP] fix memory leak in ioctl error path
Patrick McHardy
1
-1
/
+3
2003-05-19
[NET]: More device register/unregister fixing.
David S. Miller
1
-4
/
+2
2003-05-19
[NET]: Fix netdevice unregister races.
David S. Miller
1
-3
/
+7
2003-05-18
[PATCH] ppp warning fix
Andrew Morton
1
-1
/
+1
2003-05-16
Make request_module() take a printf-like vararg argument instead of a string.
Linus Torvalds
1
-5
/
+1
2003-05-08
[MPLS]: Add MPLS support to PPP.
David S. Miller
1
-1
/
+15
2003-05-07
[PATCH] switch most remaining drivers over to devfs_mk_bdev
Andrew Morton
1
-4
/
+7
2003-05-03
[PPP]: Module owners for ppp compressors.
Paul Mackerras
1
-11
/
+20
2003-03-19
[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from Adam J. Richter
David S. Miller
1
-1
/
+6
2003-01-20
[PPP]: Handle filtering drops correctly.
Patrick McHardy
1
-4
/
+3
2002-12-31
[PATCH] some ppp/usecount bug
Christoph Hellwig
1
-2
/
+0
2002-12-03
[PATCH] ppp cleanup
Alexander Viro
1
-8
/
+3
2002-09-19
drivers/net/ppp_generic.c:ppp_receive_frame Delete unused label err.
David S. Miller
1
-1
/
+1
2002-09-02
drivers/net/ppp_generic.c: Revert my idiotic unaligned SKB changes.
David S. Miller
1
-19
/
+0
2002-09-01
drivers/net/ppp_generic.c: Allocate right length in unaligned SKB fix.
David S. Miller
1
-1
/
+1
2002-08-31
drivers/net/ppp_generic.c: Fix skb_put len arg when copying unaligned skb.
David S. Miller
1
-1
/
+1
2002-08-30
drivers/net/ppp_generic.c: Fix byte-aligned packets, nearly every arch csum_p...
David S. Miller
1
-1
/
+20
2002-08-03
Convert drivers/net to C99 struct initializers.
Rusty Russell
1
-7
/
+7
2002-07-30
Removed devfs_register_chrdev and devfs_unregister_chrdev.
Greg Kroah-Hartman
1
-2
/
+2
2002-04-30
[PATCH] 2.5.11 : drivers/net/ppp_generic.c
Frank Davis
1
-0
/
+2
2002-04-11
PPP updates and fixes. This fixes the various SMP races, deadlocks
Paul Mackerras
1
-242
/
+399
2002-02-04
v2.5.0.2 -> v2.5.0.3
Linus Torvalds
1
-2
/
+0
2002-02-04
v2.4.12 -> v2.4.12.1
Linus Torvalds
1
-0
/
+1
2002-02-04
v2.4.10.0.1 -> v2.4.10.0.2
Linus Torvalds
1
-5
/
+6
2002-02-04
v2.4.9.6 -> v2.4.9.7
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.6 -> v2.4.6.1
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.3.6 -> v2.4.3.7
Linus Torvalds
1
-5
/
+20
[next]