summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-04-17Merge remote-tracking branch 'ipvs-next/master'Stephen Rothwell
2018-04-17Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2018-04-17Merge remote-tracking branch 'drm-misc-fixes/for-linux-next-fixes'Stephen Rothwell
2018-04-17Merge remote-tracking branch 'netfilter/master'Stephen Rothwell
2018-04-17Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2018-04-17Merge remote-tracking branch 'net/master'Stephen Rothwell
2018-04-16tcp: implement mmap() for zero copy receiveEric Dumazet
2018-04-16tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet
2018-04-16tcp: fix delayed acks behavior for SO_RCVLOWATEric Dumazet
2018-04-16tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet
2018-04-16ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()Lorenzo Bianconi
2018-04-16tipc: fix possible crash in __tipc_nl_net_set()Eric Dumazet
2018-04-16tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet
2018-04-16net: Fix one possible memleak in ip_setup_corkGao Feng
2018-04-16netfilter: nf_tables: free set name in error pathFlorian Westphal
2018-04-16netfilter: nf_tables: can't fail after linking rule into active rule listFlorian Westphal
2018-04-16netfilter: fix CONFIG_NF_REJECT_IPV6=m link errorArnd Bergmann
2018-04-16netfilter: conntrack: silent a memory leak warningCong Wang
2018-04-16net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet
2018-04-16tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-13l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs fileGuillaume Nault
2018-04-13l2tp: hold reference on tunnels printed in pppol2tp proc fileGuillaume Nault
2018-04-13l2tp: hold reference on tunnels in netlink dumpsGuillaume Nault
2018-04-12net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller
2018-04-12sctp: do not check port in sctp_inet6_cmp_addrXin Long
2018-04-12tipc: fix missing initializer in tipc_sendmsg()Jon Maloy
2018-04-12strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes
2018-04-12net: validate attribute sizes in neigh_dump_table()Eric Dumazet
2018-04-12tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet
2018-04-12tipc: fix unbalanced reference counterJon Maloy
2018-04-12net/tls: Remove VLA usageKees Cook
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-11l2tp: fix race in duplicate tunnel detectionGuillaume Nault
2018-04-11l2tp: fix races in tunnel creationGuillaume Nault
2018-04-11rds: MP-RDS may use an invalid c_pathKa-Cheong Poon
2018-04-11netfilter: xt_connmark: Add bit mapping for bit-shift operation.Jack Ma
2018-04-10SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust
2018-04-10xprtrdma: Fix corner cases when handling device removalChuck Lever
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever
2018-04-10SUNRPC: Make num_reqs a non-atomic integerChuck Lever
2018-04-10SUNRPC: Make RTT measurement more precise (Send)Chuck Lever
2018-04-10SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever
2018-04-10SUNRPC: Move xprt_update_rtt callsiteChuck Lever
2018-04-10xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever
2018-04-10xprtrdma: Chain Send to FastReg WRsChuck Lever
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever