summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-15net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean1-1/+2
2021-02-15net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean1-0/+5
2021-02-15net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_pollVladimir Oltean1-0/+7
2021-02-15net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean2-0/+12
2021-02-15net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean2-7/+208
2021-02-15net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmitVladimir Oltean1-0/+22
2021-02-14skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeingAlexander Lobakin1-0/+1
2021-02-14skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache headsAlexander Lobakin1-0/+2
2021-02-14skbuff: remove __kfree_skb_flush()Alexander Lobakin1-1/+0
2021-02-13tcp: factorize logic into tcp_epollin_ready()Eric Dumazet1-0/+12
2021-02-13tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet1-2/+7
2021-02-13net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean1-0/+5
2021-02-13net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean1-7/+8
2021-02-13net: dsa: act as passthrough for bridge port flagsVladimir Oltean1-2/+8
2021-02-13net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean1-1/+6
2021-02-13net: switchdev: propagate extack to port attributesVladimir Oltean1-2/+4
2021-02-13Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...David S. Miller2-2/+13
2021-02-13Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller1-7/+7
2021-02-13mptcp: add netlink event supportFlorian Westphal1-0/+74
2021-02-13mptcp: avoid lock_fast usage in accept pathFlorian Westphal1-0/+1
2021-02-12nl80211: add documentation for HT/VHT/HE disable attributesJohannes Berg1-2/+9
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear2-0/+4
2021-02-12net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan1-6/+6
2021-02-12tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.Arjun Roy1-1/+1
2021-02-12net: fix dev_ifsioc_locked() race conditionCong Wang1-0/+3
2021-02-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller4-5/+57
2021-02-12octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya1-0/+8
2021-02-12xen/events: link interdomain events to associated xenbus deviceJuergen Gross1-3/+4
2021-02-12Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller1-1/+0
2021-02-12net: initialize net->net_cookie at netns setupEric Dumazet1-3/+1
2021-02-12net: dsa: add support for offloading HSRGeorge McCollister1-0/+13
2021-02-12net: hsr: add offloading supportGeorge McCollister2-0/+36
2021-02-12net: phy: introduce phydev->portMichael Walle1-0/+2
2021-02-12devlink: Fix dmac_filter trap name, align to its documentationAya Levin1-1/+1
2021-02-11net/mlx5: Delete device list leftoverLeon Romanovsky1-1/+0
2021-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-20/+50
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-3/+11
2021-02-10firmware_loader: align .builtin_fw to 8Fangrui Song1-1/+1
2021-02-10net: add sysfs attribute to control napi threaded modeWei Wang1-0/+2
2021-02-10net: implement threaded-able napi poll loop supportWei Wang1-14/+7
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean1-0/+2
2021-02-09IPv6: Add "offload failed" indication to routesAmit Cohen1-2/+3
2021-02-09IPv4: Add "offload failed" indication to routesAmit Cohen1-1/+2
2021-02-09rtnetlink: Add RTM_F_OFFLOAD_FAILED flagAmit Cohen1-0/+5
2021-02-09switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur1-2/+0
2021-02-09net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-09Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+29
2021-02-08Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux...Jakub Kicinski2-2/+2
2021-02-08ssb: Use true and false for bool variableJiapeng Chong1-7/+7
2021-02-07Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+8