summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-05-28net: add sock_set_sndtimeoChristoph Hellwig
2020-05-28net: add sock_set_priorityChristoph Hellwig
2020-05-28net: add sock_no_lingerChristoph Hellwig
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig
2020-05-28tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet
2020-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-28mac80211: support control port TX status reportingMarkus Theil
2020-05-27net: remove kernel_getsockoptChristoph Hellwig
2020-05-27net: dsa: declare lockless TX feature for slave portsVladimir Oltean
2020-05-27sctp: fix typo sctp_ulpevent_nofity_peer_addr_changeJonas Falkevik
2020-05-27net/tls: Add force_resync for driver resyncTariq Toukan
2020-05-27net_sched: get rid of unnecessary dev_qdisc_reset()Cong Wang
2020-05-27net_sched: avoid resetting active qdisc for multiple timesCong Wang
2020-05-27net_sched: add a tracepoint for qdisc creationCong Wang
2020-05-27net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang
2020-05-27net_sched: use qdisc_reset() in qdisc_destroy()Cong Wang
2020-05-27tcp: rename tcp_v4_err() skb parameterEric Dumazet
2020-05-27tcp: add tcp_ld_RTO_revert() helperEric Dumazet
2020-05-27netfilter: nf_tables: skip flowtable hooknum and priority on device updatesPablo Neira Ayuso
2020-05-27netfilter: nf_tables: allow to register flowtable with no devicesPablo Neira Ayuso
2020-05-27netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso
2020-05-27netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso
2020-05-27netfilter: nf_tables: pass hook list to flowtable event notifierPablo Neira Ayuso
2020-05-27netfilter: nf_tables: add nft_flowtable_hooks_destroy()Pablo Neira Ayuso
2020-05-27netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks()Pablo Neira Ayuso
2020-05-27netfilter: nf_tables: generalise flowtable hook parsingPablo Neira Ayuso
2020-05-27netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan
2020-05-27bridge: multicast: work around clang bugArnd Bergmann
2020-05-27bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur
2020-05-27nexthop: Fix type of event_type in call_nexthop_notifiersNathan Chancellor
2020-05-27vsock: fix timeout in vsock_accept()Stefano Garzarella
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-05-27netfilter: conntrack: comparison of unsigned in cthelper confirmationPablo Neira Ayuso
2020-05-27netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_updateNathan Chancellor
2020-05-27libceph: ignore pool overlay and cache logic on redirectsJerry Lee
2020-05-27mac80211: fix HT-Control field reception for management framesJohannes Berg
2020-05-27cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam
2020-05-27mac80211: allow SA-QUERY processing in userspaceJohannes Berg
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich
2020-05-27mac80211: fix variable names in TID config methodsSergey Matyukevich
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn