summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-09-18mac80211: reduce duplication in tx status functionsFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-09-18mac80211: set info->control.hw_key for encap offload packetsFelix Fietkau
2020-09-18mac80211: skip encap offload for tx multicast/control packetsFelix Fietkau
2020-09-18mac80211: check and refresh aggregation session in encap offload txFelix Fietkau
2020-09-18mac80211: add missing queue/hash initialization to 802.3 xmitFelix Fietkau
2020-09-18lib80211: Remove unused macro DRV_NAMEYueHaibing
2020-09-17mptcp: fix integer overflow in mptcp_subflow_discard_data()Paolo Abeni
2020-09-17net/smc: fix double kfree in smc_listen_work()Ursula Braun
2020-09-17net: hsr: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-17netlink: add spaces around '&' in netlink_recv/sendmsg()Yang Yingliang
2020-09-17mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofoYe Bin
2020-09-17net/packet: Fix a comment about mac_headerXie He
2020-09-16net/smc: check variable before dereferencing in smc_close.cKarsten Graul
2020-09-16net: bridge: mcast: don't ignore return value of __grp_src_toex_exclNikolay Aleksandrov
2020-09-15nexthop: Only emit a notification when nexthop is actually deletedIdo Schimmel
2020-09-15nexthop: Convert to blocking notification chainIdo Schimmel
2020-09-15devlink: introduce the health reporter test commandJiri Pirko
2020-09-15ethtool: add standard pause statsJakub Kicinski
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter
2020-09-14tcp: schedule EPOLLOUT after a partial sendmsgSoheil Hassas Yeganeh
2020-09-14tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limitSoheil Hassas Yeganeh
2020-09-14__netif_receive_skb_core: don't untag vlan from skb on DSA masterVladimir Oltean
2020-09-14net: try to avoid unneeded backlog flushPaolo Abeni
2020-09-14Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2020-09-14tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet
2020-09-14net/packet: Fix a comment about hard_header_len and headroom allocationXie He
2020-09-14mptcp: call tcp_cleanup_rbuf on subflowsPaolo Abeni
2020-09-14mptcp: allow picking different xmit subflowsPaolo Abeni
2020-09-14mptcp: allow creating non-backup subflowsPaolo Abeni
2020-09-14mptcp: move address attribute into mptcp_addr_infoPaolo Abeni
2020-09-14mptcp: add OoO related mibsPaolo Abeni
2020-09-14mptcp: cleanup mptcp_subflow_discard_data()Paolo Abeni
2020-09-14mptcp: move ooo skbs into msk out of order queue.Paolo Abeni
2020-09-14mptcp: introduce and use mptcp_try_coalesce()Paolo Abeni
2020-09-14mptcp: basic sndbuf autotuningPaolo Abeni
2020-09-14mptcp: trigger msk processing even for OoO dataPaolo Abeni
2020-09-14mptcp: set data_ready status bit in subflow_check_data_avail()Paolo Abeni
2020-09-14mptcp: rethink 'is writable' conditionalPaolo Abeni
2020-09-14rxrpc: Fix an overget of the conn bundle when setting up a client connDavid Howells
2020-09-14rxrpc: Fix conn bundle leak in net-namespace exitDavid Howells
2020-09-14rxrpc: Fix rxrpc_bundle::alloc_error to be signedDavid Howells
2020-09-14rxrpc: Fix an error goto in rxrpc_connect_call()David Howells
2020-09-11Revert "net: dsa: Add more convenient functions for installing port VLANs"Vladimir Oltean
2020-09-11net: dsa: tag_8021q: add a context structureVladimir Oltean
2020-09-11net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean
2020-09-11bridge: mcast: Fix incomplete MDB dumpIdo Schimmel
2020-09-11ipv6: remove redundant assignment to variable errColin Ian King
2020-09-10net/smc: use separate work queues for different worker typesKarsten Graul
2020-09-10net/smc: use the retry mechanism for netlink messagesGuvenc Gulce