index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp_generic.c
Age
Commit message (
Expand
)
Author
2011-09-20
ppp_generic: fix multilink fragment MTU calculation (again)
Henry Wong
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-21
ppp: Use SKB queue abstraction interfaces in fragment processing.
David S. Miller
2011-01-21
ppp: Reconstruct fragmented packets using frag lists instead of copying.
David S. Miller
2011-01-21
ppp: Clean up kernel log messages.
David S. Miller
2011-01-11
net: ppp: use {get,put}_unaligned_be{16,32}
Changli Gao
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-28
ppp: allow disabling multilink protocol ID compression
stephen hemminger
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-28
net, ppp: Report correct error code if unit allocation failed
Cyrill Gorcunov
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-05
ppp: Use a real SKB control block in fragmentation engine.
David S. Miller
2010-09-13
ppp: potential NULL dereference in ppp_mp_explode()
Dan Carpenter
2010-07-13
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-04
ppp_generic: fix multilink fragment sizes
Ben McKeegan
2010-06-02
ppp: eliminate shadowed variable name
stephen hemminger
2010-05-31
drivers/net: Use memdup_user
Julia Lawall
2010-05-31
cleanup: remove MIN_FRAG_SIZE definition.
Rami Rosen
2010-05-25
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
2010-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-03
ppp_generic: handle non-linear skbs when passing them to pppd
Simon Arlott
2010-05-03
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
Simon Arlott
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
ppp: Add ppp_dev_name() exported function
James Chapman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-19
ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0...
Lennart Sorensen
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-02
net: Simplify ppp_generic pernet operations.
Eric W. Biederman
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
2009-11-17
ppp: fix BUG on non-linear SKB (multilink receive)
Ben McKeegan
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
2009-08-19
ppp_generic: Help GCC see that 'flen' is always initialized.
David S. Miller
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-02
ppp: fix lost fragments in ppp_mp_explode() (resubmit)
Ben McKeegan
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-05-19
ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()
Eric Dumazet
2009-03-13
ppp: ppp_mp_explode() redesign
Gabriele Paoloni
2009-02-27
ppp: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-27
ppp_generic: Simplify tx_dropped stats
Paulius Zaleckas
2009-02-18
drivers/net/ppp*.c: fix sparse warnings: fix signedness
Hannes Eder
2009-02-10
ppp: section fixes re netns
Alexey Dobriyan
2009-01-21
net: ppp_generic - introduce net-namespace functionality v2
Cyrill Gorcunov
2009-01-13
net: ppp_generic - fix regressions caused by IDR conversion
Cyrill Gorcunov
2008-12-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-19
net: ppp_generic - use DEFINE_IDR for static initialization
Cyrill Gorcunov
[next]