summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-11netfilter: conntrack: remove two args from resolve_clashFlorian Westphal
2020-02-10tipc: fix successful connect() but timed outTuong Lien
2020-02-10mptcp: make the symbol 'mptcp_sk_clone_lock' staticChen Wandun
2020-02-10tipc: make three functions staticChen Wandun
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-07Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau
2020-02-07bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki
2020-02-07bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki
2020-02-07bpf, sockmap: Check update requirements after lockingLorenz Bauer
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro
2020-02-07new primitive: __fs_parse()Al Viro
2020-02-07switch rbd and libceph to p_log-based primitivesAl Viro
2020-02-07sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-02-07drop_monitor: Do not cancel uninitialized work itemIdo Schimmel
2020-02-07ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet
2020-02-07netfilter: flowtable: skip offload setup if disabledFlorian Westphal
2020-02-07netfilter: xt_hashlimit: limit the max size of hashtableCong Wang
2020-02-07netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()Cong Wang
2020-02-07mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRSMarkus Theil
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer
2020-02-07cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich
2020-02-07mac80211: Remove support for changing AP SMPS modeIlan Peer
2020-02-07mac80211: Handle SMPS mode changes only in AP modeIlan Peer
2020-02-07mac80211: Accept broadcast probe responses on 6GHz bandAndrei Otcheretianski
2020-02-07mac80211: HE: set RX NSSTova Mussai
2020-02-07mac80211: set station bandwidth from HE capabilityJohannes Berg
2020-02-07mac80211: remove supported channels element in 6 GHz if ECSA supportJohannes Berg
2020-02-07mac80211: update condition for HE disablementDaniel Gabay
2020-02-07mac80211: make ieee80211_wep_init() return voidLuca Coelho
2020-02-07mac80211: allow changing TX-related netdev featuresJohannes Berg
2020-02-07mac80211: check whether HE connection is allowed by the reg domainHaim Dreyfuss
2020-02-07mac80211: refactor extended element parsingJohannes Berg
2020-02-07mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg
2020-02-07cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss
2020-02-07mac80211: consider more elements in parsing CRCJohannes Berg
2020-02-07mac80211: fix quiet mode activation in action framesSara Sharon
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg
2020-02-07mac80211: fix 11w when using encapsulation offloadingJohn Crispin
2020-02-07taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes
2020-02-07taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes