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
/
net
/
caif
/
caif_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2014-02-10
net: Include appropriate header file in caif/caif_dev.c
Rashika Kheria
1
-0
/
+1
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-2
/
+2
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-03-08
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
1
-4
/
+5
2013-03-03
caif_dev: fix sparse warnings for caif_flow_cb
Silviu-Mihai Popescu
1
-1
/
+1
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-07-17
caif: Fix access to freed pernet memory
Sjur Brændeland
1
-1
/
+1
2012-06-26
caif: added check for potential null return
Kim Lilliestierna XX
1
-0
/
+5
2012-06-26
caif: Remove unused pointer and code
Kim Lilliestierna XX
1
-3
/
+0
2012-06-18
net: remove my future former mail address
Rémi Denis-Courmont
1
-2
/
+1
2012-02-06
caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.
Jesper Juhl
1
-2
/
+0
2012-01-28
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
1
-20
/
+2
2012-01-17
caif: Remove bad WARN_ON in caif_dev
sjur.brandeland@stericsson.com
1
-7
/
+9
2012-01-10
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-2
/
+2
2011-12-22
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
1
-2
/
+2
2011-12-07
caif: Replace BUG_ON with WARN_ON.
Roar Førde
1
-6
/
+4
2011-12-06
caif: Stash away hijacked skb destructor and call it later
sjur.brandeland@stericsson.com
1
-1
/
+33
2011-12-06
caif: Add support for flow-control on device's tx-queue
sjur.brandeland@stericsson.com
1
-1
/
+84
2011-12-06
caif: Add support for CAIF over CDC NCM USB interface
sjur.brandeland@stericsson.com
1
-0
/
+1
2011-12-01
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
1
-1
/
+1
2011-12-01
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
1
-55
/
+90
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-26
caif: Fix BUG() with network namespaces
David Woodhouse
1
-2
/
+3
2011-09-17
caif: fix a potential NULL dereference
Eric Dumazet
1
-1
/
+5
2011-06-22
Remove redundant linux/version.h includes from net/
Jesper Juhl
1
-1
/
+0
2011-05-23
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
1
-1
/
+6
2011-05-16
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
1
-2
/
+5
2011-05-16
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
1
-41
/
+36
2011-05-16
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
1
-118
/
+159
2011-04-18
caif: Fix set-but-unused variables.
David S. Miller
1
-9
/
+2
2011-04-12
caif: Don't resend if dev_queue_xmit fails.
Sjur Brændeland
1
-17
/
+4
2011-04-12
caif: code cleanup
Stephen Hemminger
1
-18
/
+6
2010-11-04
caif: Bugfix for socket priority, bindtodev and dbg channel.
André Carvalho de Matos
1
-0
/
+2
2010-09-22
caif: Fix function NULL pointer check.
Sjur Braendeland
1
-1
/
+1
2010-09-07
net/caifcaif_dev.c: Use netdev_<level>
Joe Perches
1
-8
/
+8
2010-09-07
net/caif: Use pr_fmt
Joe Perches
1
-11
/
+11
2010-06-21
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
1
-4
/
+8
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-04-28
Bugfix: Link selection was swapped in switch.
Sjur Braendeland
1
-2
/
+2
2010-04-28
caif: Add reference counting to service layer
Sjur Braendeland
1
-0
/
+6
2010-04-28
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
1
-8
/
+7
2010-03-31
net-caif: add CAIF device registration functionality
Sjur Braendeland
1
-0
/
+413