summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-09-30drop_monitor: Remove no longer used functionsIdo Schimmel
2020-09-30drop_monitor: Convert to using devlink tracepointIdo Schimmel
2020-09-30drop_monitor: Prepare probe functions for devlink tracepointIdo Schimmel
2020-09-30devlink: Add a tracepoint for trap reportsIdo Schimmel
2020-09-30tcp: add exponential backoff in __tcp_send_ack()Eric Dumazet
2020-09-30inet: remove icsk_ack.blockedEric Dumazet
2020-09-30bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann
2020-09-30bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann
2020-09-30bpf: Add classid helper only based on skb->skDaniel Borkmann
2020-09-30bpf: fix raw_tp test run in preempt kernelSong Liu
2020-09-30netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez
2020-09-30netfilter: nf_tables: use nla_memdup to copy udataJose M. Guisado Gomez
2020-09-30netfilter: nf_tables: fix userdata memleakJose M. Guisado Gomez
2020-09-29net: Add netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-29l2tp: report rx cookie discards in netlink getTom Parkin
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-09-29xsk: Fix a documentation mistake in xsk_queue.hCiara Loftus
2020-09-28net/sched: cls_u32: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-09-28bpf: sockmap: Enable map_update_elem from bpf_iterLorenz Bauer
2020-09-28ip6gre: avoid tx_error when sending MLD/DAD on external tunnelsDavide Caratti
2020-09-28net/smc: CLC decline - V2 enhancementsUrsula Braun
2020-09-28net/smc: introduce CLC first contact extensionUrsula Braun
2020-09-28net/smc: CLC accept / confirm V2Ursula Braun
2020-09-28net/smc: determine accepted ISM devicesUrsula Braun
2020-09-28net/smc: build and send V2 CLC proposalUrsula Braun
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun
2020-09-28net/smc: introduce list of pnetids for Ethernet devicesUrsula Braun
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun
2020-09-28net/smc: prepare for more proposed ISM devicesUrsula Braun
2020-09-28net/smc: split CLC confirm/accept data to be sentUrsula Braun
2020-09-28net/smc: separate find device functionsUrsula Braun
2020-09-28net/smc: CLC header fields renamingUrsula Braun
2020-09-28net/smc: remove constant and introduce helper to check for a pnet idKarsten Graul
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu
2020-09-28udp_tunnel: add the ability to share port tablesJakub Kicinski
2020-09-28xsk: Fix possible crash in socket_release when out-of-memoryMagnus Karlsson
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan
2020-09-28mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear
2020-09-28nl80211: fix OBSS PD min and max offset validationRajkumar Manoharan
2020-09-28mac80211: fix some more kernel-doc in meshJohannes Berg
2020-09-28cfg80211: regulatory: remove a bogus initializationDan Carpenter
2020-09-28mac80211: fix regression in sta connection monitorFelix Fietkau
2020-09-28nl80211: include frequency offset in survey infoThomas Pedersen
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: receive and process S1G beaconsThomas Pedersen
2020-09-28mac80211: avoid rate init for S1G bandThomas Pedersen
2020-09-28mac80211: handle S1G low ratesThomas Pedersen
2020-09-28mac80211: don't calculate duration for S1GThomas Pedersen
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen