Age | Commit message (Expand) | Author | Files | Lines |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 18 | -132/+186 |
2017-07-01 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 7 | -35/+47 |
2017-07-01 | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2 | -2/+2 |
2017-06-29 | Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ... | Mateusz Jurczyk | 3 | -7/+7 |
2017-06-29 | bluetooth: remove WQ_MEM_RECLAIM from hci workqueues | Tejun Heo | 1 | -4/+3 |
2017-06-27 | Bluetooth: hidp: fix possible might sleep error in hidp_session_thread | Jeffy Chen | 1 | -11/+22 |
2017-06-27 | Bluetooth: cmtp: fix possible might sleep error in cmtp_session | Jeffy Chen | 1 | -7/+10 |
2017-06-27 | Bluetooth: bnep: fix possible might sleep error in bnep_session | Jeffy Chen | 1 | -6/+5 |
2017-06-20 | net: introduce __skb_put_[zero, data, u8] | yuan linyu | 2 | -15/+12 |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 3 | -3/+3 |
2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 2 | -2/+2 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 3 | -9/+9 |
2017-06-16 | networking: make skb_pull & friends return void pointers | Johannes Berg | 1 | -2/+2 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 6 | -21/+21 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 8 | -13/+13 |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-06-12 | Bluetooth: Send HCI Set Event Mask Page 2 command only when needed | Marcel Holtmann | 1 | -2/+15 |
2017-06-10 | Bluetooth: use constant time memory comparison for secret values | Jason A. Donenfeld | 1 | -19/+20 |
2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 1 | -1/+1 |
2017-05-22 | Bluetooth: Delete error messages for failed memory allocations in two functions | Markus Elfring | 1 | -8/+3 |
2017-05-18 | Bluetooth: Skip vendor diagnostic configuration for HCI User Channel | Marcel Holtmann | 1 | -5/+6 |
2017-05-18 | Bluetooth: Set LE Default PHY preferences | Marcel Holtmann | 1 | -0/+12 |
2017-05-18 | Bluetooth: Enable LE PHY Update Complete event | Marcel Holtmann | 1 | -0/+6 |
2017-05-18 | Bluetooth: Enable LE Channel Selection Algorithm event | Marcel Holtmann | 1 | -0/+8 |
2017-05-18 | Bluetooth: Set LE Suggested Default Data Length to maximum | Marcel Holtmann | 1 | -0/+9 |
2017-05-16 | net: socket: mark socket protocol handler structs as const | linzhang | 1 | -1/+1 |
2017-04-30 | Bluetooth: Add selftest for ECDH key generation | Marcel Holtmann | 2 | -3/+38 |
2017-04-30 | Bluetooth: zero kpp input for key generation | Marcel Holtmann | 1 | -0/+1 |
2017-04-30 | Bluetooth: Fix user channel for 32bit userspace on 64bit kernel | Szymon Janc | 1 | -1/+2 |
2017-04-30 | Bluetooth: allocate data for kpp on heap | Salvatore Benedetto | 2 | -11/+33 |
2017-04-25 | Bluetooth: convert smp and selftest to crypto kpp API | Salvatore Benedetto | 8 | -878/+259 |
2017-04-12 | bluetooth: Do not set IFF_POINTOPOINT | Patrik Flykt | 1 | -2/+1 |
2017-04-12 | Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN | Luiz Augusto von Dentz | 1 | -0/+2 |
2017-04-12 | Bluetooth: L2CAP: Add l2cap_le_flowctl_send | Luiz Augusto von Dentz | 1 | -8/+19 |
2017-04-12 | Bluetooth: 6lowpan: Use netif APIs to flow control | Luiz Augusto von Dentz | 1 | -0/+16 |
2017-04-12 | Bluetooth: 6lowpan: Don't drop packets when run out of credits | Luiz Augusto von Dentz | 1 | -9/+2 |
2017-04-12 | Bluetooth: L2CAP: Don't return -EAGAIN if out of credits | Luiz Augusto von Dentz | 1 | -3/+0 |
2017-04-12 | Bluetooth: 6lowpan: Print errors during recv_pkt | Luiz Augusto von Dentz | 1 | -0/+2 |
2017-04-12 | Bluetooth: 6lowpan: Remove unnecessary peer lookup | Luiz Augusto von Dentz | 1 | -11/+4 |
2017-04-12 | Bluetooth: 6lowpan: fix use after free in chan_suspend/resume | Michael Scott | 1 | -18/+3 |
2017-04-12 | Bluetooth: 6lowpan: fix delay work init in add_peer_chan() | Michael Scott | 1 | -3/+7 |
2017-04-12 | 6lowpan: fix assignment of peer_addr | Colin Ian King | 1 | -1/+1 |
2017-04-12 | Bluetooth: Change initial min and max interval | Jonas Holmberg | 1 | -2/+2 |
2017-04-12 | Bluetooth: fix assignments on error variable err | Colin Ian King | 1 | -5/+5 |
2017-04-12 | Bluetooth: Avoid bt_accept_unlink() double unlinking | Dean Jenkins | 1 | -0/+24 |
2017-04-12 | Bluetooth: Handle bt_accept_enqueue() socket atomically | Dean Jenkins | 1 | -0/+2 |
2017-04-12 | 6lowpan: Fix IID format for Bluetooth | Luiz Augusto von Dentz | 1 | -67/+12 |
2017-04-12 | 6lowpan: Use netdev addr_len to determine lladdr len | Luiz Augusto von Dentz | 1 | -36/+6 |
2017-04-12 | bluetooth: Set 6 byte device addresses | Patrik Flykt | 1 | -11/+8 |
2017-04-12 | Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -2/+2 |