index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
phonet
/
pep-gprs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-17
net: remove my future former mail address
Rémi Denis-Courmont
1
-1
/
+1
2010-01-07
Phonet: zero-copy aligned GPRS RX
Rémi Denis-Courmont
1
-2
/
+2
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-2
/
+2
2009-06-09
phonet: Use frag list abstraction interfaces.
David S. Miller
1
-2
/
+2
2009-06-02
Phonet: fix accounting race between gprs_writeable() and gprs_xmit()
Rémi Denis-Courmont
1
-2
/
+3
2009-02-10
Phonet: fix double free in GPRS outbound packet error path
Rémi Denis-Courmont
1
-1
/
+0
2009-01-07
phonet: update to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-12-17
Phonet: get rid of deferred work on the transmission path
Rémi Denis-Courmont
1
-63
/
+28
2008-12-17
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
Rémi Denis-Courmont
1
-1
/
+1
2008-12-16
Phonet: improve GPRS variable names
Rémi Denis-Courmont
1
-84
/
+86
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+22
2008-12-15
Phonet: keep TX queue disabled when the device is off
Rémi Denis-Courmont
1
-5
/
+22
2008-11-10
Phonet: use net_device built-in stats for GPRS
Rémi Denis-Courmont
1
-20
/
+13
2008-11-06
phonet: sparse annotations of protocol, remove forward declaration
Harvey Harrison
1
-4
/
+4
2008-10-05
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
1
-0
/
+347