summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-05-13Bluetooth: L2CAP: add support for waiting disconnection respArchie Pusaka
2020-05-13Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi
2020-05-13Bluetooth: Modify LE window and interval for suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Fix incorrect type for window and intervalAbhishek Pandit-Subedi
2020-05-12net: dsa: tag_sja1105: appease sparse checks for ethertype accessorsVladimir Oltean
2020-05-12erspan: Check IFLA_GRE_ERSPAN_VER is set.William Tu
2020-05-12net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean
2020-05-12net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean
2020-05-12net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean
2020-05-12net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean
2020-05-12net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean
2020-05-12net: dsa: provide an option for drivers to always receive bridge VLANsRussell King
2020-05-11net: cleanly handle kernel vs user buffers for ->msg_controlChristoph Hellwig
2020-05-11net/scm: cleanup scm_detach_fdsChristoph Hellwig
2020-05-11net: add a CMSG_USER_DATA macroChristoph Hellwig
2020-05-11net: dsa: tag_sja1105: Constify dsa_device_opsFlorian Fainelli
2020-05-11net: dsa: ocelot: Constify dsa_device_opsFlorian Fainelli
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager supportMarcel Holtmann
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for management supportMarcel Holtmann
2020-05-11Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported listMarcel Holtmann
2020-05-11Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)Konstantin Forostyan
2020-05-11Bluetooth: Fix advertising handle is set to 0Tedd Ho-Jeong An
2020-05-10net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean
2020-05-10net: dsa: introduce a dsa_switch_find functionVladimir Oltean
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean
2020-05-10net: bridge: allow enslaving some DSA master network devicesVladimir Oltean
2020-05-10net: phy: Send notifier when starting the cable testAndrew Lunn
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn
2020-05-10net: ethtool: Make helpers publicAndrew Lunn
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-08ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()Eric Dumazet
2020-05-08ieee802154: 6lowpan: remove unnecessary comparisonYang Yingliang
2020-05-08net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet
2020-05-07net: relax SO_TXTIME CAP_NET_ADMIN checkEric Dumazet
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet
2020-05-07netpoll: netpoll_send_skb() returns transmit statusEric Dumazet
2020-05-07netpoll: move netpoll_send_skb() out of lineEric Dumazet
2020-05-07netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet
2020-05-07net/smc: remove set but not used variables 'del_llc, del_llc_resp'YueHaibing
2020-05-07tcp: tcp_mark_head_lost is only valid for sack-tcpzhang kai
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller
2020-05-07hsr: remove WARN_ONCE() in hsr_fill_frame_info()Taehee Yoo