summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-04-24mac80211: Fail association when AP has no legacy ratesIlan Peer1-1/+9
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein2-1/+13
2020-04-24mac80211: agg-tx: refactor sending addbaMordechay Goodstein1-28/+39
2020-04-24mac80211: Skip entries with HE membership selectorIlan Peer1-3/+4
2020-04-24cfg80211: Parse HE membership selectorIlan Peer1-0/+2
2020-04-24mac80211: Don't destroy auth data in case of anti-cloggingAndrei Otcheretianski1-1/+6
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz1-0/+9
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg2-14/+22
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen3-3/+15
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg1-4/+15
2020-04-24cfg80211: support multicast RX registrationJohannes Berg3-9/+42
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg7-96/+72
2020-04-24mac80211: Report beacon protection failures to user spaceJouni Malinen1-2/+14
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen2-2/+13
2020-04-24mac80211: fix drv_config_iface_filter() behaviourJohannes Berg2-6/+14
2020-04-24mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg5-10/+6
2020-04-24net: openvswitch: use u64 for meter bucketTonghao Zhang2-2/+2
2020-04-24net: openvswitch: make EINVAL return value more obviousTonghao Zhang1-3/+2
2020-04-24net: openvswitch: remove the unnecessary checkTonghao Zhang1-5/+4
2020-04-24net: openvswitch: set max limitation to metersTonghao Zhang2-10/+49
2020-04-24net: openvswitch: expand the meters supported numberTonghao Zhang3-63/+195
2020-04-24net: sched : Remove unnecessary cast in kfreeXu Wang1-1/+1
2020-04-23net: napi: use READ_ONCE()/WRITE_ONCE()Eric Dumazet2-5/+5
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet2-11/+36
2020-04-23net: dsa: add GRO support via gro_cellsAlexander Lobakin4-2/+14
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont1-20/+7
2020-04-23net: caif: use true,false for bool variablesJason Yan1-4/+4
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam1-9/+11
2020-04-22ila: remove unused macro 'ILA_HASH_TABLE_SIZE'YueHaibing1-2/+0
2020-04-22net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtablewenxu1-0/+2
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky1-2/+1
2020-04-21net: ipv4: remove redundant assignment to variable rcColin Ian King1-1/+1
2020-04-20net: ethtool: self_test: Mark interface in testing operative statusAndrew Lunn1-0/+2
2020-04-20net: Add testing sysfs attributeAndrew Lunn1-1/+14
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn3-3/+23
2020-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller12-88/+581
2020-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds32-192/+197
2020-04-16Bluetooth: Enhanced Connection Complete event belongs to LL PrivacyMarcel Holtmann1-8/+0
2020-04-16tipc: fix incorrect increasing of link windowTuong Lien1-1/+1
2020-04-16ipv6: remove redundant assignment to variable errColin Ian King1-1/+1
2020-04-15net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe4-21/+19
2020-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+4
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller3-19/+22
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann1-0/+8
2020-04-15Bluetooth: Use extra variable to make code more readableMarcel Holtmann1-1/+3
2020-04-15xsk: Add missing check on user supplied headroom sizeMagnus Karlsson1-3/+2
2020-04-15mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam1-4/+7
2020-04-15mac80211: fix race in ieee80211_register_hw()Sumit Garg1-11/+13
2020-04-15net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn1-1/+6
2020-04-15rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells2-41/+12