summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-08-29netfilter: nf_flow_table: clear skb tstamp before xmitFlorian Westphal
2019-08-28net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueueDavide Caratti
2019-08-28tcp: inherit timestamp on mtu probeWillem de Bruijn
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-08-28openvswitch: Clear the L4 portion of the key for "later" fragments.Justin Pettit
2019-08-28openvswitch: Properly set L4 keys on "later" IP fragmentsGreg Rose
2019-08-28mld: fix memory leak in mld_del_delrec()Eric Dumazet
2019-08-28net/sched: pfifo_fast: fix wrong dereference when qdisc is resetDavide Caratti
2019-08-28libceph: don't call crypto_free_sync_skcipher() on a NULL tfmJia-Ju Bai
2019-08-27tcp: remove empty skb from write queue in error casesEric Dumazet
2019-08-27net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon
2019-08-27net: fix skb use after free in netpollFeng Sun
2019-08-27net: dsa: tag_8021q: Future-proof the reserved fields in the custom VIDVladimir Oltean
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-27netfilter: conntrack: make sysctls per-namespace againFlorian Westphal
2019-08-27netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch
2019-08-27netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells
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