sfrench/cifs-2.6.git
2021-02-05 Leon Romanovskynet/core: move gro function declarations to separate...
2021-02-05 Leon Romanovskyipv6: move udp declarations to net/udp.h
2021-02-05 Leon Romanovskyipv6: silence compilation warning for non-IPV6 builds
2021-02-05 Colin Ian Kingnet: hns3: remove redundant null check of an array
2021-02-05 wengjianfengnfc: pn533: Fix typo issue
2021-02-05 Jakub KicinskiMerge branch 'net-enable-udp-v6-sockets-receiving-v4...
2021-02-05 Xin Longrxrpc: call udp_tunnel_encap_enable in rxrpc_open_socket
2021-02-05 Xin Longudp: call udp_encap_enable for v6 sockets when enabling...
2021-02-05 Jian Yangnet-loopback: set lo dev initial state to UP
2021-02-05 Jakub KicinskiMerge branch 'net-consolidate-page_is_pfmemalloc-usage'
2021-02-05 Alexander Lobakinnet: page_pool: simplify page recycling condition tests
2021-02-05 Alexander Lobakinnet: use the new dev_page_is_reusable() instead of...
2021-02-05 Alexander Lobakinnet: introduce common dev_page_is_reusable()
2021-02-05 Alexander Lobakinskbuff: constify skb_propagate_pfmemalloc() "page"...
2021-02-05 Alexander Lobakinmm: constify page_is_pfmemalloc() argument
2021-02-05 Brian Vazqueznet: fix building errors on powerpc when CONFIG_RETPOLI...
2021-02-05 Brian Vazqueznet: add EXPORT_INDIRECT_CALLABLE wrapper
2021-02-05 Marcelo Ricardo... netlink: add tracepoint at NL_SET_ERR_MSG
2021-02-04 Jiapeng Chongdrivers: net: xen-netfront: Simplify the calculation...
2021-02-04 Jakub KicinskiMerge branch 'gtp'
2021-02-04 Jonas Bonngtp: update rx_length_errors for abnormally short packets
2021-02-04 Jonas Bonngtp: set device type
2021-02-04 Jonas Bonngtp: drop unnecessary call to skb_dst_drop
2021-02-04 Jonas Bonngtp: really check namespaces before xmit
2021-02-04 Jonas Bonngtp: include role in link info
2021-02-04 Jonas Bonngtp: set initial MTU
2021-02-04 Jonas BonnRevert "GTP: add support for flow based tunneling API"
2021-02-04 Hariharan Ananthakri... net: tracepoint: exposing sk_family in all tcp:tracepoints
2021-02-04 Wei Wangtcp: use a smaller percpu_counter batch size for sk_alloc
2021-02-04 Jakub KicinskiMerge branch 'support-setting-lanes-via-ethtool'
2021-02-04 Danielle Ratsonnet: selftests: Add lanes setting test
2021-02-04 Danielle Ratsonmlxsw: ethtool: Pass link mode in use to ethtool
2021-02-04 Danielle Ratsonmlxsw: ethtool: Add support for setting lanes when...
2021-02-04 Danielle Ratsonmlxsw: ethtool: Remove max lanes filtering
2021-02-04 Danielle Ratsonethtool: Expose the number of lanes in use
2021-02-04 Danielle Ratsonethtool: Get link mode in use instead of speed and...
2021-02-04 Danielle Ratsonethtool: Extend link modes settings uAPI with lanes
2021-02-04 Danielle Ratsonethtool: Validate master slave configuration before...
2021-02-04 Vladimir Olteannet: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING...
2021-02-04 Jakub KicinskiMerge branch 'chelsio-cxgb-use-threaded-interrupts...
2021-02-04 Sebastian Andrzej... chelsio: cxgb: Disable the card on error in threaded...
2021-02-04 Sebastian Andrzej... chelsio: cxgb: Replace the workqueue with threaded...
2021-02-04 Jakub KicinskiMerge branch 'support-for-octeontx2-98xx-cpt-block'
2021-02-04 Srujana Challaocteontx2-af: Handle CPT function level reset
2021-02-04 Srujana Challaocteontx2-af: Add support for CPT1 in debugfs
2021-02-04 Srujana Challaocteontx2-af: Mailbox changes for 98xx CPT block
2021-02-04 Mike Looijmansnet: mdiobus: Prevent spike on MDIO bus reset signal
2021-02-04 Dan Carpenternet: mscc: ocelot: fix error code in mscc_ocelot_probe()
2021-02-04 Dan Carpenternet: mscc: ocelot: fix error handling bugs in mscc_ocel...
2021-02-03 Jakub KicinskiMerge branch 'net-use-indirect_call-in-some-dst_ops'
2021-02-03 Brian Vazqueznet: indirect call helpers for ipv4/ipv6 dst_check...
2021-02-03 Brian Vazqueznet: use indirect call helpers for dst_mtu
2021-02-03 Brian Vazqueznet: use indirect call helpers for dst_output
2021-02-03 Brian Vazqueznet: use indirect call helpers for dst_input
2021-02-03 Emil Renner... net: usb: cdc_ncm: use new API for bh tasklet
2021-02-03 Geert Uytterhoevennet: fec: Silence M5272 build warnings
2021-02-03 Eric Dumazetinet: do not export inet_gro_{receive|complete}
2021-02-03 Jakub KicinskiMerge tag 'mac80211-next-for-net-next-2021-02-02' of...
2021-02-03 Jakub KicinskiMerge tag 'mlx5-updates-2021-02-01' of git://git./linux...
2021-02-03 Jakub KicinskiMerge branch 'mptcp-add_addr-enhancements'
2021-02-03 Geliang Tangselftests: mptcp: add testcases for ADD_ADDR with port
2021-02-03 Geliang Tangmptcp: add the mibs for ADD_ADDR with port
2021-02-03 Geliang Tangselftests: mptcp: add port argument for pm_nl_ctl
2021-02-03 Geliang Tangmptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlink
2021-02-03 Geliang Tangmptcp: enable use_port when invoke addresses_equal
2021-02-03 Geliang Tangmptcp: add port number check for MP_JOIN
2021-02-03 Geliang Tangmptcp: add a new helper subflow_req_create_thmac
2021-02-03 Geliang Tangmptcp: drop unused skb in subflow_token_join_request
2021-02-03 Geliang Tangmptcp: create the listening socket for new port
2021-02-03 Geliang Tangselftests: mptcp: add testcases for newly added addresses
2021-02-03 Geliang Tangselftests: mptcp: use minus values for removing address...
2021-02-03 Geliang Tangmptcp: send ack for every add_addr
2021-02-03 Geliang Tangmptcp: create subflow or signal addr for newly added...
2021-02-03 Geliang Tangmptcp: drop *_max fields in mptcp_pm_data
2021-02-03 Geliang Tangmptcp: use WRITE_ONCE for the pernet *_max
2021-02-03 Kai-Heng Fengr8169: Add support for another RTL8168FP
2021-02-03 Jakub KicinskiMerge branch 'add-notifications-when-route-hardware...
2021-02-03 Amit Cohenselftests: netdevsim: Add fib_notifications test
2021-02-03 Amit Cohenselftests: Extend fib tests to run with and without...
2021-02-03 Amit Cohennet: ipv6: Emit notification when fib hardware flags...
2021-02-03 Amit Cohennet: Do not call fib6_info_hw_flags_set() when IPv6...
2021-02-03 Amit Cohennet: Pass 'net' struct as first argument to fib6_info_h...
2021-02-03 Amit Cohennet: ipv4: Emit notification when fib hardware flags...
2021-02-03 Amit Cohennet: ipv4: Publish fib_nlmsg_size()
2021-02-03 Amit Cohennet: ipv4: Pass fib_rt_info as const to fib_dump_info()
2021-02-03 Amit Cohennetdevsim: fib: Perform the route programming in a...
2021-02-03 Amit Cohennetdevsim: fib: Convert the current occupancy to an...
2021-02-03 Jakub KicinskiMerge branch 'net-ipa-don-t-disable-napi-in-suspend'
2021-02-03 Alex Eldernet: ipa: expand last transaction check
2021-02-03 Alex Eldernet: ipa: don't disable interrupt on suspend
2021-02-03 Alex Eldernet: ipa: disable interrupt and NAPI after channel...
2021-02-03 Alex Eldernet: ipa: kill gsi_channel_freeze() and gsi_channel_thaw()
2021-02-03 Alex Eldernet: ipa: introduce __gsi_channel_start()
2021-02-03 Alex Eldernet: ipa: introduce gsi_channel_stop_retry()
2021-02-03 Alex Eldernet: ipa: don't thaw channel if error starting
2021-02-03 Marco Elvernet: fix up truesize of cloned skb in skb_prepare_for_s...
2021-02-03 Davide Carattimptcp: fix length of MP_PRIO suboption
2021-02-02 Jakub KicinskiMerge branch 'drivers-net-update-tasklet_init-callers'
2021-02-02 Emil Renner... net: usb: rtl8150: use new tasklet API
2021-02-02 Emil Renner... net: usb: r8152: use new tasklet API
next