summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung
2020-12-07Bluetooth: Refactor read default sys config for various typesHoward Chung
2020-12-07Bluetooth: Handle active scan caseHoward Chung
2020-12-07Bluetooth: Handle system suspend resume caseHoward Chung
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung
2020-12-07Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear
2020-12-07Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz
2020-12-07Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz
2020-12-07Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-CJimmy Wahlberg
2020-12-07Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki
2020-11-11Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI requestHoward Chung
2020-11-11Bluetooth: consolidate error paths in hci_phy_link_complete_evt()Sergey Shtylyov
2020-11-11Bluetooth: Enforce key size of 16 bytes on FIPS levelArchie Pusaka
2020-11-09Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø
2020-11-09Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredrClaire Chang
2020-11-09Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman
2020-11-09Bluetooth: Resume advertising after LE connectionDaniel Winkler
2020-11-09Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye
2020-11-09Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn
2020-11-07net: core: fix spelling typo in flow_dissector.cWang Qing
2020-11-07net: xfrm: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: smc: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: mac802154: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: ipv4: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: dccp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-06nexthop: Remove in-kernel route notifications when nexthop changesIdo Schimmel
2020-11-06nexthop: Replay nexthops when registering a notifierIdo Schimmel
2020-11-06nexthop: Pass extack to register_nexthop_notifier()Ido Schimmel
2020-11-06nexthop: Emit a notification when a nexthop group is reducedIdo Schimmel
2020-11-06nexthop: Emit a notification when a nexthop group is modifiedIdo Schimmel
2020-11-06nexthop: Emit a notification when a single nexthop is replacedIdo Schimmel
2020-11-06nexthop: Emit a notification when a nexthop group is replacedIdo Schimmel
2020-11-06nexthop: Emit a notification when a nexthop is addedIdo Schimmel
2020-11-06nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel
2020-11-06rtnetlink: Add RTNH_F_TRAP flagIdo Schimmel
2020-11-06nexthop: vxlan: Convert to new notification infoIdo Schimmel
2020-11-06nexthop: Prepare new notification infoIdo Schimmel
2020-11-06nexthop: Pass extack to nexthop notifierIdo Schimmel
2020-11-05sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long