aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* rds: do not call ->conn_alloc with GFP_KERNELSowmini Varadhan2018-02-13
* net: sched: fix tc_u_common lookupJiri Pirko2018-02-13
* net: sched: don't set q pointer for shared blocksJiri Pirko2018-02-13
* net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ commentTobias Klauser2018-02-13
* tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin2018-02-12
* sctp: remove the useless check in sctp_renege_eventsXin Long2018-02-12
* sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cnameXin Long2018-02-12
* sctp: do not pr_err for the duplicated node in transport rhlistXin Long2018-02-12
* bridge: check brport attr show in brport_showXin Long2018-02-12
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-11
|\
| * smc: missing poll annotationsAl Viro2018-02-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-09
|\ \
| * | sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev2018-02-09
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-09
| |\ \
| | * | net: add a UID to use for ULP socket assignmentJohn Fastabend2018-02-06
| * | | tipc: fix skb truesize/datasize ratio controlHoang Le2018-02-08
| * | | net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera2018-02-08
| * | | mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams2018-02-08
| * | | rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan2018-02-08
| * | | net: Whitelist the skbuff_head_cache "cb" fieldKees Cook2018-02-08
| * | | rtnetlink: require unique netns identifierChristian Brauner2018-02-08
| * | | netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel2018-02-08
| * | | rxrpc: Don't put crypto buffers on the stackDavid Howells2018-02-08
| * | | tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2018-02-07
| * | | sch_netem: Bug fixing in calculating Netem intervalMd. Islam2018-02-07
| * | | net/ipv6: onlink nexthop checks should default to main tableDavid Ahern2018-02-07
| * | | net/ipv6: Handle reject routes with onlink flagDavid Ahern2018-02-07
| * | | rxrpc: Fix received abort handlingDavid Howells2018-02-07
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-07
| |\ \ \
| | * | | netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2018-02-07
| | * | | netfilter: nf_tables: fix flowtable freePablo Neira Ayuso2018-02-06
| | * | | netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso2018-02-06
| | * | | netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang2018-02-06
| | * | | netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso2018-02-02
| | * | | netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso2018-02-02
| | * | | netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang2018-02-02
| | * | | netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso2018-02-02
| | * | | netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan2018-02-02
| | * | | netfilter: x_tables: make allocation less aggressiveMichal Hocko2018-02-02
* | | | | Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-09
|\ \ \ \ \
| * | | | | SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust2018-02-09
| * | | | | fix parallelism for rpc tasksOlga Kornievskaia2018-02-08
| * | | | | Make the xprtiod workqueue unbounded.Trond Myklebust2018-02-07
| * | | | | SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-07
| * | | | | Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-02-06
| |\ \ \ \ \
| | * | | | | xprtrdma: Fix BUG after a device removalChuck Lever2018-02-02
| | * | | | | xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever2018-02-02
| * | | | | | SUNRPC: Ensure we always close the socket after a connection shuts downTrond Myklebust2018-02-05
* | | | | | | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-08
|\ \ \ \ \ \ \