summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-12-03net: Check CHANGEUPPER notifier return valueIdo Schimmel
2015-12-02tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet
2015-12-01unix: use wq_has_sleeper in unix_dgram_recvmsgRainer Weikusat
2015-11-30net: ipmr: add mfc newroute/delroute netlink supportNikolay Aleksandrov
2015-11-30net: ipmr: fix setsockopt error returnNikolay Aleksandrov
2015-11-30net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov
2015-11-30net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov
2015-11-30net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov
2015-11-30net: remove unnecessary mroute.h includesNikolay Aleksandrov
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu
2015-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-24net/ipv4/ipconfig: Rejoin broken lines in console outputGeert Uytterhoeven
2015-11-24net: dsa: include gpio consumer header fileArnd Bergmann
2015-11-23VSOCK: constify vmci_transport_notify_ops structuresJulia Lawall
2015-11-23net: atm: constify in_cache_ops and eg_cache_ops structuresJulia Lawall
2015-11-23net: ipmr: factor out common vif init codeNikolay Aleksandrov
2015-11-23net: ipmr: rearrange and cleanup setsockoptNikolay Aleksandrov
2015-11-23net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it failsNikolay Aleksandrov
2015-11-23net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLESNikolay Aleksandrov
2015-11-23net: ipmr: make ip_mroute_getsockopt more understandableNikolay Aleksandrov
2015-11-23net: ipmr: fix code and comment styleNikolay Aleksandrov
2015-11-23net: ipmr: remove some pimsm ifdefs and simplifyNikolay Aleksandrov
2015-11-23net: ipmr: always define mroute_reg_vif_numNikolay Aleksandrov
2015-11-23net: ipmr: move the tbl id check in ipmr_new_tableNikolay Aleksandrov
2015-11-23net: dsa: Add support for a switch reset gpioAndrew Lunn
2015-11-23Bluetooth: Increment management interface revisionJohan Hedberg
2015-11-23Bluetooth: Fix powering on with privacy and advertisingAndrzej Kaczmarek
2015-11-23Bluetooth: Fix returning proper HCI status from __hci_req_syncJohan Hedberg
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann
2015-11-22Bluetooth: Simplify if statements in tlv_data_is_valid functionMarcel Holtmann
2015-11-22Bluetooth: Add instance range check for Add Advertising commandMarcel Holtmann
2015-11-20net: avoid NULL deref in napi_get_frags()Eric Dumazet
2015-11-20tipc: eliminate remnants of hungarian notationJon Paul Maloy
2015-11-20tipc: narrow down interface towards struct tipc_linkJon Paul Maloy
2015-11-20tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy
2015-11-20tipc: convert node lock to rwlockJon Paul Maloy
2015-11-20tipc: introduce per-link spinlockJon Paul Maloy
2015-11-20tipc: reduce code dependency between binding table and node layerJon Paul Maloy
2015-11-20tipc: small cleanup of function tipc_node_check_state()Jon Paul Maloy
2015-11-20tipc: move linearization of buffers to generic codeJon Paul Maloy
2015-11-19Bluetooth: remove unneeded variable in l2cap_stream_rxPrasanna Karthik
2015-11-19Bluetooth: Clean up hci_core codePrasanna Karthik
2015-11-19Bluetooth: clean up af_bluetooth codePrasanna Karthik
2015-11-19Bluetooth: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring
2015-11-19mac802154: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring
2015-11-19Bluetooth: Simplify request cleanup codeJohan Hedberg
2015-11-19Bluetooth: Remove conn_unfinished variable from hci_connect_le()Johan Hedberg
2015-11-19Bluetooth: Move check for ongoing connect earlier in hci_connect_le()Johan Hedberg
2015-11-19Bluetooth: Fix specifying role for LE connectionsJohan Hedberg