Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f4a1edd56120249198073aa4a373b77e3700ac8f
/
drivers
/
net
/
ppp
/
ppp_generic.c
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
24dff96
fix misuses of f_count() in ppp and netlink
by Al Viro
· 10 years ago
0287587
net: better IFF_XMIT_DST_RELEASE support
by Eric Dumazet
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
8fd90bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
cc25eaa
net: ppp: fix creating PPP pass and active filters
by Christoph Schulz
· 11 years ago
a9f559c
net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
by Christoph Schulz
· 11 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d762d03
net: ppp: reset nextseq counter when enabling SC_MULTILINK
by Christoph Schulz
· 11 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 11 years ago
3916a31
net: ppp: don't call sk_chk_filter twice
by Christoph Schulz
· 11 years ago
b1fcd35
net: filter: let unattached filters use sock_fprog_kern
by Daniel Borkmann
· 11 years ago
568f194
net: ppp: use sk_unattached_filter api
by Daniel Borkmann
· 11 years ago
2fa532c
ppp: convert to idr_alloc()
by Tejun Heo
· 12 years ago
303c07d
ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
by Eric Dumazet
· 12 years ago
14bbd6a
net: Add skb_unclone() helper function.
by Pravin B Shelar
· 12 years ago
b77bc20
ppp: make ppp_get_stats64 static
by stephen hemminger
· 12 years ago
e51f6ff
ppp: add 64 bit stats
by Kevin Groeneveld
· 12 years ago
968d701
ppp: avoid false drop_monitor false positives
by Eric Dumazet
· 13 years ago
9a5d2bd
ppp: Fix race condition with queue start/stop
by David Woodhouse
· 13 years ago
e675f0c
ppp: Don't stop and restart queue on every TX packet
by David Woodhouse
· 13 years ago
bf7daeb
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
by Paul Mackerras
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8a49ad6
ppp: fix 'ppp_mp_reconstruct bad seq' errors
by Ben McKeegan
· 13 years ago
19c6c8f
ppp: fix truesize underestimation
by Eric Dumazet
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
224cf5a
ppp: Move the PPP drivers
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/ppp_generic.c]
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d52344a7
ppp: Use SKB queue abstraction interfaces in fragment processing.
by David S. Miller
· 14 years ago
212bfb9
ppp: Reconstruct fragmented packets using frag lists instead of copying.
by David S. Miller
· 14 years ago
b48f8c2
ppp: Clean up kernel log messages.
by David S. Miller
· 14 years ago
96545ae
net: ppp: use {get,put}_unaligned_be{16,32}
by Changli Gao
· 14 years ago
dbbe68b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d39cd5e
ppp: allow disabling multilink protocol ID compression
by stephen hemminger
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
bcc70bb
net, ppp: Report correct error code if unit allocation failed
by Cyrill Gorcunov
· 14 years ago
93aaae2
filter: optimize sk_run_filter
by Eric Dumazet
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
a00eac0
ppp: Use a real SKB control block in fragmentation engine.
by David S. Miller
· 14 years ago
3429769
ppp: potential NULL dereference in ppp_mp_explode()
by Dan Carpenter
· 14 years ago
15fd0cd
net: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 15 years ago
eedc765c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
536e00e
ppp_generic: fix multilink fragment sizes
by Ben McKeegan
· 15 years ago
c6b20d9
ppp: eliminate shadowed variable name
by stephen hemminger
· 15 years ago
b23d00e
drivers/net: Use memdup_user
by Julia Lawall
· 15 years ago
604c1b1
cleanup: remove MIN_FRAG_SIZE definition.
by Rami Rosen
· 15 years ago
578454f
driver core: add devname module aliases to allow module on-demand auto-loading
by Kay Sievers
· 15 years ago
0f7ca59
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
19937d0
ppp_generic: handle non-linear skbs when passing them to pppd
by Simon Arlott
· 15 years ago
ea8420e
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
by Simon Arlott
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
63f9607
ppp: Add ppp_dev_name() exported function
by James Chapman
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
fa44a73
ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0227eda0a
by Lennart Sorensen
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
741a6fa
net: Simplify ppp_generic pernet operations.
by Eric W. Biederman
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
82b3cc1
ppp: fix BUG on non-linear SKB (multilink receive)
by Ben McKeegan
· 15 years ago
424efe9
netdev: convert pseudo drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
886f9fe
ppp_generic: Help GCC see that 'flen' is always initialized.
by David S. Miller
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a53a8b5
ppp: fix lost fragments in ppp_mp_explode() (resubmit)
by Ben McKeegan
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
8b2d850
ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()
by Eric Dumazet
· 16 years ago
9c70526
ppp: ppp_mp_explode() redesign
by Gabriele Paoloni
· 16 years ago
1d2f8c9
ppp: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
6ceffd4
ppp_generic: Simplify tx_dropped stats
by Paulius Zaleckas
· 16 years ago
d6781f2
drivers/net/ppp*.c: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
0012985
ppp: section fixes re netns
by Alexey Dobriyan
· 16 years ago
273ec51
net: ppp_generic - introduce net-namespace functionality v2
by Cyrill Gorcunov
· 16 years ago
8599757
net: ppp_generic - fix regressions caused by IDR conversion
by Cyrill Gorcunov
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ab5024a
net: ppp_generic - use DEFINE_IDR for static initialization
by Cyrill Gorcunov
· 16 years ago
739840d
ppp: fix segfaults introduced by netdev_priv changes
by James Chapman
· 16 years ago
7a95d26
net: ppp_generic - use idr technique instead of cardmaps
by Cyrill Gorcunov
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
c8019bf
netdevice ppp: Convert directly reference of netdev->priv
by Wang Chen
· 16 years ago
52256cf
ppp: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
6e05d6c
device create: net: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
a65e5d7
remove CONFIG_KMOD from drivers
by Johannes Berg
· 17 years ago
13c9821
ppp: Use skb_queue_walk() in ppp_mp_insert().
by David S. Miller
· 16 years ago
38ce7c7
ppp_generic: Use skb_peek() in ppp_receive_mp_frame().
by David S. Miller
· 16 years ago
43f59c8
net: Remove __skb_insert() calls outside of skbuff internals.
by David S. Miller
· 16 years ago
516e0cc
[PATCH] f_count may wrap around
by Al Viro
· 16 years ago
e17da9c
device create: net: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
f2b9857
Add a bunch of cycle_kernel_lock() calls
by Jonathan Corbet
· 17 years ago
d21c95c
Add "no BKL needed" comments to several drivers
by Jonathan Corbet
· 17 years ago
f3ff8a4
ppp: push BKL down into the driver
by Alan Cox
· 17 years ago
4b95ede
ppp: Do not free not yet unregistered net device.
by Pavel Emelyanov
· 17 years ago
8c0469c
ppp_generic: use stats from net_device structure
by Paulius Zaleckas
· 17 years ago
3c582b3
[PPP]: Sparse warning fixes.
by Stephen Hemminger
· 17 years ago
cd228d5
[PPP]: Remove ptr comparisons to 0
by Joe Perches
· 17 years ago
2a38b77
[PPP] generic: Fix receive path data clobbering & non-linear handling
by Herbert Xu
· 17 years ago
7b797d5
[PPP] generic: Call skb_cow_head before scribbling over skb
by Herbert Xu
· 17 years ago
Next »