summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'hyperv/hyperv-next'Stephen Rothwell2021-02-041-2/+2
|\
| * Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran2021-01-051-2/+2
* | Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell2021-02-041-1/+2
|\ \
| * \ Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman2021-01-2582-389/+691
| |\ \
| * \ \ Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman2021-01-211-1/+2
| |\ \ \
| | * | | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-01-201-1/+2
* | | | | Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell2021-02-0421-90/+475
|\ \ \ \ \
| * | | | | inet: do not export inet_gro_{receive|complete}Eric Dumazet2021-02-021-3/+0
| * | | | | Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...Jakub Kicinski2021-02-023-4/+19
| |\ \ \ \ \
| | * | | | | cfg80211: fix netdev registration deadlockJohannes Berg2021-02-011-1/+3
| | * | | | | cfg80211: call cfg80211_destroy_ifaces() with wiphy lock heldJohannes Berg2021-01-281-0/+3
| | * | | | | wext: call cfg80211_set_encryption() with wiphy lock heldJohannes Berg2021-01-281-1/+6
| | * | | | | wext: call cfg80211_change_iface() with wiphy lock heldJohannes Berg2021-01-281-1/+6
| | * | | | | nl80211: call cfg80211_dev_rename() under RTNLJohannes Berg2021-01-281-1/+1
| * | | | | | mptcp: add the mibs for ADD_ADDR with portGeliang Tang2021-02-024-1/+23
| * | | | | | mptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlinkGeliang Tang2021-02-021-0/+5
| * | | | | | mptcp: enable use_port when invoke addresses_equalGeliang Tang2021-02-021-4/+4
| * | | | | | mptcp: add port number check for MP_JOINGeliang Tang2021-02-023-1/+61
| * | | | | | mptcp: add a new helper subflow_req_create_thmacGeliang Tang2021-02-021-8/+16
| * | | | | | mptcp: drop unused skb in subflow_token_join_requestGeliang Tang2021-02-021-3/+2
| * | | | | | mptcp: create the listening socket for new portGeliang Tang2021-02-024-6/+102
| * | | | | | mptcp: send ack for every add_addrGeliang Tang2021-02-022-8/+5
| * | | | | | mptcp: create subflow or signal addr for newly added addressGeliang Tang2021-02-021-0/+27
| * | | | | | mptcp: drop *_max fields in mptcp_pm_dataGeliang Tang2021-02-024-35/+77
| * | | | | | mptcp: use WRITE_ONCE for the pernet *_maxGeliang Tang2021-02-021-11/+21
| * | | | | | net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen2021-02-023-0/+54
| * | | | | | net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen2021-02-023-0/+38
| * | | | | | net: ipv4: Publish fib_nlmsg_size()Amit Cohen2021-02-022-1/+2
| * | | | | | net: ipv4: Pass fib_rt_info as const to fib_dump_info()Amit Cohen2021-02-022-2/+2
| * | | | | | net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver2021-02-021-1/+13
| * | | | | | mptcp: fix length of MP_PRIO suboptionDavide Caratti2021-02-022-3/+5
* | | | | | | Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell2021-02-0412-245/+1188
|\ \ \ \ \ \ \
| * | | | | | | Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_completeHoward Chung2021-02-031-1/+1
| * | | | | | | Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari2021-02-021-0/+3
| * | | | | | | Bluetooth: Skip eSCO 2M params when not supportedYu Liu2021-02-011-2/+18
| * | | | | | | Bluetooth: fix indentation and alignment reported by checkpatchTomoyuki Matsushita2021-01-291-11/+11
| * | | | | | | Bluetooth: fix coccicheck warnings debugfsJiapeng Zhong2021-01-291-40/+40
| * | | | | | | Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede2021-01-291-7/+11
| * | | | | | | Bluetooth: L2CAP: Try harder to accept device not knowing optionsBastien Nocera2021-01-251-0/+1
| * | | | | | | Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz2021-01-251-25/+93
| * | | | | | | Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi2021-01-251-1/+2
| * | | | | | | Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian2021-01-251-2/+4
| * | | | | | | Bluetooth: drop HCI device reference before returnPan Bian2021-01-251-0/+1
| * | | | | | | Bluetooth: disable advertisement filters during suspendHoward Chung2021-01-253-5/+44
| * | | | | | | Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka2021-01-251-9/+11
| * | | | | | | Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka2021-01-252-0/+73
| * | | | | | | Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka2021-01-251-5/+71
| * | | | | | | Bluetooth: advmon offload MSFT remove monitorArchie Pusaka2021-01-254-48/+317
| * | | | | | | Bluetooth: advmon offload MSFT add monitorArchie Pusaka2021-01-254-40/+342
| * | | | | | | Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka2021-01-251-72/+153