summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend
2019-08-24sock: fix potential memory leak in proto_register()zhanglin
2019-08-24net/core/skmsg: Delete an unnecessary check before the function call “consu...Markus Elfring
2019-08-24xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md modeHangbin Liu
2019-08-24ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu
2019-08-24openvswitch: Fix log message in ovs conntrackYi-Hung Wei
2019-08-24Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-24bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich
2019-08-24flow_dissector: Fix potential use-after-free on BPF_PROG_DETACHJakub Sitnicki
2019-08-23drop_monitor: Make timestamps y2038 safeIdo Schimmel
2019-08-23net/rds: Whitelist rdma_cookie and rx_tstamp for usercopyDag Moxnes
2019-08-23ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idevSabrina Dubroca
2019-08-23net: ipv6: fix listify ip6_rcv_finish in case of forwardingXin Long
2019-08-23batman-adv: Only read OGM2 tvlv_len after buffer len checkSven Eckelmann
2019-08-23batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-22net/ncsi: update response packet length for GCPS/GNS/GNPTS commandsBen Wei
2019-08-22net/ncsi: Fix the payload copying for the request coming from NetlinkJustin.Lee1@Dell.com
2019-08-22nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang
2019-08-22mac80211: minstrel_ht: fix infinite loop because supported is not being shiftedColin Ian King
2019-08-22nexthops: remove redundant assignment to variable errColin Ian King
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-08-22libceph: fix PG split vs OSD (re)connect raceIlya Dryomov
2019-08-21net: fix icmp_socket_deliver argument 2 inputLi RongQing
2019-08-21ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is setHangbin Liu
2019-08-21Merge tag 'batadv-net-for-davem-20190821' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-08-21xprtrdma: Optimize rpcrdma_post_recvs()Chuck Lever
2019-08-21xprtrdma: Inline XDR chunk encoder functionsChuck Lever
2019-08-21xprtrdma: Fix bc_max_slots return valueChuck Lever
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-21xprtrdma: Clean up xprt_rdma_set_connect_timeout()Chuck Lever
2019-08-21xprtrdma: Use an llist to manage free rpcrdma_repsChuck Lever
2019-08-21xprtrdma: Remove rpcrdma_buffer::rb_mrlockChuck Lever
2019-08-21xprtrdma: Cache free MRs in each rpcrdma_reqChuck Lever
2019-08-21xdp: xdp_umem: replace kmap on vmap for umem mapIvan Khoronzhuk
2019-08-21mac80211: minstrel_ht: improve rate probing for devices with static fallbackFelix Fietkau
2019-08-21mac80211: minstrel_ht: fix default max throughput rate indexesFelix Fietkau
2019-08-21mac80211: minstrel_ht: reduce unnecessary rate probing attemptsFelix Fietkau
2019-08-21mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-21mac80211: fix possible NULL pointerderef in obss pd codeJohn Crispin
2019-08-21mac80211: add assoc-at supportBen Greear
2019-08-21cfg80211: Support assoc-at timer in sta-infoBen Greear
2019-08-21cfg80211: apply same mandatory rate flags for 5GHz and 6GHzArend van Spriel
2019-08-21cfg80211: ibss: use 11a mandatory rates for 6GHz band operationArend van Spriel
2019-08-21cfg80211: use same IR permissive rules for 6GHz bandArend van Spriel
2019-08-21cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesArend van Spriel
2019-08-21cfg80211: extend ieee80211_operating_class_to_band() for 6GHzArend van Spriel