Age | Commit message (Expand) | Author |
2015-11-30 | net: Generalise wq_has_sleeper helper | Herbert Xu |
2015-11-24 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-11-24 | net/ipv4/ipconfig: Rejoin broken lines in console output | Geert Uytterhoeven |
2015-11-24 | net: dsa: include gpio consumer header file | Arnd Bergmann |
2015-11-23 | VSOCK: constify vmci_transport_notify_ops structures | Julia Lawall |
2015-11-23 | net: atm: constify in_cache_ops and eg_cache_ops structures | Julia Lawall |
2015-11-23 | net: ipmr: factor out common vif init code | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: rearrange and cleanup setsockopt | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: make ip_mroute_getsockopt more understandable | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: fix code and comment style | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: remove some pimsm ifdefs and simplify | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: always define mroute_reg_vif_num | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: move the tbl id check in ipmr_new_table | Nikolay Aleksandrov |
2015-11-23 | net: dsa: Add support for a switch reset gpio | Andrew Lunn |
2015-11-23 | Bluetooth: Increment management interface revision | Johan Hedberg |
2015-11-23 | Bluetooth: Fix powering on with privacy and advertising | Andrzej Kaczmarek |
2015-11-23 | Bluetooth: Fix returning proper HCI status from __hci_req_sync | Johan Hedberg |
2015-11-22 | net: IPv6 fib lookup tracepoint | David Ahern |
2015-11-22 | Bluetooth: Add support for Get Advertising Size Information command | Marcel Holtmann |
2015-11-22 | Bluetooth: Simplify if statements in tlv_data_is_valid function | Marcel Holtmann |
2015-11-22 | Bluetooth: Add instance range check for Add Advertising command | Marcel Holtmann |
2015-11-20 | net: avoid NULL deref in napi_get_frags() | Eric Dumazet |
2015-11-20 | tipc: eliminate remnants of hungarian notation | Jon Paul Maloy |
2015-11-20 | tipc: narrow down interface towards struct tipc_link | Jon Paul Maloy |
2015-11-20 | tipc: narrow down exposure of struct tipc_node | Jon Paul Maloy |
2015-11-20 | tipc: convert node lock to rwlock | Jon Paul Maloy |
2015-11-20 | tipc: introduce per-link spinlock | Jon Paul Maloy |
2015-11-20 | tipc: reduce code dependency between binding table and node layer | Jon Paul Maloy |
2015-11-20 | tipc: small cleanup of function tipc_node_check_state() | Jon Paul Maloy |
2015-11-20 | tipc: move linearization of buffers to generic code | Jon Paul Maloy |
2015-11-19 | Bluetooth: remove unneeded variable in l2cap_stream_rx | Prasanna Karthik |
2015-11-19 | Bluetooth: Clean up hci_core code | Prasanna Karthik |
2015-11-19 | Bluetooth: clean up af_bluetooth code | Prasanna Karthik |
2015-11-19 | Bluetooth: Delete an unnecessary check before the function call "kfree_skb" | Markus Elfring |
2015-11-19 | mac802154: Delete an unnecessary check before the function call "kfree_skb" | Markus Elfring |
2015-11-19 | Bluetooth: Simplify request cleanup code | Johan Hedberg |
2015-11-19 | Bluetooth: Remove conn_unfinished variable from hci_connect_le() | Johan Hedberg |
2015-11-19 | Bluetooth: Move check for ongoing connect earlier in hci_connect_le() | Johan Hedberg |
2015-11-19 | Bluetooth: Fix specifying role for LE connections | Johan Hedberg |
2015-11-19 | Bluetooth: Remove unnecessary le_scan_restart_work_complete() function | Johan Hedberg |
2015-11-19 | Bluetooth: Simplify le_scan_disable_work() | Johan Hedberg |
2015-11-19 | Bluetooth: Pass inquiry length to bredr_inquiry() | Johan Hedberg |
2015-11-19 | Bluetooth: Fix BR/EDR Page Scan update with Add Device | Johan Hedberg |
2015-11-19 | Bluetooth: Move Stop Discovery to req_workqueue | Johan Hedberg |
2015-11-19 | Bluetooth: Move Start Discovery to req_workqueue | Johan Hedberg |
2015-11-19 | Bluetooth: Add error return value to hci_req_sync callback | Johan Hedberg |
2015-11-19 | Bluetooth: Add discovery type validity helper | Johan Hedberg |
2015-11-19 | Bluetooth: Move LE scan disable/restart behind req_workqueue | Johan Hedberg |