summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-02selftests: mptcp: add port argument for pm_nl_ctlGeliang Tang
2021-02-02mptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlinkGeliang Tang
2021-02-02mptcp: enable use_port when invoke addresses_equalGeliang Tang
2021-02-02mptcp: add port number check for MP_JOINGeliang Tang
2021-02-02mptcp: add a new helper subflow_req_create_thmacGeliang Tang
2021-02-02mptcp: drop unused skb in subflow_token_join_requestGeliang Tang
2021-02-02mptcp: create the listening socket for new portGeliang Tang
2021-02-02selftests: mptcp: add testcases for newly added addressesGeliang Tang
2021-02-02selftests: mptcp: use minus values for removing address numbersGeliang Tang
2021-02-02mptcp: send ack for every add_addrGeliang Tang
2021-02-02mptcp: create subflow or signal addr for newly added addressGeliang Tang
2021-02-02mptcp: drop *_max fields in mptcp_pm_dataGeliang Tang
2021-02-02mptcp: use WRITE_ONCE for the pernet *_maxGeliang Tang
2021-02-02r8169: Add support for another RTL8168FPKai-Heng Feng
2021-02-02Merge branch 'add-notifications-when-route-hardware-flags-change'Jakub Kicinski
2021-02-02selftests: netdevsim: Add fib_notifications testAmit Cohen
2021-02-02selftests: Extend fib tests to run with and without flags notificationsAmit Cohen
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen
2021-02-02net: Do not call fib6_info_hw_flags_set() when IPv6 is disabledAmit Cohen
2021-02-02net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()Amit Cohen
2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen
2021-02-02net: ipv4: Publish fib_nlmsg_size()Amit Cohen
2021-02-02net: ipv4: Pass fib_rt_info as const to fib_dump_info()Amit Cohen
2021-02-02netdevsim: fib: Perform the route programming in a non-atomic contextAmit Cohen
2021-02-02netdevsim: fib: Convert the current occupancy to an atomic variableAmit Cohen
2021-02-02Merge branch 'net-ipa-don-t-disable-napi-in-suspend'Jakub Kicinski
2021-02-02net: ipa: expand last transaction checkAlex Elder
2021-02-02net: ipa: don't disable interrupt on suspendAlex Elder
2021-02-02net: ipa: disable interrupt and NAPI after channel stopAlex Elder
2021-02-02net: ipa: kill gsi_channel_freeze() and gsi_channel_thaw()Alex Elder
2021-02-02net: ipa: introduce __gsi_channel_start()Alex Elder
2021-02-02net: ipa: introduce gsi_channel_stop_retry()Alex Elder
2021-02-02net: ipa: don't thaw channel if error startingAlex Elder
2021-02-02net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver
2021-02-02mptcp: fix length of MP_PRIO suboptionDavide Caratti
2021-02-02Merge branch 'drivers-net-update-tasklet_init-callers'Jakub Kicinski
2021-02-02net: usb: rtl8150: use new tasklet APIEmil Renner Berthing
2021-02-02net: usb: r8152: use new tasklet APIEmil Renner Berthing
2021-02-02net: usb: pegasus: use new tasklet APIEmil Renner Berthing
2021-02-02net: usb: lan78xx: use new tasklet APIEmil Renner Berthing
2021-02-02net: usb: hso: use new tasklet APIEmil Renner Berthing
2021-02-02ppp: use new tasklet APIEmil Renner Berthing
2021-02-02ifb: use new tasklet APIEmil Renner Berthing
2021-02-02caif_virtio: use new tasklet APIEmil Renner Berthing
2021-02-02arcnet: use new tasklet APIEmil Renner Berthing
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-02Merge tag 'clang-format-for-linux-v5.11-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2021-02-02Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-02-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds