summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2021-03-26Bluetooth: Increment management interface revisionMarcel Holtmann
2021-03-26Bluetooth: Move the advertisement monitor events to correct listMarcel Holtmann
2021-03-26Bluetooth: Add missing entries for PHY configuration commandsMarcel Holtmann
2021-03-26Bluetooth: Fix wrong opcode error for read advertising featuresMarcel Holtmann
2021-03-26Bluetooth: Fix mgmt status for LL Privacy experimental featureMarcel Holtmann
2021-03-25Bluetooth: L2CAP: Rudimentary typo fixesBhaskar Chowdhury
2021-03-24Bluetooth: Remove trailing semicolon in macrosMeng Yu
2021-03-23Bluetooth: Remove trailing semicolon in macrosMeng Yu
2021-03-23Bluetooth: check for zapped sk before connectingArchie Pusaka
2021-03-22Bluetooth: fix set_ecdh_privkey() prototypeArnd Bergmann
2021-03-22Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa
2021-03-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-03-22Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka
2021-03-17Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg
2021-03-16Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina
2021-03-15Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbgLuiz Augusto von Dentz
2021-03-15Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz
2021-03-15Bluetooth: Cancel le_scan_restart work when stopping discoverySonny Sasaka
2021-03-11Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz
2021-03-03Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler
2021-03-03Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi
2021-03-02Bluetooth: Notify suspend on le conn failedAbhishek Pandit-Subedi
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij
2021-02-16net: sched: fix police ext initializationVlad Buslov
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur
2021-02-16net: dsa: add MRP supportHoratiu Vultur
2021-02-16bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdevHoratiu Vultur
2021-02-16bridge: mrp: Extend br_mrp_switchdev to detect better the errorsHoratiu Vultur
2021-02-16bridge: mrp: Add 'enum br_mrp_hw_support'Horatiu Vultur
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-15mptcp: add local addr info in mptcp_infoGeliang Tang
2021-02-15net: caif: Use netif_rx_any_context().Sebastian Andrzej Siewior
2021-02-15tcp: tcp_data_ready() must look at SOCK_DONEEric Dumazet
2021-02-15net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=nVladimir Oltean
2021-02-15net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_destVladimir Oltean
2021-02-15netfilter: nftables: introduce table ownershipPablo Neira Ayuso
2021-02-15netfilter: nftables: add helper function to release hooks of one single tablePablo Neira Ayuso
2021-02-15netfilter: nftables: add helper function to release one tablePablo Neira Ayuso
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean
2021-02-14net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean
2021-02-14net: bridge: propagate extack through store_bridge_parmVladimir Oltean
2021-02-14net: bridge: remove __br_vlan_filter_toggleVladimir Oltean
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean