summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-02-14tipc: Refactor __tipc_nl_compat_doitYing Xue
2018-02-14netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-02-14sctp: fix some copy-paste errors for file commentsXin Long
2018-02-14net: fix race on decreasing number of TX queuesJakub Kicinski
2018-02-13rds: do not call ->conn_alloc with GFP_KERNELSowmini Varadhan
2018-02-13net: sched: fix tc_u_common lookupJiri Pirko
2018-02-13net: sched: don't set q pointer for shared blocksJiri Pirko
2018-02-13net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ commentTobias Klauser
2018-02-12tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin
2018-02-12sctp: remove the useless check in sctp_renege_eventsXin Long
2018-02-12sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cnameXin Long
2018-02-12sctp: do not pr_err for the duplicated node in transport rhlistXin Long
2018-02-12bridge: check brport attr show in brport_showXin Long
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-02-09sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-099p/trans_virtio: discard zero-length replyGreg Kurz
2018-02-09SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-02-08fix parallelism for rpc tasksOlga Kornievskaia
2018-02-08tipc: fix skb truesize/datasize ratio controlHoang Le
2018-02-08net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera
2018-02-08mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams
2018-02-08rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan
2018-02-08net: Whitelist the skbuff_head_cache "cb" fieldKees Cook
2018-02-08Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-08Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-02-08rtnetlink: require unique netns identifierChristian Brauner
2018-02-08netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel
2018-02-08rxrpc: Don't put crypto buffers on the stackDavid Howells
2018-02-08svcrdma: Fix Read chunk round-upChuck Lever
2018-02-08netfilter: ipt_CLUSTERIP: fix a race condition of proc file creationCong Wang
2018-02-08netfilter: x_tables: remove size checkMichal Hocko
2018-02-07tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu
2018-02-07sch_netem: Bug fixing in calculating Netem intervalMd. Islam
2018-02-07net/ipv6: onlink nexthop checks should default to main tableDavid Ahern
2018-02-07net/ipv6: Handle reject routes with onlink flagDavid Ahern
2018-02-07rxrpc: Fix received abort handlingDavid Howells
2018-02-07Make the xprtiod workqueue unbounded.Trond Myklebust
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust
2018-02-07netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov