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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
genetlink: fix genl_set_err() group ID
Johannes Berg
2013-11-21
1
-0
/
+3
*
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2013-11-21
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-37
/
+94
|
\
|
*
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
1
-17
/
+31
|
*
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
1
-6
/
+16
|
*
genetlink: add and use genl_set_err()
Johannes Berg
2013-11-19
1
-0
/
+14
|
*
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2013-11-19
1
-2
/
+0
|
*
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2013-11-19
1
-2
/
+0
|
*
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
1
-2
/
+6
|
*
genetlink: unify registration functions
Johannes Berg
2013-11-15
1
-4
/
+24
|
*
genetlink: make genl_ops flags a u8 and move to end
Johannes Berg
2013-11-14
1
-3
/
+3
|
*
genetlink: allow making ops const
Johannes Berg
2013-11-14
1
-5
/
+5
|
*
genetlink: register family ops as array
Johannes Berg
2013-11-14
1
-3
/
+4
|
*
genetlink: remove genl_register_ops/genl_unregister_ops
Johannes Berg
2013-11-14
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix common typo in "identify"
Maxime Jayat
2013-10-14
1
-1
/
+1
*
|
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
2
-34
/
+2
*
|
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-11-08
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-08
6
-73
/
+104
|
\
\
|
*
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
4
-73
/
+72
|
|
\
\
|
|
*
|
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
1
-2
/
+0
|
|
*
|
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-21
1
-0
/
+1
|
|
*
|
Bluetooth: Add support for setting DUT mode
Marcel Holtmann
2013-10-19
1
-0
/
+3
|
|
*
|
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
2013-10-19
1
-0
/
+2
|
|
*
|
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
2013-10-19
2
-0
/
+3
|
|
*
|
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
2013-10-19
1
-1
/
+0
|
|
*
|
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
2013-10-19
1
-0
/
+1
|
|
*
|
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
2013-10-18
1
-2
/
+0
|
|
*
|
Bluetooth: Add address type to device blacklist table
Marcel Holtmann
2013-10-18
1
-1
/
+2
|
|
*
|
Bluetooth: Convert idle timer to use delayed work
Johan Hedberg
2013-10-16
1
-2
/
+2
|
|
*
|
Bluetooth: Convert auto accept timer to use delayed work
Johan Hedberg
2013-10-16
1
-1
/
+1
|
|
*
|
Bluetooth: Remove enable_hs declaration
Marcel Holtmann
2013-10-16
1
-2
/
+0
|
|
*
|
Bluetooth: Remove duplicate definitions for advertising event types
Marcel Holtmann
2013-10-16
1
-10
/
+5
|
|
*
|
Bluetooth: Set the scan response data when needed
Marcel Holtmann
2013-10-16
1
-0
/
+6
|
|
*
|
Bluetooth: Store scan response data in HCI device
Marcel Holtmann
2013-10-16
1
-0
/
+2
|
|
*
|
Bluetooth: Make mgmt_new_ltk() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
|
*
|
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
|
*
|
Bluetooth: Make mgmt_set_local_name_complete() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
|
*
|
Bluetooth: Make mgmt_set_class_of_dev_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
|
*
|
Bluetooth: Make mgmt_ssp_enable_complete() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
|
*
|
Bluetooth: Make mgmt_auth_enable_complete() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
|
*
|
Bluetooth: Make mgmt_auth_failed() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
|
*
|
Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
|
*
|
Bluetooth: Make mgmt_pin_code_reply_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
|
*
|
Bluetooth: Make mgmt_pin_code_request() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
|
*
|
Bluetooth: Add l2cap_chan_no_resume stub for A2MP
Marcel Holtmann
2013-10-15
1
-0
/
+4
|
|
*
|
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
Gustavo Padovan
2013-10-15
1
-1
/
+0
|
|
*
|
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
2013-10-15
1
-0
/
+5
|
|
*
|
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
2013-10-15
1
-0
/
+6
|
|
*
|
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
2013-10-15
1
-1
/
+1
[next]