summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean
2021-02-14net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_pollVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-14net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmitVladimir Oltean
2021-02-13skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeingAlexander Lobakin
2021-02-13skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache headsAlexander Lobakin
2021-02-13skbuff: remove __kfree_skb_flush()Alexander Lobakin
2021-02-12tcp: factorize logic into tcp_epollin_ready()Eric Dumazet
2021-02-12tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet
2021-02-12net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean
2021-02-12net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean
2021-02-12Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...David S. Miller
2021-02-12Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller
2021-02-12mptcp: add netlink event supportFlorian Westphal
2021-02-12mptcp: avoid lock_fast usage in accept pathFlorian Westphal
2021-02-12nl80211: add documentation for HT/VHT/HE disable attributesJohannes Berg
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear
2021-02-11net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan
2021-02-11tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.Arjun Roy
2021-02-11net: fix dev_ifsioc_locked() race conditionCong Wang
2021-02-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya
2021-02-11xen/events: link interdomain events to associated xenbus deviceJuergen Gross
2021-02-11Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller
2021-02-11net: initialize net->net_cookie at netns setupEric Dumazet
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-02-11devlink: Fix dmac_filter trap name, align to its documentationAya Levin
2021-02-10net/mlx5: Delete device list leftoverLeon Romanovsky
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-09net: add sysfs attribute to control napi threaded modeWei Wang
2021-02-09net: implement threaded-able napi poll loop supportWei Wang
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2021-02-08rtnetlink: Add RTM_F_OFFLOAD_FAILED flagAmit Cohen
2021-02-08switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur
2021-02-08net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-08Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-02-08Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux...Jakub Kicinski
2021-02-08ssb: Use true and false for bool variableJiapeng Chong