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.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
/
net
/
ppp_generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-10
/
+9
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-06-05
ppp_generic: fix multilink fragment sizes
Ben McKeegan
1
-1
/
+1
2010-06-02
ppp: eliminate shadowed variable name
stephen hemminger
1
-3
/
+3
2010-05-31
drivers/net: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-31
cleanup: remove MIN_FRAG_SIZE definition.
Rami Rosen
1
-1
/
+0
2010-05-26
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
1
-2
/
+2
2010-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-12
/
+22
2010-05-04
ppp_generic: handle non-linear skbs when passing them to pppd
Simon Arlott
1
-1
/
+4
2010-05-04
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
Simon Arlott
1
-11
/
+18
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
ppp: Add ppp_dev_name() exported function
James Chapman
1
-0
/
+19
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-19
ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0...
Lennart Sorensen
1
-61
/
+61
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-33
/
+33
2009-12-02
net: Simplify ppp_generic pernet operations.
Eric W. Biederman
1
-23
/
+7
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
1
-1
/
+1
2009-11-17
ppp: fix BUG on non-linear SKB (multilink receive)
Ben McKeegan
1
-2
/
+9
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-08-20
ppp_generic: Help GCC see that 'flen' is always initialized.
David S. Miller
1
-0
/
+1
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-16
/
+18
2009-08-02
ppp: fix lost fragments in ppp_mp_explode() (resubmit)
Ben McKeegan
1
-16
/
+18
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-2
/
+2
2009-05-20
ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()
Eric Dumazet
1
-0
/
+1
2009-03-14
ppp: ppp_mp_explode() redesign
Gabriele Paoloni
1
-91
/
+120
2009-02-27
ppp: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-4
/
+2
2009-02-27
ppp_generic: Simplify tx_dropped stats
Paulius Zaleckas
1
-1
/
+1
2009-02-18
drivers/net/ppp*.c: fix sparse warnings: fix signedness
Hannes Eder
1
-1
/
+1
2009-02-10
ppp: section fixes re netns
Alexey Dobriyan
1
-1
/
+1
2009-01-22
net: ppp_generic - introduce net-namespace functionality v2
Cyrill Gorcunov
1
-77
/
+198
2009-01-13
net: ppp_generic - fix regressions caused by IDR conversion
Cyrill Gorcunov
1
-6
/
+37
2008-12-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-15
/
+13
2008-12-19
net: ppp_generic - use DEFINE_IDR for static initialization
Cyrill Gorcunov
1
-4
/
+2
2008-12-19
ppp: fix segfaults introduced by netdev_priv changes
James Chapman
1
-15
/
+13
2008-12-17
net: ppp_generic - use idr technique instead of cardmaps
Cyrill Gorcunov
1
-135
/
+48
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-3
/
+2
2008-11-20
netdevice ppp: Convert directly reference of netdev->priv
Wang Chen
1
-10
/
+5
2008-11-20
ppp: convert to net_device_ops
Stephen Hemminger
1
-1
/
+5
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-2
/
+2
2008-10-16
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+2
2008-10-16
remove CONFIG_KMOD from drivers
Johannes Berg
1
-7
/
+3
2008-10-10
ppp: Use skb_queue_walk() in ppp_mp_insert().
David S. Miller
1
-1
/
+2
2008-09-23
ppp_generic: Use skb_peek() in ppp_receive_mp_frame().
David S. Miller
1
-3
/
+5
2008-09-22
net: Remove __skb_insert() calls outside of skbuff internals.
David S. Miller
1
-1
/
+1
2008-07-27
[PATCH] f_count may wrap around
Al Viro
1
-3
/
+3
2008-07-22
device create: net: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+2
2008-06-21
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
1
-1
/
+2
2008-06-21
Add "no BKL needed" comments to several drivers
Jonathan Corbet
1
-0
/
+1
[next]