Age | Commit message (Expand) | Author |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-31 | Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc... | David S. Miller |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-31 | cfg80211: support bigger kek/kck key length | Nathan Errera |
2020-05-31 | mac80211: set short_slot for 6 GHz band | Tova Mussai |
2020-05-31 | mac80211: Consider 6 GHz band when handling power constraint | Ilan Peer |
2020-05-31 | mac80211: accept aggregation sessions on 6 GHz | Johannes Berg |
2020-05-31 | cfg80211: require HE capabilities for 6 GHz band | Johannes Berg |
2020-05-31 | cfg80211: reject HT/VHT capabilities on 6 GHz band | Johannes Berg |
2020-05-31 | cfg80211: treat 6 GHz channels as valid regardless of capability | Johannes Berg |
2020-05-31 | mac80211: Add HE 6GHz capabilities element to probe request | Ilan Peer |
2020-05-31 | mac80211: use HE 6 GHz band capability and pass it to the driver | Johannes Berg |
2020-05-31 | mac80211: check the correct bit for EMA AP | Shaul Triebitz |
2020-05-31 | mac80211: determine chandef from HE 6 GHz operation | Johannes Berg |
2020-05-31 | mac80211: avoid using ext NSS high BW if not supported | Johannes Berg |
2020-05-31 | mac80211: do not allow HT/VHT IEs in 6 GHz mesh mode | Rajkumar Manoharan |
2020-05-31 | mac80211: build HE operation with 6 GHz oper information | Rajkumar Manoharan |
2020-05-31 | mac80211: add HE 6 GHz Band Capability element | Rajkumar Manoharan |
2020-05-31 | cfg80211: add and expose HE 6 GHz band capabilities | Johannes Berg |
2020-05-31 | mac80211: add HE 6 GHz Band Capabilities into parse extension | Rajkumar Manoharan |
2020-05-31 | cfg80211: handle 6 GHz capability of new station | Rajkumar Manoharan |
2020-05-31 | nl80211: really allow client-only BIGTK support | Johannes Berg |
2020-05-31 | cfg80211: adapt to new channelization of the 6GHz band | Arend Van Spriel |
2020-05-31 | cfg80211: fix 6 GHz frequencies to kHz | Johannes Berg |
2020-05-30 | l2tp: add sk_family checks to l2tp_validate_socket | Eric Dumazet |
2020-05-30 | l2tp: do not use inet_hash()/inet_unhash() | Eric Dumazet |
2020-05-30 | mptcp: fix NULL ptr dereference in MP_JOIN error path | Paolo Abeni |
2020-05-30 | sch_cake: Take advantage of skb->hash where appropriate | Toke Høiland-Jørgensen |
2020-05-30 | net: qrtr: Allocate workqueue before kernel_bind | Chris Lew |
2020-05-30 | mptcp: remove msk from the token container at destruction time. | Paolo Abeni |
2020-05-30 | mptcp: fix race between MP_JOIN and close | Paolo Abeni |
2020-05-30 | mptcp: fix unblocking connect() | Paolo Abeni |
2020-05-30 | net/smc: pre-fetch send buffer outside of send_lock | Karsten Graul |
2020-05-30 | net/sched: act_ct: add nat mangle action only for NAT-conntrack | wenxu |
2020-05-30 | Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2020-05-30 | devinet: fix memleak in inetdev_init() | Yang Yingliang |
2020-05-30 | virtio_vsock: Fix race condition in virtio_transport_recv_pkt | Jia He |
2020-05-29 | net: Make mpls_entry_encode() available for generic users | Eli Cohen |
2020-05-29 | tcp: tcp_init_buffer_space can be static | Florian Westphal |
2020-05-29 | net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg static | Andrew Lunn |
2020-05-29 | tipc: remove set but not used variable 'prev' | YueHaibing |
2020-05-29 | neigh: fix ARP retransmit timer guard | Hangbin Liu |
2020-05-29 | net: dsa: tag_8021q: stop restoring VLANs from bridge | Vladimir Oltean |
2020-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-05-29 | net: remove kernel_setsockopt | Christoph Hellwig |
2020-05-29 | net: add a new bind_add method | Christoph Hellwig |
2020-05-29 | sctp: refactor sctp_setsockopt_bindx | Christoph Hellwig |
2020-05-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-05-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-05-29 | xfrm: fix a NULL-ptr deref in xfrm_local_error | Xin Long |