summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells
2019-08-27rxrpc: Add a private skb flag to indicate transmission-phase skbsDavid Howells
2019-08-27rxrpc: Abstract out rxtx ring cleanupDavid Howells
2019-08-27rxrpc: Pass the input handler's data skb reference to the Rx ringDavid Howells
2019-08-27rxrpc: Use info in skbuff instead of reparsing a jumbo packetDavid Howells
2019-08-27rxrpc: Improve jumbo packet countingDavid Howells
2019-08-26SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-08-26SUNRPC: Handle EADDRINUSE and ENOBUFS correctlyTrond Myklebust
2019-08-26SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust
2019-08-25openvswitch: Fix conntrack cache with timeoutYi-Hung Wei
2019-08-25ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev
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-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-23ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idevSabrina Dubroca
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: Fix the payload copying for the request coming from NetlinkJustin.Lee1@Dell.com
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-21Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-08-21cfg80211: Fix Extended Key ID key install checksAlexander Wetzel
2019-08-21mac80211: fix possible sta leakJohannes Berg
2019-08-20net: fix __ip_mc_inc_group usageLi RongQing
2019-08-20net/ncsi: Ensure 32-bit boundary for data cksumTerry S. Duncan
2019-08-20net/smc: make sure EPOLLOUT is raisedJason Baron
2019-08-20xdp: unpin xdp umem pages in error pathIvan Khoronzhuk
2019-08-20xfrm: policy: avoid warning splat when merging nodesFlorian Westphal
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-19tcp: make sure EPOLLOUT wont be missedEric Dumazet
2019-08-19netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro
2019-08-19netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso
2019-08-19netfilter: ebtables: Fix argument order to ADD_COUNTERTodd Seidelmann
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso
2019-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-08-16tipc: fix false detection of retransmit failuresTuong Lien
2019-08-15Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller