summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun
2018-04-19llc: hold llc_sap before release_sock()Cong Wang
2018-04-19net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"Colin Ian King
2018-04-19net: change the comment of dev_mc_initsunlianwen
2018-04-18tipc: fix infinite loop when dumping link monitor summaryTung Nguyen
2018-04-18tipc: fix use-after-free in tipc_nametbl_stopJon Maloy
2018-04-17KEYS: DNS: limit the length of option stringsEric Biggers
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita
2018-04-17net: qrtr: add MODULE_ALIAS_NETPROTO macroNicolas Dechesne
2018-04-17VSOCK: make af_vsock.ko removable againStefan Hajnoczi
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-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-15rpc_pipefs: fix double-dput()Al Viro
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-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
2018-04-10xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever
2018-04-10xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever
2018-04-10xprtrdma: Remove xprt-specific connect cookieChuck Lever
2018-04-10xprtrdma: Remove arbitrary limit on initiator depthChuck Lever