index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
caif
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
caif: added check for potential null return
Kim Lilliestierna XX
2012-06-25
1
-0
/
+5
*
|
caif: Remove unused pointer and code
Kim Lilliestierna XX
2012-06-25
1
-3
/
+0
|
/
*
net: remove my future former mail address
Rémi Denis-Courmont
2012-06-17
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-1
/
+1
|
\
|
*
Kconfig: replace "--- help ---" with "---help---"
Paul Bolle
2012-05-07
1
-1
/
+1
*
|
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-6
/
+4
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-1
/
+1
*
|
caif: set traffic class for caif packets
Dmitry Tarnyagin
2012-04-13
4
-2
/
+28
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-13
1
-3
/
+6
|
\
\
|
*
|
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
2012-04-13
1
-3
/
+6
|
|
/
*
/
caif: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-7
/
+7
|
/
*
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
2012-03-11
1
-3
/
+6
*
caif: Fix for a race in socket transmit with flow control.
Dmitry Tarnyagin
2012-03-11
6
-24
/
+31
*
caif: remove duplicate initialization
Dan Carpenter
2012-02-07
1
-2
/
+1
*
caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.
Jesper Juhl
2012-02-05
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-04
4
-34
/
+11
|
\
|
*
caif: Bugfix double kfree_skb upon xmit failure
Dmitry Tarnyagin
2012-02-02
1
-4
/
+6
|
*
caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.
sjur.brandeland@stericsson.com
2012-02-02
1
-9
/
+3
|
*
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2012-01-27
2
-21
/
+2
*
|
caif: Add drop count for caif_net device.
sjur.brandeland@stericsson.com
2012-02-04
1
-6
/
+6
*
|
caif: Kill debugfs vars for caif socket
sjur.brandeland@stericsson.com
2012-02-04
1
-112
/
+1
|
/
*
caif: Remove bad WARN_ON in caif_dev
sjur.brandeland@stericsson.com
2012-01-17
1
-7
/
+9
*
caif: Fix typo in Vendor/Product-ID for CAIF modems
sjur.brandeland@stericsson.com
2012-01-17
1
-1
/
+1
*
net: kill duplicate included header
Shan Wei
2012-01-17
1
-1
/
+0
*
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-01-09
2
-4
/
+4
|
\
|
*
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
2011-12-22
2
-4
/
+4
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-1
/
+1
*
|
caif: Replace BUG_ON with WARN_ON.
Roar Førde
2011-12-06
1
-6
/
+4
*
|
caif: Bad assert triggering false positive.
sjur.brandeland@stericsson.com
2011-12-06
1
-1
/
+1
*
|
caif: Stash away hijacked skb destructor and call it later
sjur.brandeland@stericsson.com
2011-12-05
1
-1
/
+33
*
|
caif: Add support for flow-control on device's tx-queue
sjur.brandeland@stericsson.com
2011-12-05
1
-1
/
+84
*
|
caif: Add support for CAIF over CDC NCM USB interface
sjur.brandeland@stericsson.com
2011-12-05
5
-9
/
+224
*
|
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
2011-11-30
2
-3
/
+2
*
|
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
2011-11-30
2
-86
/
+106
*
|
caif: Allow cfpkt_extr_head to process empty message
sjur.brandeland@stericsson.com
2011-11-30
1
-1
/
+2
|
/
*
caif: fix endian conversion in cffrml_transmit()
Dan Carpenter
2011-11-21
1
-5
/
+6
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
caif: Fix BUG() with network namespaces
David Woodhouse
2011-10-25
1
-2
/
+3
*
caif: add error handling for allocation
Dan Carpenter
2011-10-03
1
-9
/
+14
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-1
/
+5
|
\
|
*
caif: fix a potential NULL dereference
Eric Dumazet
2011-09-16
1
-1
/
+5
*
|
caif: Remove OOM messages, use kzalloc
Joe Perches
2011-08-28
11
-75
/
+27
*
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
1
-3
/
+3
|
/
*
Remove redundant linux/version.h includes from net/
Jesper Juhl
2011-06-21
2
-2
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-1
/
+1
|
\
|
*
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
2011-06-16
1
-1
/
+1
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
|
/
*
caif: Fix race when conditionally taking rtnl lock
sjur.brandeland@stericsson.com
2011-06-01
1
-6
/
+3
*
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
2011-05-22
1
-1
/
+6
[prev]
[next]