index
:
kernel
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
caif
Age
Commit message (
Expand
)
Author
2015-04-14
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-10-13
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
2013-05-01
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
2012-08-09
caif: Fix access to freed pernet memory
Sjur Brændeland
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
2012-03-11
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
2012-03-11
caif: Fix for a race in socket transmit with flow control.
Dmitry Tarnyagin
2012-02-07
caif: remove duplicate initialization
Dan Carpenter
2012-02-05
caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.
Jesper Juhl
2012-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-04
caif: Add drop count for caif_net device.
sjur.brandeland@stericsson.com
2012-02-04
caif: Kill debugfs vars for caif socket
sjur.brandeland@stericsson.com
2012-02-02
caif: Bugfix double kfree_skb upon xmit failure
Dmitry Tarnyagin
2012-02-02
caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.
sjur.brandeland@stericsson.com
2012-01-27
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2012-01-17
caif: Remove bad WARN_ON in caif_dev
sjur.brandeland@stericsson.com
2012-01-17
caif: Fix typo in Vendor/Product-ID for CAIF modems
sjur.brandeland@stericsson.com
2012-01-17
net: kill duplicate included header
Shan Wei
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2011-12-22
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-06
caif: Replace BUG_ON with WARN_ON.
Roar Førde
2011-12-06
caif: Bad assert triggering false positive.
sjur.brandeland@stericsson.com
2011-12-05
caif: Stash away hijacked skb destructor and call it later
sjur.brandeland@stericsson.com
2011-12-05
caif: Add support for flow-control on device's tx-queue
sjur.brandeland@stericsson.com
2011-12-05
caif: Add support for CAIF over CDC NCM USB interface
sjur.brandeland@stericsson.com
2011-11-30
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
2011-11-30
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
2011-11-30
caif: Allow cfpkt_extr_head to process empty message
sjur.brandeland@stericsson.com
2011-11-21
caif: fix endian conversion in cffrml_transmit()
Dan Carpenter
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-25
caif: Fix BUG() with network namespaces
David Woodhouse
2011-10-03
caif: add error handling for allocation
Dan Carpenter
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
caif: fix a potential NULL dereference
Eric Dumazet
2011-08-28
caif: Remove OOM messages, use kzalloc
Joe Perches
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-06-21
Remove redundant linux/version.h includes from net/
Jesper Juhl
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-16
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-01
caif: Fix race when conditionally taking rtnl lock
sjur.brandeland@stericsson.com
2011-05-22
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
2011-05-22
caif: Fix freezes when running CAIF loopback device
sjur.brandeland@stericsson.com
2011-05-22
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
2011-05-22
caif: Bugfix add check NULL pointer before calling functions.
sjur.brandeland@stericsson.com
2011-05-15
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
2011-05-15
caif: Bugfix debugfs directory name must be unique.
sjur.brandeland@stericsson.com
[next]