summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: x25: Fix handling of Restart Request and Restart ConfirmationXie He2020-12-101-16/+9
* mptcp: be careful on subflows shutdownPaolo Abeni2020-12-101-2/+10
* mptcp: plug subflow context memory leakPaolo Abeni2020-12-101-2/+3
* mptcp: link MPC subflow into msk only after acceptPaolo Abeni2020-12-105-6/+35
* mptcp: use the variable sk instead of open-codingGeliang Tang2020-12-101-2/+2
* mptcp: rename add_addr_signal and mptcp_add_addr_statusGeliang Tang2020-12-103-16/+16
* mptcp: drop rm_addr_signal flagGeliang Tang2020-12-102-5/+17
* mptcp: print out port and ahmac when receiving ADD_ADDRGeliang Tang2020-12-101-3/+3
* mptcp: add port parameter for mptcp_pm_announce_addrGeliang Tang2020-12-103-6/+11
* mptcp: send out dedicated packet for ADD_ADDR using portGeliang Tang2020-12-103-5/+15
* mptcp: add the outgoing ADD_ADDR port supportGeliang Tang2020-12-103-7/+20
* mptcp: use adding up size to get ADD_ADDR lengthGeliang Tang2020-12-101-4/+8
* mptcp: add port support for ADD_ADDR suboption writingGeliang Tang2020-12-102-8/+32
* mptcp: unify ADD_ADDR and ADD_ADDR6 suboptions writingGeliang Tang2020-12-101-20/+17
* mptcp: unify ADD_ADDR and echo suboptions writingGeliang Tang2020-12-101-18/+19
* net: rxrpc: convert comma to semicolonZheng Yongjun2020-12-101-1/+1
* net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso2020-12-101-3/+3
* net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun2020-12-091-5/+1
* net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...Zheng Yongjun2020-12-091-6/+1
* net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun2020-12-091-6/+1
* net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()Zheng Yongjun2020-12-091-8/+3
* net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King2020-12-092-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-12-0913-239/+911
|\
| * Bluetooth: Increment management interface revisionMarcel Holtmann2020-12-071-1/+1
| * Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi2020-12-071-0/+8
| * Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler2020-12-071-14/+29
| * Bluetooth: Query LE tx power on startupDaniel Winkler2020-12-072-0/+26
| * Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-073-15/+30
| * Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2020-12-072-11/+371
| * Bluetooth: Add helper to set adv dataDaniel Winkler2020-12-071-0/+31
| * Bluetooth: Add toggle to switch off interleave scanHoward Chung2020-12-073-9/+36
| * Bluetooth: Refactor read default sys config for various typesHoward Chung2020-12-071-56/+84
| * Bluetooth: Handle active scan caseHoward Chung2020-12-071-1/+3
| * Bluetooth: Handle system suspend resume caseHoward Chung2020-12-071-1/+3
| * Bluetooth: Interleave with allowlist scanHoward Chung2020-12-073-7/+134
| * Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear2020-12-071-1/+1
| * Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz2020-12-071-23/+9
| * Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz2020-12-071-8/+6
| * Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-CJimmy Wahlberg2020-12-071-1/+1
| * Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun2020-12-071-0/+5
| * Bluetooth: fix typo in struct nameReo Shiseki2020-12-071-2/+2
| * Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI requestHoward Chung2020-11-111-26/+26
| * Bluetooth: consolidate error paths in hci_phy_link_complete_evt()Sergey Shtylyov2020-11-111-10/+6
| * Bluetooth: Enforce key size of 16 bytes on FIPS levelArchie Pusaka2020-11-111-1/+7
| * Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø2020-11-091-1/+1
| * Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredrClaire Chang2020-11-093-42/+54
| * Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman2020-11-091-4/+8
| * Bluetooth: Resume advertising after LE connectionDaniel Winkler2020-11-093-7/+28
| * Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye2020-11-091-7/+5
| * Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn2020-11-091-0/+5