summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-12-106lowpan: add nhc module for GHC fragmentation extension header detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC destination extension header detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC ICMPv6 detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC UDP detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC hop-by-hopextension header detectionStefan Schmidt
2015-12-106lowpan: clarify Kconfig entries for upcoming GHC supportStefan Schmidt
2015-12-10Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao
2015-12-10Bluetooth: Don't treat connection timeout as a failureJohan Hedberg
2015-12-10Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg
2015-12-10Bluetooth: Clean up current advertising instance trackingJohan Hedberg
2015-12-10Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg
2015-12-10Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg
2015-12-10Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg
2015-12-10Bluetooth: Simplify read_adv_features codeJohan Hedberg
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg
2015-12-10Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move EIR update to hci_request.cJohan Hedberg
2015-12-10Bluetooth: HCI name update to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg
2015-12-09netfilter: nf_tables: fix nf_log_trace based tracingFlorian Westphal
2015-12-09netfilter: nfnetlink_log: Change setter functions to be voidRosen, Rami
2015-12-09netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov
2015-12-09netfilter: ipv6: nf_defrag: fix NULL deref panicFlorian Westphal
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo
2015-12-08netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi
2015-12-08net: Fix inverted test in __skb_recv_datagramRainer Weikusat
2015-12-07xfrm: take care of request socketsEric Dumazet
2015-12-07ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet
2015-12-07Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-12-07net: dsa: move dsa slave destroy code to slave.cNeil Armstrong
2015-12-07net: dsa: Add missing master netdev dev_put() callsNeil Armstrong
2015-12-07net: dsa: cleanup resources upon module removalNeil Armstrong
2015-12-07net: dsa: remove DSA link pollingNeil Armstrong
2015-12-07mpls: fix sending of local encapped packetsRobert Shearman
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-07batman-adv: Fix invalid stack access in batadv_dat_select_candidatesSven Eckelmann
2015-12-07batman-adv: fix erroneous client entry duplicate detectionMarek Lindner