summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2021-01-22devlink: Introduce PCI SF port flavour and port attributeParav Pandit
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-22cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau
2021-01-21net/fq_impl: bulk-free packets from a flow on overmemoryFelix Fietkau
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu
2021-01-20bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev
2021-01-20net, xdp: Introduce xdp_build_skb_from_frame utility routineLorenzo Bianconi
2021-01-20net, xdp: Introduce __xdp_build_skb_from_frame utility routineLorenzo Bianconi
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-19tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng
2021-01-18net/bonding: Declare TLS RX device offload supportTariq Toukan
2021-01-18net/bonding: Implement TLS TX device offloadTariq Toukan
2021-01-18net/bonding: Implement ndo_sk_get_lower_devTariq Toukan
2021-01-18net_sched: fix RTNL deadlock again caused by request_module()Cong Wang
2021-01-18tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen
2021-01-16netfilter: nft_dynset: honor stateful expressions in set definitionPablo Neira Ayuso
2021-01-15net: dsa: add ops for devlink-sbVladimir Oltean
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz
2021-01-14cfg80211: fix a kerneldoc markupMauro Carvalho Chehab
2021-01-12net: dsa: add optional stats64 supportOleksij Rempel
2021-01-11net: switchdev: delete the transaction objectVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from MDB entriesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean
2021-01-08net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi
2021-01-08cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg
2021-01-07net: dsa: remove the DSA specific notifiersVladimir Oltean
2021-01-07net: dsa: export dsa_slave_dev_checkVladimir Oltean
2021-01-07net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean
2021-01-07net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...Vladimir Oltean
2021-01-07udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checksJakub Kicinski
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-28net: sched: prevent invalid Scell_log shift countRandy Dunlap
2020-12-21Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-18xsk: Fix race in SKB mode transmit with shared cqMagnus Karlsson
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpersToke Høiland-Jørgensen
2020-12-14net: Limit logical shift left of TCP probe0 timeoutCambda Zhu
2020-12-14tcp: parse mptcp options contained in reset packetsFlorian Westphal
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds