summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2019-01-11netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt
2019-01-10tcp: change txhash on SYN-data timeoutYuchung Cheng
2019-01-10ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet
2019-01-10net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov
2019-01-10ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn
2019-01-09bpf: correctly set initial window on active Fast Open senderYuchung Cheng
2019-01-09netfilter: nft_flow_offload: Fix reverse route lookupwenxu
2019-01-09sunrpc: kernel BUG at kernel/cred.c:825!Santosh kumar pradhan
2019-01-08packet: Do not leak dev refcounts on error exitJason Gunthorpe
2019-01-08netfilter: nf_tables: selective rule dump needs table to be specifiedPablo Neira Ayuso
2019-01-08netfilter: nf_tables: fix leaking object reference countTaehee Yoo
2019-01-08netfilter: nf_tables: Fix for endless loop when dumping rulesetPhil Sutter
2019-01-08net: bridge: Fix VLANs memory leakIdo Schimmel
2019-01-08SUNRPC: Fix TCP receive code on archs with flush_dcache_page()Trond Myklebust
2019-01-08xprtrdma: Double free in rpcrdma_sendctxs_create()Dan Carpenter
2019-01-08xprtrdma: Fix error code in rpcrdma_buffer_create()Dan Carpenter
2019-01-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang
2019-01-07smc: move unhash as early as possible in smc_release()Cong Wang
2019-01-07net: bridge: fix a bug on using a neighbour cache entry without checking its ...JianJhen Chen
2019-01-07tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva
2019-01-07rds: use DIV_ROUND_UP instead of ceilJacob Wen
2019-01-07can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern
2019-01-05Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-04bpf: Fix [::] -> [::1] rewrite in sys_sendmsgAndrey Ignatov
2019-01-04ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern
2019-01-04ipv6: make icmp6_send() robust against null skb->devEric Dumazet
2019-01-04fou6: Prevent unbounded recursion in GUE error handlerStefano Brivio
2019-01-04fou: Prevent unbounded recursion in GUE error handler also with UDP-LiteStefano Brivio
2019-01-04openvswitch: Fix IPv6 later frags parsingYi-Hung Wei
2019-01-04net, skbuff: do not prefer skb allocation fails earlyDavid Rientjes
2019-01-04netlink: fixup regression in RTM_GETADDRArthur Gautier
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-02ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern
2019-01-02ipv6: Fix dump of specific table with strict checkingDavid Ahern
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-02Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-01-02Merge tag '9p-for-4.21' of git://github.com/martinetd/linuxLinus Torvalds
2019-01-02ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() errorStefano Brivio
2019-01-02sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2019-01-02sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFSJ. Bruce Fields
2019-01-02sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields
2019-01-02xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever
2019-01-02xprtrdma: Don't leak freed MRsChuck Lever