summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong
2018-09-05mac80211: copy VHT EXT NSS BW Support/Capable data to stationJohannes Berg
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg
2018-09-05mac80211: in AP mode, set bss_conf::he_supportedShaul Triebitz
2018-09-05cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg
2018-09-05mac80211: use le16_encode_bits() instead of open-codingJohannes Berg
2018-09-05mac80211: remove pointless 'params' NULL checksJohannes Berg
2018-09-05mac80211: Add he_capa debugfs entryIdo Yariv
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-04act_ife: fix a potential use-after-freeCong Wang
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsZhenbo Gao
2018-09-03tipc: correct spelling errors for struct tipc_bc_base's commentZhenbo Gao
2018-09-03sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabelXin Long
2018-09-03sctp: fix invalid reference to the index variable of the iteratorXin Long
2018-09-03net: sched: null actions array pointer before releasing actionVlad Buslov
2018-09-03tipc: correct structure parameter comments for topsrvZhenbo Gao
2018-09-03ip6_tunnel: respect ttl inherit for ip6tnlHangbin Liu
2018-09-03mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-09-03mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach
2018-09-03mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-09-03mac80211: fix WMM TXOP calculationDreyfuss, Haim
2018-09-03cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter
2018-09-03mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi
2018-09-02tcp: remove useless add operation when init sysctl_max_tw_bucketsYafang Shao
2018-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-09-02net/ipv6: Only update MTU metric if it setDavid Ahern
2018-09-02igmp: fix incorrect unsolicit report count after link down and upHangbin Liu
2018-09-02igmp: fix incorrect unsolicit report count when join groupHangbin Liu
2018-09-02bpf: Fix bpf_msg_pull_data()Tushar Dave
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-01rds: store socket timestamps as ktime_tArnd Bergmann
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg
2018-09-01ipv6: don't get lwtstate twice in ip6_rt_copy_init()Alexey Kodanev
2018-08-31bridge: Switch to bitmap_zalloc()Andy Shevchenko
2018-08-31tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-08-31net/rds: RDS is not Radio Data SystemPavel Machek
2018-08-31net/ipv6: Do not reset nl_net in ip6_route_info_createDavid Ahern
2018-08-31net/ipv4: Add extack message that dev is required for ONLINKDavid Ahern
2018-08-31tcp: change IPv6 flow-label upon receiving spurious retransmissionYuchung Cheng
2018-08-31Revert "packet: switch kvzalloc to allocate memory"Eric Dumazet
2018-08-31net_sched: add missing tcf_lock for act_connmarkCong Wang
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang