summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul
2018-10-23SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust
2018-10-23SUNRPC: Convert auth creds to use refcount_tTrond Myklebust
2018-10-23SUNRPC: Simplify lookup codeTrond Myklebust
2018-10-23SUNRPC: Clean up the AUTH cache codeTrond Myklebust
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-10-22llc: do not use sk_eat_skb()Eric Dumazet
2018-10-22net: dsa: legacy: simplify getting .driver_dataWolfram Sang
2018-10-22net/sched: act_police: disallow 'goto chain' on fallback control actionDavide Caratti
2018-10-22net/sched: act_gact: disallow 'goto chain' on fallback control actionDavide Caratti
2018-10-22net: bpfilter: Set user mode helper's command lineOlivier Brunel
2018-10-22net/ipv6: Add support for dumping addresses for a specific deviceDavid Ahern
2018-10-22net/ipv4: Add support for dumping addresses for a specific deviceDavid Ahern
2018-10-22net/ipv6: Remove ip_idx arg to in6_dump_addrsDavid Ahern
2018-10-22net/ipv4: Move loop over addresses on a device into in_dev_dump_addrDavid Ahern
2018-10-22tipc: eliminate message disordering during binding table updateJon Maloy
2018-10-22tipc: use destination length for copy stringGuoqing Jiang
2018-10-22libceph: support the RADOS copy-from operationLuis Henriques
2018-10-22libceph: check reply num_data_items in setup_request_data()Ilya Dryomov
2018-10-22libceph: preallocate message data itemsIlya Dryomov
2018-10-22libceph, rbd, ceph: move ceph_osdc_alloc_messages() callsIlya Dryomov
2018-10-22libceph: introduce alloc_watch_request()Ilya Dryomov
2018-10-22libceph: assign cookies in linger_submit()Ilya Dryomov
2018-10-22libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get()Ilya Dryomov
2018-10-22libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op()Ilya Dryomov
2018-10-22libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()Ilya Dryomov
2018-10-22libceph: introduce ceph_pagelist_alloc()Ilya Dryomov
2018-10-22libceph: osd_req_op_cls_init() doesn't need to take opcodeIlya Dryomov
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-20ulp: remove uid and user_visible membersDaniel Borkmann
2018-10-20Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend
2018-10-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend
2018-10-19bpf: add tests for direct packet access from CGROUP_SKBSong Liu
2018-10-19bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso
2018-10-19netfilter: remove two unused variables.Weongyo Jeong
2018-10-19netfilter: nf_flow_table: do not remove offload when other netns's interface ...Taehee Yoo
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo
2018-10-19netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...Taehee Yoo
2018-10-18ip6_tunnel: Fix encapsulation layoutStefano Brivio