summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Bluetooth: fix wrong indent in __hci_req_update_{scan/adv}_rsp_data()Seung-Woo Kim1-20/+20
2019-07-04netfilter: xt_owner: bail out with EINVAL in case of unsupported flagssubmit/tizen/20190705.061049accepted/tizen/unified/20190705.110629Pablo Neira Ayuso1-0/+3
2019-07-04netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk1-3/+20
2019-07-04Bluetooth: Fix the potential crash issueDoHyun Pyun1-2/+2
2019-06-28Bluetooth: Set le data length command and eventsubmit/tizen/20190701.041905accepted/tizen/unified/20190701.111735Sudha Bheemanna3-0/+154
2019-06-28Bluetooth: Read host suggested default le data lengthSudha Bheemanna2-0/+91
2019-06-28Bluetooth: Write host suggested default le data lengthSudha Bheemanna2-0/+99
2019-06-28Bluetooth: Read LE Max data length commandSudha Bheemanna2-0/+88
2019-06-28Bluetooth: Fix IPSP connection callback event issue.h.sandeep1-0/+30
2019-06-28Bluetooth: IPSP Connect/Disconnect apisSudha Bheemanna2-0/+166
2019-06-28Bluetooth: Add support to enable/disable IPSPSudha Bheemanna2-0/+69
2019-06-28Bluetooth: Fix issue in the Set LE privacy function.Sudha Bheemanna1-0/+5
2019-06-28Bluetooth: Store the key if auth type is P192Sudha Bheemanna1-0/+8
2019-06-28Bluetooth: Cancel the Sniff timerSudha Bheemanna1-0/+9
2019-06-28Bluetooth: Enable sniff mode for incoming connectionSudha Bheemanna1-0/+5
2019-06-28Bluetooth: Modify fast connectable type.Sudha Bheemanna1-0/+9
2019-06-28Bluetooth: Send Authentication Request command on pairing failureSudha Bheemanna1-0/+18
2019-06-28Bluetooth: Enable inquiry and page scanSudha Bheemanna1-0/+16
2019-06-28Bluetooth: Change authentication requirement.Sudha Bheemanna1-0/+8
2019-06-28Bluetooth: Set link Supervision timeout for a connectionSudha Bheemanna3-1/+44
2019-06-28Bluetooth: Set filter policy for LE connectionSudha Bheemanna3-0/+16
2019-06-28Bluetooth: Get Advertising TX powerSudha Bheemanna1-0/+32
2019-06-28Bluetooth: Set the link for SCO connectionSudha Bheemanna2-0/+62
2019-06-28Bluetooth: Add MGMT command to set SCO settingsSudha Bheemanna3-0/+258
2019-06-28Bluetooth: Add multiple LE advertise state change eventSudha Bheemanna2-0/+33
2019-06-28Bluetooth: Add LE device found MGMT eventSudha Bheemanna2-0/+62
2019-06-27Bluetooth: fix vendor ext rssi link alert eventSeung-Woo Kim2-9/+18
2019-06-27Bluetooth: Add H/W TX timeout error MGMT eventSudha Bheemanna2-0/+16
2019-06-27Bluetooth: Add hardware error MGMT eventSudha Bheemanna2-0/+13
2019-06-27Bluetooth: Add LE vendor specific event handlerSudha Bheemanna1-0/+50
2019-06-27Bluetooth: Add set LE scan parameter featureSudha Bheemanna1-0/+59
2019-06-27Bluetooth: Set Manufacturer data featureSudha Bheemanna1-0/+122
2019-06-27Bluetooth: Add LE connection parameter update procedureSudha Bheemanna2-0/+112
2019-06-27Bluetooth: Add stop LE auto connection featureSudha Bheemanna1-0/+19
2019-06-27Bluetooth: Add BT LE discovery featureSudha Bheemanna3-0/+318
2019-06-27Bluetooth: Update device name on remote_name_eventSudha Bheemanna2-0/+34
2019-06-27Bluetooth: Add RSSI Monitor featureSudha Bheemanna2-0/+718
2019-06-27Bluetooth: Functions to modify WhiteListSudha Bheemanna1-0/+241
2019-06-27Bluetooth: Add Advertising Packet ConfigurationSudha Bheemanna3-2/+267
2019-06-27Bluetooth: Add MGMT tizen_handlers and TIZEN_OP_BASE_CODE.h.sandeep2-0/+34
2019-06-11ethtool: reduce stack usage with clangArnd Bergmann1-7/+9
2019-06-10Merge remote-tracking branch 'stable/linux-4.19.y' into rpi-4.19.ypopcornmix24-83/+155
2019-06-04tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu3-10/+27
2019-06-04Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller1-7/+7
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2-6/+6
2019-06-04net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski1-1/+2
2019-06-04net/tls: fix state removal with feature flags offJakub Kicinski1-6/+0
2019-06-04net: sched: don't use tc_action->order during action dumpVlad Buslov1-2/+1
2019-06-04net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet1-1/+1
2019-06-04llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet1-0/+2