index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
2015-04-11
4
-29
/
+148
|
\
|
*
RxRPC: Handle VERSION Rx protocol packets
David Howells
2015-04-01
3
-1
/
+122
|
*
RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument
David Howells
2015-04-01
1
-13
/
+11
|
*
RxRPC: Don't call skb_add_data() if there's no data to copy
David Howells
2015-04-01
1
-19
/
+19
|
*
RxRPC: Fix the conversion to iov_iter
David Howells
2015-04-01
1
-2
/
+2
*
|
get rid of the size argument of sock_sendmsg()
Al Viro
2015-04-11
2
-14
/
+15
*
|
switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()
Al Viro
2015-04-09
1
-17
/
+3
*
|
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
2015-04-09
2
-30
/
+19
*
|
net: switch sendto() and recvfrom() to import_single_range()
Al Viro
2015-04-09
1
-16
/
+8
*
|
Merge branch 'iocb' into for-davem
Al Viro
2015-04-09
2
-4
/
+3
|
\
\
|
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+0
|
*
|
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
2015-03-13
1
-6
/
+3
|
*
|
fs: remove ki_nbytes
Christoph Hellwig
2015-03-12
1
-3
/
+3
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-04-07
17
-316
/
+546
|
\
\
\
|
*
|
|
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
2015-04-04
1
-6
/
+8
|
*
|
|
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-04
1
-2
/
+2
|
*
|
|
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-04
2
-3
/
+3
|
*
|
|
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
2015-04-03
3
-4
/
+15
|
*
|
|
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
2015-04-03
1
-10
/
+36
|
*
|
|
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2015-04-03
2
-0
/
+8
|
*
|
|
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
2015-04-03
1
-1
/
+1
|
*
|
|
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
2015-04-02
1
-6
/
+19
|
*
|
|
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
2
-51
/
+65
|
*
|
|
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
Johan Hedberg
2015-04-02
2
-51
/
+58
|
*
|
|
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
2015-04-02
1
-5
/
+0
|
*
|
|
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2015-04-02
2
-15
/
+0
|
*
|
|
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
2015-04-02
1
-14
/
+14
|
*
|
|
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
2015-04-02
4
-44
/
+81
|
*
|
|
Bluetooth: Add clarifying comment to command status handling
Johan Hedberg
2015-04-02
1
-0
/
+6
|
*
|
|
Bluetooth: Export SMP selftest result in debugfs
Marcel Holtmann
2015-04-02
1
-9
/
+34
|
*
|
|
Bluetooth: Export ECDH selftest result in debugfs
Marcel Holtmann
2015-04-02
1
-4
/
+31
|
*
|
|
Bluetooth: Restrict BNEP flags to only valid ones
Marcel Holtmann
2015-04-02
1
-1
/
+11
|
*
|
|
Bluetooth: Restrict HIDP flags to only valid ones
Marcel Holtmann
2015-04-02
1
-1
/
+10
|
*
|
|
Bluetooth: Restrict CMTP flags to only valid ones
Marcel Holtmann
2015-04-02
1
-1
/
+10
|
*
|
|
Bluetooth: Expose current Device ID information via debugfs
Marcel Holtmann
2015-04-02
1
-0
/
+26
|
*
|
|
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
2015-03-30
4
-12
/
+12
|
*
|
|
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
2015-03-30
3
-28
/
+28
|
*
|
|
Bluetooth: Remove superfluous extra empty line between functions
Marcel Holtmann
2015-03-29
1
-1
/
+0
|
*
|
|
Bluetooth: Fix error returns for Read Local OOB Extended Data commands
Marcel Holtmann
2015-03-29
1
-37
/
+34
|
*
|
|
Bluetooth: Move memory location outside of hci_dev lock
Marcel Holtmann
2015-03-29
1
-8
/
+6
|
*
|
|
Bluetooth: Update adv. parameters when conn. setting changes
Arman Uguray
2015-03-28
1
-1
/
+2
|
*
|
|
Bluetooth: Use ADV_SCAN_IND for adv. instances
Arman Uguray
2015-03-28
1
-1
/
+20
|
*
|
|
Bluetooth: Fix using global connectable settings for adv
Arman Uguray
2015-03-28
1
-4
/
+10
|
*
|
|
Bluetooth: Fix race condition with HCI_RESET flag
Johan Hedberg
2015-03-28
1
-10
/
+10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
13
-42
/
+60
|
\
\
\
\
|
*
|
|
|
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
2015-04-06
1
-16
/
+7
|
*
|
|
|
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
2015-04-06
1
-0
/
+1
|
*
|
|
|
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-06
3
-2
/
+24
|
*
|
|
|
netns: don't allocate an id for dead netns
Nicolas Dichtel
2015-04-03
1
-1
/
+3
|
*
|
|
|
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
2015-04-03
1
-15
/
+9
[next]