summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-06-01netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso
2020-06-01net/sched: fix a couple of splats in the error path of tfc_gate_init()Davide Caratti
2020-06-01bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-01ipv4: nexthop: Fix deadcode issue by performing a proper NULL checkPatrick Eigensatz
2020-06-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai
2020-05-31mac80211: Consider 6 GHz band when handling power constraintIlan Peer
2020-05-31mac80211: accept aggregation sessions on 6 GHzJohannes Berg
2020-05-31cfg80211: require HE capabilities for 6 GHz bandJohannes Berg
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg
2020-05-31cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg
2020-05-31mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg
2020-05-31mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan
2020-05-31nl80211: really allow client-only BIGTK supportJohannes Berg
2020-05-31cfg80211: adapt to new channelization of the 6GHz bandArend Van Spriel
2020-05-31cfg80211: fix 6 GHz frequencies to kHzJohannes Berg
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet
2020-05-30mptcp: fix NULL ptr dereference in MP_JOIN error pathPaolo Abeni
2020-05-30sch_cake: Take advantage of skb->hash where appropriateToke Høiland-Jørgensen
2020-05-30net: qrtr: Allocate workqueue before kernel_bindChris Lew
2020-05-30mptcp: remove msk from the token container at destruction time.Paolo Abeni
2020-05-30mptcp: fix race between MP_JOIN and closePaolo Abeni
2020-05-30mptcp: fix unblocking connect()Paolo Abeni
2020-05-30net/smc: pre-fetch send buffer outside of send_lockKarsten Graul
2020-05-30net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu
2020-05-30Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-30devinet: fix memleak in inetdev_init()Yang Yingliang
2020-05-30virtio_vsock: Fix race condition in virtio_transport_recv_pktJia He
2020-05-29net: Make mpls_entry_encode() available for generic usersEli Cohen
2020-05-29tcp: tcp_init_buffer_space can be staticFlorian Westphal
2020-05-29net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg staticAndrew Lunn
2020-05-29tipc: remove set but not used variable 'prev'YueHaibing
2020-05-29neigh: fix ARP retransmit timer guardHangbin Liu
2020-05-29net: dsa: tag_8021q: stop restoring VLANs from bridgeVladimir Oltean
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29net: remove kernel_setsockoptChristoph Hellwig