summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-12mpls: make via address optional for multipath routesRobert Shearman
2015-12-12mpls: fix out-of-bounds access when via address not specifiedRobert Shearman
2015-12-12mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman
2015-12-12mpls: validate L2 via address lengthRobert Shearman
2015-12-12openvswitch: Respect conntrack zone even if invalidJoe Stringer
2015-12-12openvswitch: Fix helper reference leakJoe Stringer
2015-12-12ipv6: sctp: clone options to avoid use after freeEric Dumazet
2015-12-12mpls_iptunnel: add static qualifier to mpls_outputRoopa Prabhu
2015-12-12xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-12xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-11Bluetooth: Do not filter multicast addresses by defaultDanny Schweizer
2015-12-10mac802154: tx: fix synced xmit deadlockAlexander Aring
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso
2015-12-10netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-10rfkill: copy the name into the rfkill structJohannes Berg
2015-12-106lowpan: add debugfs supportAlexander Aring
2015-12-106lowpan: add lowpan dev register helpersAlexander Aring
2015-12-106lowpan: add nhc module for GHC routing extension header detectionStefan Schmidt
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-09Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao
2015-12-09Bluetooth: Don't treat connection timeout as a failureJohan Hedberg
2015-12-09Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg
2015-12-09Bluetooth: Clean up current advertising instance trackingJohan Hedberg
2015-12-09Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg
2015-12-09Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg
2015-12-09Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg
2015-12-09Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg
2015-12-09Bluetooth: Simplify read_adv_features codeJohan Hedberg
2015-12-09Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg
2015-12-09Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg
2015-12-09Bluetooth: Move EIR update to hci_request.cJohan Hedberg
2015-12-09Bluetooth: HCI name update to hci_request.cJohan Hedberg
2015-12-09Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg
2015-12-09Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg
2015-12-09Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg
2015-12-09Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg
2015-12-09Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-12-09Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg
2015-12-09Bluetooth: 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