Age | Commit message (Expand) | Author | Files | Lines |
2015-12-03 | net: propagate upper priv via netdev_master_upper_dev_link | Jiri Pirko | 4 | -15/+10 |
2015-12-03 | net: Check CHANGEUPPER notifier return value | Ido Schimmel | 1 | -2/+6 |
2015-12-03 | tcp: suppress too verbose messages in tcp_send_ack() | Eric Dumazet | 2 | -9/+11 |
2015-12-01 | unix: use wq_has_sleeper in unix_dgram_recvmsg | Rainer Weikusat | 1 | -2/+4 |
2015-11-30 | net: ipmr: add mfc newroute/delroute netlink support | Nikolay Aleksandrov | 1 | -0/+129 |
2015-11-30 | net: ipmr: fix setsockopt error return | Nikolay Aleksandrov | 1 | -3/+5 |
2015-11-30 | net: ipmr: move pimsm_enabled to pim.h and rename | Nikolay Aleksandrov | 1 | -8/+3 |
2015-11-30 | net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h | Nikolay Aleksandrov | 1 | -18/+0 |
2015-11-30 | net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum | Nikolay Aleksandrov | 1 | -2/+0 |
2015-11-30 | net: remove unnecessary mroute.h includes | Nikolay Aleksandrov | 7 | -7/+0 |
2015-11-30 | net: Generalise wq_has_sleeper helper | Herbert Xu | 9 | -14/+14 |
2015-11-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 10 | -1032/+1207 |
2015-11-24 | net/ipv4/ipconfig: Rejoin broken lines in console output | Geert Uytterhoeven | 1 | -10/+9 |
2015-11-24 | net: dsa: include gpio consumer header file | Arnd Bergmann | 1 | -0/+1 |
2015-11-23 | VSOCK: constify vmci_transport_notify_ops structures | Julia Lawall | 4 | -5/+6 |
2015-11-23 | net: atm: constify in_cache_ops and eg_cache_ops structures | Julia Lawall | 2 | -4/+4 |
2015-11-23 | net: ipmr: factor out common vif init code | Nikolay Aleksandrov | 1 | -21/+19 |
2015-11-23 | net: ipmr: rearrange and cleanup setsockopt | Nikolay Aleksandrov | 1 | -84/+107 |
2015-11-23 | net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails | Nikolay Aleksandrov | 1 | -2/+0 |
2015-11-23 | net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES | Nikolay Aleksandrov | 1 | -2/+2 |
2015-11-23 | net: ipmr: make ip_mroute_getsockopt more understandable | Nikolay Aleksandrov | 1 | -14/+14 |
2015-11-23 | net: ipmr: fix code and comment style | Nikolay Aleksandrov | 1 | -105/+37 |
2015-11-23 | net: ipmr: remove some pimsm ifdefs and simplify | Nikolay Aleksandrov | 1 | -96/+84 |
2015-11-23 | net: ipmr: always define mroute_reg_vif_num | Nikolay Aleksandrov | 1 | -8/+0 |
2015-11-23 | net: ipmr: move the tbl id check in ipmr_new_table | Nikolay Aleksandrov | 1 | -11/+17 |
2015-11-23 | net: dsa: Add support for a switch reset gpio | Andrew Lunn | 1 | -0/+17 |
2015-11-23 | Bluetooth: Increment management interface revision | Johan Hedberg | 1 | -1/+1 |
2015-11-23 | Bluetooth: Fix powering on with privacy and advertising | Andrzej Kaczmarek | 1 | -7/+7 |
2015-11-23 | Bluetooth: Fix returning proper HCI status from __hci_req_sync | Johan Hedberg | 1 | -1/+7 |
2015-11-22 | net: IPv6 fib lookup tracepoint | David Ahern | 2 | -0/+14 |
2015-11-22 | Bluetooth: Add support for Get Advertising Size Information command | Marcel Holtmann | 1 | -0/+58 |
2015-11-22 | Bluetooth: Simplify if statements in tlv_data_is_valid function | Marcel Holtmann | 1 | -9/+11 |
2015-11-22 | Bluetooth: Add instance range check for Add Advertising command | Marcel Holtmann | 1 | -0/+4 |
2015-11-21 | net: avoid NULL deref in napi_get_frags() | Eric Dumazet | 1 | -2/+4 |
2015-11-20 | tipc: eliminate remnants of hungarian notation | Jon Paul Maloy | 6 | -133/+133 |
2015-11-20 | tipc: narrow down interface towards struct tipc_link | Jon Paul Maloy | 7 | -345/+415 |
2015-11-20 | tipc: narrow down exposure of struct tipc_node | Jon Paul Maloy | 7 | -461/+462 |
2015-11-20 | tipc: convert node lock to rwlock | Jon Paul Maloy | 3 | -133/+136 |
2015-11-20 | tipc: introduce per-link spinlock | Jon Paul Maloy | 3 | -26/+25 |
2015-11-20 | tipc: reduce code dependency between binding table and node layer | Jon Paul Maloy | 6 | -67/+74 |
2015-11-20 | tipc: small cleanup of function tipc_node_check_state() | Jon Paul Maloy | 1 | -3/+2 |
2015-11-20 | tipc: move linearization of buffers to generic code | Jon Paul Maloy | 3 | -5/+3 |
2015-11-19 | Bluetooth: remove unneeded variable in l2cap_stream_rx | Prasanna Karthik | 1 | -3/+1 |
2015-11-19 | Bluetooth: Clean up hci_core code | Prasanna Karthik | 1 | -3/+4 |
2015-11-19 | Bluetooth: clean up af_bluetooth code | Prasanna Karthik | 1 | -2/+2 |
2015-11-19 | Bluetooth: Delete an unnecessary check before the function call "kfree_skb" | Markus Elfring | 1 | -2/+1 |
2015-11-19 | mac802154: Delete an unnecessary check before the function call "kfree_skb" | Markus Elfring | 1 | -2/+1 |
2015-11-19 | Bluetooth: Simplify request cleanup code | Johan Hedberg | 2 | -3/+3 |
2015-11-19 | Bluetooth: Remove conn_unfinished variable from hci_connect_le() | Johan Hedberg | 1 | -36/+12 |
2015-11-19 | Bluetooth: Move check for ongoing connect earlier in hci_connect_le() | Johan Hedberg | 1 | -6/+6 |